Dear All,
I was just installing 'linkcomm' and had the following message which I
have not seen before and don't really understand:
NOTE: To use linkcomm, you require read and write permissions in the
current directory (see: help("getwd"), help("setwd"))
Having looked at these help pages I'm none the wiser.
Any advice much appreciated?
Best,
Nick Duncan
Read Write permissions in current directory
2 messages · Nick Duncan, Jeff Newmiller
This question is at best about how R is configured on your computer, but far more likely the problem lies in your operating system, which you have not identified and details of which are off-topic here anyway.
If you use getwd() to identify which directory you are in, or pay attention to which directories you are specifying, then you have to examine the permissions on each such directory using whatever tools your operating system gives you to learn about those directories. Regardless, fixing permissions problems is off-topic here.
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.
Nick Duncan <nickdunc at gmail.com> wrote:
Dear All,
I was just installing 'linkcomm' and had the following message which I
have not seen before and don't really understand:
NOTE: To use linkcomm, you require read and write permissions in the
current directory (see: help("getwd"), help("setwd"))
Having looked at these help pages I'm none the wiser.
Any advice much appreciated?
Best,
Nick Duncan
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.