Skip to content
Prev 61728 / 63421 Next

Correct use of tools::R_user_dir() in packages?

On Thu, 29 Jun 2023 at 01:34, Carl Boettiger <cboettig at gmail.com> wrote:
In my experience, you *can* store stuff in those directories, but you
are required to clean up after yourself in CRAN checks. In other
words, if something is left behind when the check ends, CRAN won't be
happy.

I?aki