[R] systemfit package is not compatible with R-3.0.2 version.

David Winsemius dwinsemius at comcast.net
Wed Apr 30 22:47:37 CEST 2014


On Apr 30, 2014, at 5:19 AM, Ramesh Das wrote:

> Dear all,
> I am in problem for installing the package "systemfit" in R-3.0.2 version.
> The error message is showing is as mentioned below. Now there is R-3.0.2
> version is there. so kindly anyone help me to solve this problem.
> 
> 
> Warning in install.packages :
>  package ‘systemfit ’ is not available (for R version 3.0.2)
> Loading required package: Matrix
> Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck
> = vI[[j]]) :
>  there is no package called ‘lattice’
> In addition: Warning messages:
> 1: package ‘systemfit’ was built under R version 3.0.3
> 2: package ‘Matrix’ was built under R version 3.0.3
> Error: package ‘Matrix’ could not be loaded

You need to learn how to install packages when your version of R is behind the current version. (Or you need to update to 3.1 and then the contributed package versions in CRAN will match.)

You also need to read the Posting guide since you have not included enough detail to offer more specific advice.


> 
> 	[[alternative HTML version deleted]]

And Rhelp is a plain text mailing list. Gmail is pretty easy to configure for plain text.

PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

-- 

David Winsemius
Alameda, CA, USA



More information about the R-help mailing list