[R-pkg-devel] Understanding notes from win-builder

Roy Mendelssohn - NOAA Federal roy.mendelssohn at noaa.gov
Mon Oct 3 19:10:13 CEST 2016


Hi All:

I am working on preparing a package for submission to CRAN, so using devtools i submitted the package to win-builder.  I really appreciate that this has been setup, so that hopefully any final submission will be smooth.  win-builder returned three notes, and I am unclear on them in the sense of not certain what I should do to resolve them so hopefully there will  be no notes on submission.  The first one is:

> The Title field starts with the package name.
> The Title field should be in title case, current version then in title case:
> 'xtractomatic: An R package for accessing environmental data'
> 'Xtractomatic: An R Package for Accessing Environmental Data'
> 

the package name is "xtractomatic", but is the last line what is preferred in the DESCRIPTION file?

The other two notes are essentially the same:

> * checking examples ...
> ** running examples for arch 'i386' ... [87s] NOTE
> Examples with CPU or elapsed time > 10s
>            user system elapsed
> xtracto    3.29   0.81   36.49
> xtracto_3D 3.14   0.64   31.40
> xtractogon 0.92   0.20   10.73
> ** running examples for arch 'x64' ... [104s] NOTE
> Examples with CPU or elapsed time > 10s
>            user system elapsed
> xtracto    2.83   0.64   43.68
> xtracto_3D 2.58   0.72   43.60
> 

I assume the problem here is the amount of time to run the examples.  The problem is that what this package does is download data from a remote server, and times can vary a lot on the examples.  Is this a show stopper when I submit to CRAN?  I can try to simplify the examples to cut down on the time.  Alternatively, will it help to include this in the cram-comments.md file?

Any advice will be greatly appreciated.

-Roy

**********************
"The contents of this message do not reflect any position of the U.S. Government or NOAA."
**********************
Roy Mendelssohn
Supervisory Operations Research Analyst
NOAA/NMFS
Environmental Research Division
Southwest Fisheries Science Center
***Note new address and phone***
110 Shaffer Road
Santa Cruz, CA 95060
Phone: (831)-420-3666
Fax: (831) 420-3980
e-mail: Roy.Mendelssohn at noaa.gov www: http://www.pfeg.noaa.gov/

"Old age and treachery will overcome youth and skill."
"From those who have been given much, much will be expected" 
"the arc of the moral universe is long, but it bends toward justice" -MLK Jr.



More information about the R-package-devel mailing list