Re: [R] unable to move temporary installation of package

2018-03-28 Thread Kevin E. Thorpe
virus running). Thanks all for the advice! Paul -Original Message- From: Paul Lantos Sent: Tuesday, March 27, 2018 8:35 PM To: Kevin E. Thorpe ; Jeff Newmiller Cc: r-help@r-project.org Subject: RE: [R] unable to move temporary installation of package Thanks, Kevin. I have done that but no

Re: [R] unable to move temporary installation of package

2018-03-27 Thread Paul Lantos
elp@r-project.org Subject: RE: [R] unable to move temporary installation of package Thanks, Kevin. I have done that but no luck. Paul -Original Message- From: Kevin E. Thorpe [mailto:kevin.tho...@utoronto.ca] Sent: Tuesday, March 27, 2018 2:15 PM To: Paul Lantos ; Jeff Newmiller Cc: r-h

Re: [R] unable to move temporary installation of package

2018-03-27 Thread Paul Lantos
Thanks, Kevin. I have done that but no luck. Paul -Original Message- From: Kevin E. Thorpe [mailto:kevin.tho...@utoronto.ca] Sent: Tuesday, March 27, 2018 2:15 PM To: Paul Lantos ; Jeff Newmiller Cc: r-help@r-project.org Subject: Re: [R] unable to move temporary installation of package

Re: [R] unable to move temporary installation of package

2018-03-27 Thread peter dalgaard
- > From: Jeff Newmiller > Date: 3/27/18 5:57 PM (GMT-05:00) > To: Paul Lantos > Cc: r-help@r-project.org > Subject: RE: [R] unable to move temporary installation of package > > Have you investigated the issue Kevin Thorpe suggested? > -- > Sent from my phone. Please e

Re: [R] unable to move temporary installation of package

2018-03-27 Thread Paul Lantos
I don't believe I've gotten a reply from a Kevin Thorpe. Original message From: Jeff Newmiller Date: 3/27/18 5:57 PM (GMT-05:00) To: Paul Lantos Cc: r-help@r-project.org Subject: RE: [R] unable to move temporary installation of package Have you investigated the i

Re: [R] unable to move temporary installation of package

2018-03-27 Thread Jeff Newmiller
ted library. > >-Original Message- >From: Jeff Newmiller [mailto:jdnew...@dcn.davis.ca.us] >Sent: Tuesday, March 27, 2018 2:26 PM >To: Paul Lantos >Cc: r-help@r-project.org >Subject: RE: [R] unable to move temporary installation of package > >Do you have other instances of

Re: [R] unable to move temporary installation of package

2018-03-27 Thread Paul Lantos
t: RE: [R] unable to move temporary installation of package Do you have other instances of R open at the time you are doing this? Did you already have mgcv installed in your personal library when you tried installing it again? There is clearly something preventing you from writing to your librar

Re: [R] unable to move temporary installation of package

2018-03-27 Thread Paul Lantos
No other instances of R running, and I get the same error with any installation, new or old. Original message From: Jeff Newmiller Date: 3/27/18 2:21 PM (GMT-05:00) To: Paul Lantos Cc: r-help@r-project.org Subject: RE: [R] unable to move temporary installation of package Do

Re: [R] unable to move temporary installation of package

2018-03-27 Thread Jeff Newmiller
I get the same error if I try and install packages to my documents, my desktop, wherever, so I sort of doubt that would fix the problem. Paul -Original Message- From: Jeff Newmiller [mailto:jdnew...@dcn.davis.ca.us] Sent: Tuesday, March 27, 2018 1:14 PM To: Paul Lantos Cc: r-help@r-pr

Re: [R] unable to move temporary installation of package

2018-03-27 Thread Kevin E. Thorpe
recreating it? I get the same error if I try and install packages to my documents, my desktop, wherever, so I sort of doubt that would fix the problem. Paul -Original Message- From: Jeff Newmiller [mailto:jdnew...@dcn.davis.ca.us] Sent: Tuesday, March 27, 2018 1:14 PM To: Paul Lantos

Re: [R] unable to move temporary installation of package

2018-03-27 Thread Paul Lantos
y and install packages to my documents, my desktop, wherever, so I sort of doubt that would fix the problem. Paul -Original Message- From: Jeff Newmiller [mailto:jdnew...@dcn.davis.ca.us] Sent: Tuesday, March 27, 2018 1:14 PM To: Paul Lantos Cc: r-help@r-project.org Subject: RE: [R] u

Re: [R] unable to move temporary installation of package

2018-03-27 Thread Jeff Newmiller
:16 AM To: Paul Lantos ; r-help@r-project.org Subject: RE: [R] unable to move temporary installation of package Perhaps someone here will see something useful if you post the output of the following function calls: sessionInfo() .libPaths() file.info(.libPaths()) and the verbatim (copied) error (i

Re: [R] unable to move temporary installation of package

2018-03-27 Thread Paul Lantos
/Program Files/R/R-3.4.4/library no -Original Message- From: Jeff Newmiller [mailto:jdnew...@dcn.davis.ca.us] Sent: Tuesday, March 27, 2018 1:16 AM To: Paul Lantos ; r-help@r-project.org Subject: RE: [R] unable to move temporary installation of package Perhaps someone here will

Re: [R] unable to move temporary installation of package

2018-03-26 Thread Jeff Newmiller
.@dcn.davis.ca.us] >Sent: Monday, March 26, 2018 5:22 PM >To: r-help@r-project.org; Paul Lantos ; >r-help@r-project.org >Subject: Re: [R] unable to move temporary installation of package > >A) Don't try to "move" packages from one library (=directory of >installe

Re: [R] unable to move temporary installation of package

2018-03-26 Thread Paul Lantos
ject.org Subject: Re: [R] unable to move temporary installation of package A) Don't try to "move" packages from one library (=directory of installed packages) to another. B) Although R Open is very close to CRAN R, it has some differences that you REALLY NEED TO READ about at thei

Re: [R] unable to move temporary installation of package

2018-03-26 Thread Jeff Newmiller
A) Don't try to "move" packages from one library (=directory of installed packages) to another. B) Although R Open is very close to CRAN R, it has some differences that you REALLY NEED TO READ about at their website. Pay particular attention to the checkpoint feature in this case. Note that tr

[R] unable to move temporary installation of package

2018-03-26 Thread Paul Lantos
I'm running Windows 10 / R Studio / R Open 3.4.3 Since getting a new computer recently I cannot install packages into my personal libpath directory, and I can't seem to update packages (it says all packages are up to date even if I manually install an old version). I've got 100% admin rights