I uninstalled all versions of R on my computer and killed all R directories (I
think).
I am wondering that since I “upgraded” to Windows 10 is it possible that I
should create a user separate from the administrator account? My previous
version of Windows was 7 Home I think.
Here is a longer version of the error messages that I get.
> install.packages("sm")
Installing package into ‘C:/Users/Administrator/My Documents/R/win-library/3.2’
(as ‘lib’ is unspecified)
--- Please select a CRAN mirror for use in this session ---
Warning: unable to access index for repository
https://cran.cnr.Berkeley.edu/src/contrib
Warning: unable to access index for repository
https://cran.cnr.Berkeley.edu/bin/windows/contrib/3.2
Warning messages:
1: In normalizePath(path.expand(path), winslash, mustWork) :
path[1]="C:/Users/Administrator/My Documents/R/win-library/3.2": Access is
denied
2: package ‘sm’ is not available (for R version 3.2.2)
Thanks for your help,
KW
> On Oct 25, 2015, at 7:15 PM, Jeff Newmiller <[email protected]> wrote:
>
> I would guess that you ran R as administrator at some point and now you have
> a permissions problem on your user library. I can't say I know how to fix it,
> though using administrator mode to fix the permissions is probably hard while
> using administrator mode to delete the R directory and reinstalling your
> packages might be easier.
> ---------------------------------------------------------------------------
> Jeff Newmiller The ..... ..... Go Live...
> DCN:<[email protected]> 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.
>
> On October 25, 2015 7:50:07 AM PDT, Keith S Weintraub <[email protected]>
> wrote:
>> I get the following error:
>>
>> Warning message:
>> In normalizePath(path.expand(path), winslash, mustWork) :
>> path[1]="C:\Users\Administrator\My Documents/R/win-library/3.2": Access
>> is denied
>>
>> This may be the first time that I have tried to upgrade R since I
>> upgraded my Windows installation (on Parallels on my Mac no less) to
>> Windows 10.
>>
>> Needless to say when I try to install packages outside of core CRAN I
>> have issues.
>>
>> Any help is greatly appreciated.
>>
>> Thanks much,
>> KW
>>
>> ______________________________________________
>> [email protected] mailing list -- To UNSUBSCRIBE and more, see
>> 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.
>
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
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.