Skip to content
Prev 54348 / 63421 Next

check does not check that package examples remove tempdir()

Related to this problem - from R-devel NEWS
(https://cran.r-project.org/doc/manuals/r-devel/NEWS.html):

* tempdir(check = TRUE) recreates the tmpdir() if it is no longer
valid (e.g. because some other process has cleaned up the ?/tmp?
directory).

Not sure if there's a plan to make check = TRUE the default though.

/Henrik

On Wed, Nov 8, 2017 at 4:43 PM, William Dunlap via R-devel
<r-devel at r-project.org> wrote: