Displaying 1 result from an estimated 1 matches for "file67f416dcb511".
2018 Apr 24
0
disappearing tempdir()
...e
tempfile() call tempdir(check=TRUE)? Then we would not have problems like
> file.rename(tempdir(), paste0(tempdir(), "~")) # mimic Windows cleaner
[1] TRUE
> file.create(tempfile())
[1] FALSE
Warning message:
In file.create(tempfile()) :
cannot create file '/tmp/RtmpHKpWnV/file67f416dcb511', reason 'No such
file or directory'
Bill Dunlap
TIBCO Software
wdunlap tibco.com
[[alternative HTML version deleted]]