Re: [R-pkg-devel] nparACT package: "working directory was changed to...resetting"

2017-12-19 Thread Duncan Murdoch
write.table(sleepstudy, file = "sleepstudy.txt", row.names=FALSE, col.names = FALSE) r <- nparACT_flex_loop(newdir, SR = 4/60, minutes = 435) } setwd(wd) } Best, Christine -Ursprüngliche Nachricht- Von: Duncan Murdoch [mailto:murdoch.dun...@gmail.com] Gesende

Re: [R-pkg-devel] nparACT package: "working directory was changed to...resetting"

2017-12-19 Thread Iñaki Úcar
2017-12-19 17:17 GMT+01:00 Blume Christine : > Actually, the report I received refers to the old 0.7 version…for whatever > reason? The version I had submitted was 0.8 in which I had corrected this. > Well, let’s see… > > > > Another issue seems to be that the text file the example is supposed to

Re: [R-pkg-devel] nparACT package: "working directory was changed to...resetting"

2017-12-19 Thread Blume Christine
CT package: "working directory was changed to...resetting" 2017-12-19 16:27 GMT+01:00 Blume Christine mailto:christine.bl...@sbg.ac.at>>: > Hi Duncan, > > Thanks a lot! Good to see that you had a similar idea, I did just that...in > my example it looks like this, how

Re: [R-pkg-devel] nparACT package: "working directory was changed to...resetting"

2017-12-19 Thread Iñaki Úcar
2017-12-19 16:27 GMT+01:00 Blume Christine : > Hi Duncan, > > Thanks a lot! Good to see that you had a similar idea, I did just that...in > my example it looks like this, however, that does not help, i.e. that is the > code that is associated with the warning… > > data(sleepstudy) > > wd <- getwd

Re: [R-pkg-devel] nparACT package: "working directory was changed to...resetting"

2017-12-19 Thread Blume Christine
ezember 2017 16:19 An: Blume Christine; r-package-devel@r-project.org Betreff: Re: [R-pkg-devel] nparACT package: "working directory was changed to...resetting" On 19/12/2017 9:42 AM, Blume Christine wrote: > Dear Community, > > > > For Fedora my package now

Re: [R-pkg-devel] nparACT package: "working directory was changed to...resetting"

2017-12-19 Thread Duncan Murdoch
On 19/12/2017 9:42 AM, Blume Christine wrote: Dear Community, For Fedora my package now gives a warning message when running the example: "Warning: working directory was changed to '/data/gannet/ripley/R/packages/tests-clang/nparACT.Rcheck/sleepstudy_example', resetting" I do not reall

[R-pkg-devel] nparACT package: "working directory was changed to...resetting"

2017-12-19 Thread Blume Christine
Dear Community, For Fedora my package now gives a warning message when running the example: "Warning: working directory was changed to '/data/gannet/ripley/R/packages/tests-clang/nparACT.Rcheck/sleepstudy_example', resetting" I do not really know how to approach/solve this, what has rece