On Wed, 8 Jun 2011, steven mosher wrote:

I'm using package.skeleton()  windows 7, 64 bit.

When I try to specify the code_files

package_skeleton(....code_files = "  some directory")

I get a warning that that the connection cannot be opened and
I get a Permissions denied error.

Which connection? Please copy-and-paste exactly what you did and what the output was.

I'm running R as admin and I've given everybody full permissions on the
folder.

What am I missing

There can be more to that on Windows 7.  Is it read-only, for example?
One thing which often catches users of POSIX operating systems (like me) is that read-only files are also no-delete files.

        [[alternative HTML version deleted]]

Please don't keep sending HTML when the posting guide expressly asked you not to.

______________________________________________
R-help@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.


--
Brian D. Ripley,                  rip...@stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
R-help@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.

Reply via email to