[R] install.packages problem

2015-04-23 Thread Sales RExcel
It seems that installed.packages has changed behavior in 3.2.0. We have a local package repository containing only binaries of packages (for Windows). Since 3.2.0, using install.packages for a package form such a repository does not work any more. The solution is to add the parameter type=“binar

[R] install.packages problem with R 3.1.0 on a multiuser linux system

2014-06-11 Thread eugene
Hello R users. I have a problem with R installation on one of my systems: install.packages returns different errors. Here is an example: * ~# /share/apps/r/3.1.0/bin/R R version 3.1.0 (2014-04-10) -- "Spring Dance" Copyrigh

Re: [R] install.packages problem

2011-11-05 Thread Prof Brian Ripley
This is something missing from your (unstated) Linux installation. curl-config is part of the original libcurl sources, but Linux distributors tend to separte it out. *How* they do so is non-standard: Fedora and other RPM-based distributions tend to use libcurl-devel Debian and related tend

Re: [R] install.packages problem

2011-11-05 Thread Andrew Z
On Sat, Nov 5, 2011 at 2:47 PM, eric wrote: > I'm trying to install the rdatamarket package. I did an > install.packages('rdatamarket') command but got an error about half way > through the install as follows: > > * installing *source* package ‘RCurl’ ... > checking for curl-config... no > Cannot

[R] install.packages problem

2011-11-05 Thread eric
I'm trying to install the rdatamarket package. I did an install.packages('rdatamarket') command but got an error about half way through the install as follows: * installing *source* package ‘RCurl’ ... checking for curl-config... no Cannot find curl-config ERROR: configuration failed for package ‘