On Tue, 23 Apr 2019 at 17:24, David Blodgett <dblodg...@usgs.gov> wrote:
>
> OK. Thank you. I'm always nervous about closing and re-opening a tempfile() 
> but I suppose it is safe.
>
> Should I interpret your response as saying that creating and mutating files 
> in "tests/testthat/data" is not possible on CRAN?

>From CRAN Repository Policy:

- Packages should not write in the user’s home filespace (including
clipboards), nor anywhere else on the file system apart from the R
session’s temporary directory (or during installation in the location
pointed to by TMPDIR: and such usage should be cleaned up).

-- 
Iñaki Úcar

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

Reply via email to