[R] Installing R-Packages from zipp file

Ken vicvoncastle at gmail.com
Sat Aug 6 19:12:20 CEST 2011


If you have an Internet connection try: 
> install.packages("copula", dep=TRUE)
         Good luck!
          Ken
On Aug 6, 2554 BE, at 8:44 AM, poulomi <poulomizca at gmail.com> wrote:

> Hi,
> 
> I'm a new user of R. I want to install 'copula' packages. I downloaded the
> package and from the tab above in R-console i selected "install packages
> from Zipped file". After this when I 'm writing in a command prompt 
> library(copula). It gives the error massage as
> Error in library(copula) : 'copula' is not a valid installed package.
> 
> I'm not sure how to install the package. Any help will be appreciable.
> 
> --
> View this message in context: http://r.789695.n4.nabble.com/Installing-R-Packages-from-zipp-file-tp3723275p3723275.html
> Sent from the R help mailing list archive at Nabble.com.
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list