Re: [Rd] Correct use of tools::R_user_dir() in packages?

2023-06-29 Thread Iñaki Ucar
On Thu, 29 Jun 2023 at 01:34, Carl Boettiger wrote: > > Thanks Simon, I was very much hoping that would be the case! It may > be that I just need to put the version requirement on 4.0 then. I > will be sure to add this version restriction to my packages (which > technically I should be doing any

Re: [Rd] Correct use of tools::R_user_dir() in packages?

2023-06-29 Thread Carl Boettiger
Thanks Iñaki, that has been my experience as well. But that is also not how I read the current policy that Simon said. First, my understanding of the current policy is that in general, 'cleaning up' is not consistent with the policy of not writing to home, hence my suggestion of overriding the de