Displaying 2 results from an estimated 2 matches for "rtempdir".
Did you mean:
tempdir
2013 May 26
1
load ff object in a different computer
...d in a different
computer. I have both files .ffData and .RData, and the first of them is
13Mb large from which I know the data is therein. But when I try to ffload
it,
checkdir error: cannot create /home/_myUser_
Permission denied
unable to process
home/_myUser_/Rtempdir/ff1a831d500b8d.ff.
and some warnings. In the original computer, this temporary file is
deleted each time I exit R, and my expectation is that data is actually
stored in the .ffData and .RData that I have here. But maybe I don't realy
understand the underpinnings of ff. In thois computer, my u...
2013 Oct 19
3
Suggestions for an "official" place to store permissions/options for a package?
R-developers:
Duncan Murdoch suggested I move a post I started on r-help over here,
since it is more at the developer level. Here is my
question/challenge -- to my knowledge, there is not currently an
official way to store a *package*'s options to a standardized location
on a user's computer. Given that OS-level programs have standard
preference locations, I was hoping to first assess: