Re: [R-pkg-devel] c18c

2020-12-21 Thread Jendoubi Bedhiafi, Takoua
I am out of office with occasional email access until the new year.

On 24 Jul 2019, at 01:26, Roy Mendelssohn - NOAA Federal via R-package-devel 
 wrote:

Hi All:

I am in the process of testing in order to submit a new version of a package to 
CRAN,  and I am getting clean results on everything but winbuilder_develop.  
There I am getting 1 Note:

Found the following \keyword or \concept entries with Rd markup:
 File 'checkBounds.Rd':
   \keyword{\code{checkBounds}}
 File 'getfileCoords.Rd':
   \keyword{\code{getFileCoords}}
 File 'make180.Rd':
   \keyword{\code{make180}}
 File 'make360.Rd':
   \keyword{\code{make360}}
Found the following \keyword or \concept entries
which likely give several index terms:
 File 'checkBounds.Rd':
   \keyword{latitude,}
   \keyword{longitude,}
 File 'make180.Rd':
   \keyword{(-180,180)}
   \keyword{(0,360)}
 File 'make360.Rd':
   \keyword{(-180,180)}
   \keyword{(0,360)}


I am not clear what this is calling for me to do, particularly since I doubt 
(-180, 180) or (0, 360) are keywords.

Guidance 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 street address***
110 McAllister Way
Santa Cruz, CA 95060
Phone: (831)-420-3666
Fax: (831) 420-3980
e-mail: roy.mendelss...@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.

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


Re: [R-pkg-devel] c18c

2020-12-21 Thread Jendoubi Bedhiafi, Takoua
I am out of office with occasional email access until the new year.

On 24 Jul 2019, at 02:44, Roy Mendelssohn - NOAA Federal via R-package-devel 
 wrote:

Thanks,  I was looking at the raw files,  not the .Rd files.  There are 
\keyword arguments in those file,  will have to search to see why they are 
getting generated.

-Roy


On Jul 23, 2019, at 6:02 PM, Duncan Murdoch  wrote:

On 23/07/2019 8:26 p.m., Roy Mendelssohn - NOAA Federal via R-package-devel 
wrote:
Hi All:
I am in the process of testing in order to submit a new version of a package to 
CRAN,  and I am getting clean results on everything but winbuilder_develop.  
There I am getting 1 Note:
Found the following \keyword or \concept entries with Rd markup:
 File 'checkBounds.Rd':
   \keyword{\code{checkBounds}}
 File 'getfileCoords.Rd':
   \keyword{\code{getFileCoords}}
 File 'make180.Rd':
   \keyword{\code{make180}}
 File 'make360.Rd':
   \keyword{\code{make360}}
Found the following \keyword or \concept entries
which likely give several index terms:
 File 'checkBounds.Rd':
   \keyword{latitude,}
   \keyword{longitude,}
 File 'make180.Rd':
   \keyword{(-180,180)}
   \keyword{(0,360)}
 File 'make360.Rd':
   \keyword{(-180,180)}
   \keyword{(0,360)}

I am not clear what this is calling for me to do, particularly since I doubt 
(-180, 180) or (0, 360) are keywords.
Guidance appreciated.

Can't you just look at those files (i.e. .../man/checkBounds.Rd, etc.) to see 
whether or not those declarations are contained in them?  If not, then there's 
clearly something weird happening at winbuilder_develop.

Duncan Murdoch

**
"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 street address***
110 McAllister Way
Santa Cruz, CA 95060
Phone: (831)-420-3666
Fax: (831) 420-3980
e-mail: roy.mendelss...@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.

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel