Maybe they are loaded, use search() to see if they are. If yes, then
use detach() to unload them first.
Best
2009/3/13 :
> I am trying to update the packages that I have installed but I get the
> following warning messages:
>
> package 'tseries' successfully unpacked and MD5 sums checked
> Warn
I am trying to update the packages that I have installed but I get the
following warning messages:
package 'tseries' successfully unpacked and MD5 sums checked
Warning: cannot remove prior installation of package 'tseries'
bundle 'forecasting' successfully unpacked and MD5 sums checked
Warning: c
I am trying to update the packages that I have installed but I get the
following warning messages:
package 'tseries' successfully unpacked and MD5 sums checked
Warning: cannot remove prior installation of package 'tseries'
bundle 'forecasting' successfully unpacked and MD5 sums checked
Warning: c
Henning Wildhagen wrote:
Dear users,
i just installed the lastest version of R, 2.8.1 on my computer (OS Windows
XP). Then i tried to update the packages copied from my old R version by
update.packages(ask=F)
However i get the following warning:
"Warning: unable to access index for repo
Dear users,
i just installed the lastest version of R, 2.8.1 on my computer (OS Windows
XP). Then i tried to update the packages copied from my old R version by
>update.packages(ask=F)
However i get the following warning:
"Warning: unable to access index for repository
http://cran.ch.r-projec
Test.
On Fri, Nov 7, 2008 at 2:40 AM, Alan Lue <[EMAIL PROTECTED]> wrote:
> I'm having trouble running `updates.packages()' and installing into a
> personal library.
>
> Setup:
> 1. .Renviron file contains: R_LIBS_USER="~/lib/R/%p-library/%v"
> 2. Hence "personal library" is: ~/lib/R/i486-pc-linu
I'm having trouble running `updates.packages()' and installing into a
personal library.
Setup:
1. .Renviron file contains: R_LIBS_USER="~/lib/R/%p-library/%v"
2. Hence "personal library" is: ~/lib/R/i486-pc-linux-gnu-library/2.6/
3. Library path upon starting R:
> .libPaths()
[1] "/home/johnny/li
--Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Namens Bob Green
> Verzonden: woensdag 5 maart 2008 15:07
> Aan: r-help@r-project.org
> Onderwerp: [R] Updating packages from one hard-drive to another,after
> upgrade of R
>
>
> The CPU on
See ?.libPaths for info on setting the location of your libraries.
If you do want to copy them the copydir.bat utility in
batchfiles.googlecode.com
can do that.
On Wed, Mar 5, 2008 at 9:07 AM, Bob Green <[EMAIL PROTECTED]> wrote:
>
> The CPU on my computer 'died' and I have had to purchase a new
maart 2008 15:07
Aan: r-help@r-project.org
Onderwerp: [R] Updating packages from one hard-drive to another,after
upgrade of R
The CPU on my computer 'died' and I have had to purchase a new
computer. I have just installed v 2.6.2. My previous computer had v
2.5.1 and a large number o
The CPU on my computer 'died' and I have had to purchase a new
computer. I have just installed v 2.6.2. My previous computer had v
2.5.1 and a large number of files in the library folder. These files
have been copied to a partition on my new hard drive, along with the
old R installation.
Can
On Thu, 1 Nov 2007, John Field wrote:
> I've just updated from R-2.5.1 to R-2.6.0, under Windows XP. Is
> there a simple way to reload into R-2.6.0 all the packages I had
> loaded under R-2.5.1?
Do you mean 'installed'? If so, this is covered in the rw-FAQ.
--
Brian D. Ripley,
I've just updated from R-2.5.1 to R-2.6.0, under Windows XP. Is
there a simple way to reload into R-2.6.0 all the packages I had
loaded under R-2.5.1?
Thanks,
John
=
John Field Consulting Pty Ltd
10 High Street, Burnside SA 5066 Australia
Phone +61 8 8332 5294 or +61 409
you got it. works perfectly now. thanks
On 10/4/07, Gabor Csardi <[EMAIL PROTECTED]> wrote:
> You need to install the libc6-dev ubuntu package to be able
> to compile programs.
>
> sudo apt-get install libc6-dev
>
> Gabor
>
> On Thu, Oct 04, 2007 at 09:54:26AM -0400, Ricardo Pietrobon wrote:
> >
On Thu, Oct 04, 2007 at 09:54:26AM -0400, Ricardo Pietrobon wrote:
> I must be making some really basic mistake, since I keep getting an
> error message when using update.packages(checkBuilt=TRUE, ask=FALSE) -
> an example for MASS is below. I am running ubuntu 7.04, with a clean
> install done to
You need to install the libc6-dev ubuntu package to be able
to compile programs.
sudo apt-get install libc6-dev
Gabor
On Thu, Oct 04, 2007 at 09:54:26AM -0400, Ricardo Pietrobon wrote:
> I must be making some really basic mistake, since I keep getting an
> error message when using update.package
I must be making some really basic mistake, since I keep getting an
error message when using update.packages(checkBuilt=TRUE, ask=FALSE) -
an example for MASS is below. I am running ubuntu 7.04, with a clean
install done today of version 2.6.0 straight from the R repository.
here is the message:
Since this has come up already:
It is a good idea to re-install all packages for a minor-version increment
of R, e.g. 2.5.1 -> 2.6.0 (it is major.minor.patchlevel). This is most
easily done by
> update.packages(checkBuilt=TRUE, ask=FALSE)
However, if you don't want to do that yet, be aware th
18 matches
Mail list logo