Hi there,
I'm running R version 3.5.2 on Linux Mint. I try install.packages("hierfstat")
and get this:
** byte-compile and prepare package for lazy loading
Error in rbind(info, getNamespaceInfo(env, "S3methods")) :
number of columns of matrices must match (see arg 2)
ERROR: lazy loading faile
Hi,
Did you install the Xcode Developer Tools on your machine?
HTH,
Pascal
Le 04/02/2013 03:14, londonphd a écrit :
Hi, I installed R in Mac OS X, and trying to installa package. R is not
allowing me to install the meboot package. Below is the exact message I got
from R:
installation of p
Hi, I installed R in Mac OS X, and trying to installa package. R is not
allowing me to install the meboot package. Below is the exact message I got
from R:
installation of package ‘meboot’ had non-zero exit status
trying URL 'http://cran.ma.imperial.ac.uk/src/contrib/meboot_1.1-5.tar.gz'
Content
The error message is here: configure: error: Can't find HDF5
The hdf5 package is an interface to the HDF5 library, so you need to
install hdf5 and hdf5-devel through your package manager (yum or
apt-get or whatever you use to install things on your linux distro).
Or you can get it straight from t
Hi
Thanks for reply
after usinginstall.packages("hdf5")
I get error
{Installing package(s) into ‘/home/uday/R/x86_64-pc-linux-gnu-library/2.14’
(as ‘lib’ is unspecified)
trying URL
'http://cran.revolutionanalytics.com/src/contrib/hdf5_1.6.9.tar.gz'
Content type 'application/x-gzip' length 50870 b
Hello,
There is a mistake. Type
> install.packages("hdf5")
instead of
> installed.packages("hdf5")
in order to install a package.
Best Regards,
Passcal
Le 19/07/2012 17:02, uday a écrit :
Hi,
Recently I have installed R in my Linux operating system , after
installation I was trying to in
Hi,
Recently I have installed R in my Linux operating system , after
installation I was trying to install some packages and I was getting error
installed.packages("hdf5")
{ Package LibPath Version Priority Depends
Imports LinkingTo Suggests Enhances OS_type
License Archs Built}
this
02, 2009 6:32 AM
To: Héctor Villalobos
Cc: Haynes, Maurice (NIH/NICHD) [E]; r-help@r-project.org
Subject: Re: [R] package installation error
Héctor Villalobos wrote:
> Hi,
>
>
> This also happens in 2.9.1 and 2.9.2. My personal solution is to look
> under ' C:\Program File
Héctor Villalobos wrote:
Hi,
This also happens in 2.9.1 and 2.9.2. My personal solution is to look
under ' C:\Program Files\R\R-2.9.0\library' for a bizarre-named
directory (starts with an 'f' and has numbers and letters mixed) ,
which contains the package directory (in this case 'robustbase
Hi,
This also happens in 2.9.1 and 2.9.2. My personal solution is to look under
'C:\Program
Files\R\R-2.9.0\library' for a bizarre-named directory (starts with an 'f' and
has numbers and
letters mixed) , which contains the package directory (in this case
'robustbase') and move it
up one level
On 31/08/2009 8:53 AM, Haynes, Maurice (NIH/NICHD) [E] wrote:
On Sun April 19, you posted the following on R-help:
After installing 2.9.0 I tried loading packages, but keep getting the following
error.
package 'robustbase' successfully unpacked and MD5 sums checked
Error in normalizePath(path)
On Sun April 19, you posted the following on R-help:
> After installing 2.9.0 I tried loading packages, but keep getting the
> following error.
>
> package 'robustbase' successfully unpacked and MD5 sums checked
> Error in normalizePath(path) :
> path[1]="C:\Program Files\R\R-2.9.0\library/robust
No, this is on Windows-Xp.
From: Erin Hodgess
To: Joseph P. Gray
Sent: Sun, 19 Apr 2009 19:17:34 -0500 (CDT)
Subject: Re: [R] package installation error
Hi Pat!
Are you using Windows Vista by any chance, please?
If so, try running as administrator.
It might help.
Sincerely,
Erin
On Sun
After installing 2.9.0 I tried loading packages, but keep getting the following
error.
package 'robustbase' successfully unpacked and MD5 sums checked
Error in normalizePath(path) :
path[1]="C:\Program Files\R\R-2.9.0\library/robustbase": The system cannot
find the file specified
I've tried
14 matches
Mail list logo