Ensure that your functions do not write by default or in your
examples/vignettes/tests in the user's home filespace (including the package directory and getwd()). This is not allowed by CRAN policies. In your examples/vignettes/tests you can write to tempdir().
Ensure that your functions do not write by default or in your
examples/vignettes/tests in the user's home filespace (including the package directory and
getwd()). This is not allowed by CRAN policies. In your examples/vignettes/tests you can write totempdir().