Hi all,
First off, I want to thank you all for your help! In case it's useful, I was
able to solve my issue by using Ivan's suggestion from May 23rd.
Best,
Michelle
From: Duncan Murdoch
Sent: Thursday, May 23, 2024 12:04 PM
To: Dirk Eddelbuettel
Cc: Nixon, Mich
On 2024-05-30 7:43 a.m., Ivan Krylov via R-package-devel wrote:
В Thu, 30 May 2024 11:12:05 +0200
Héctor Meleiro Suárez пишет:
So why is this a problem? Is it that there are too many files aftes
examples and tests are run? or would this NOTE be an issue to CRAN
even if only one file was detect
В Thu, 30 May 2024 11:12:05 +0200
Héctor Meleiro Suárez пишет:
> So why is this a problem? Is it that there are too many files aftes
> examples and tests are run? or would this NOTE be an issue to CRAN
> even if only one file was detected at the end?
This problem has two sides.
The side that R
Dear Hector,
The tmp dir depends on the R session. Use tools::R_user_dir("your_package",
which = "cache") if you want a permanent cache of the files.
Best regards,
ir. Thierry Onkelinx
Statisticus / Statistician
Vlaamse Overheid / Government of Flanders
INSTITUUT VOOR NATUUR- EN BOSONDERZOEK /
Hello everybody. I'm having a problem submitting a package to CRAN. It
involves a NOTE about detritus files on the temporary directory.
The thing is my package basically downloads a zip file to the temporary
directory, unzips, reads and processes some of the extracted files and
imports the data t