[R-pkg-devel] Do you run R on Fedora or Debian?

Roy Mendelssohn - NOAA Federal roy@mende|@@ohn @end|ng |rom no@@@gov
Sat Dec 10 23:00:22 CET 2022


CRAN has sent me a notice about the following:

https://www.stats.ox.ac.uk/pub/bdr/donttest/rerddapXtracto.out

I can not reproduce it.  I test on my Mac,  the cache space is properly handled  (by a package outside mine).  Same with Debian on r-hub.  I installed Fedora on a virtual machine, no problem  (it is assigned a space in /tmp).  I would really appreciate it if someone who runs Debian or Fedora could test the following:

install.packages("rerddap",  dependencies = TRUE)
library(rerddap)
cache_setup(temp_dir = TRUE)

The last line should print where the cache is setup.  That is called at the start of all of my functions that do downloads.  If you could run that and send me the result I would appreciate it (snd privately no need to spam the list with that).  I am at a loss as to how to respond to CRAN because I can't reproduce that error on anything I can test.  The cacheing is actually done by the package 'crul'.  

Thanks,

-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.Mendelssohn using noaa.gov www: https://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