Marc Schwartz wrote:
On Apr 19, 2010, at 7:02 PM, David Scott wrote:
I have a problem with some missing headers when trying to install RODBC on my
linux box.
install.packages("RODBC",
+ lib="/usr/local/david/R")
trying URL 'http://cran.stat.auckland.ac.nz/src/contrib/RODBC
On Apr 19, 2010, at 7:02 PM, David Scott wrote:
> I have a problem with some missing headers when trying to install RODBC on my
> linux box.
>
> > install.packages("RODBC",
> + lib="/usr/local/david/R")
> trying URL 'http://cran.stat.auckland.ac.nz/src/contrib/RODBC_1.3-1.tar.g
I have a problem with some missing headers when trying to install RODBC
on my linux box.
> install.packages("RODBC",
+ lib="/usr/local/david/R")
trying URL 'http://cran.stat.auckland.ac.nz/src/contrib/RODBC_1.3-1.tar.gz'
Content type 'application/x-gzip' length 990220 bytes (96
Luis,
On 24 June 2009 at 16:35, Luis Ridao Cruz wrote:
| R-help,
|
| I'm now on the process of installing RODBC on UBUNTU
| but an error occured. I copy-paste the output:
You can simply do
$ sudo apt-get install r-cran-rodbc
As for the error:
| > install.packages("RODBC")
[...]
| co
R-help,
I'm now on the process of installing RODBC on UBUNTU
but an error occured. I copy-paste the output:
> install.packages("RODBC")
Warning in install.packages("RODBC") :
argument 'lib' is missing: using
'/home/luisridaocruz/R/x86_64-pc-linux-gnu-library/2.8'
trying URL 'http://cran.ii.uib
5 matches
Mail list logo