On Fri, 22 Sep 2006, Philip Bermingham wrote: proj4R was never a CRAN package. Its functionality is included in the CRAN package rgdal, please use that instead.
> I'm hoping someone can help me. I have downloaded the proj4R.zip and > under my version of R (2.3.1) I install the package from local zip file. > This worked great. I then type library(proj4R) to load the library and > I get the error: Error in library(proj4R) : 'proj4R' is not a valid > package -- installed < 2.0.0? I have read through the install > documentation and have downloaded and unpacked PROJ.4 to c:\proj\ so the > bin is located at C:\proj\bin. I then set the environmental variables > PATH which now looks like : > %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program > Files\Intel\DMIX;C:\Program Files\UltraEdit;C:\proj and I created a new > user variable PROJ_LIB to c:\proj\nad. I'm not sure if I am missing > anything here but I still get the <2.0.0 error. If you can help me in > any way I would truly appreciate it. > > Thanks in advance, > > Philip Bermingham > > ______________________________________________ > [email protected] 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. > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43 e-mail: [EMAIL PROTECTED] ______________________________________________ [email protected] 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.
