On Thu, Mar 10, 2011 at 9:56 PM, Oxxx <jonathan.todd.oxbor...@gmail.com> wrote: > I installed a custom package which needs to know its own location on the > disk. (It runs an executable that is included in the package.) In version > 2.11.1 the .Library command gave me the necessary information. It returned > the path C:\Program Files\R\R-2.11.1\library. I have noticed that in the > 2.12.2 newly installed libraries are installed to something like > C:\Documents and Settings\user\My Documents\R\win-library\2.12., but he > .Library still points to C:\Program Files\R\R-2.11.1\library. Is there some > function to return the path C:\Documents and Settings\user\My > Documents\R\win-library\2.12? Thanks for any help that can be provided! >
See ?system.file -- Statistics & Software Consulting GKX Group, GKX Associates Inc. tel: 1-877-GKX-GROUP email: ggrothendieck at gmail.com ______________________________________________ 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.