[SOLVED] I cannot load RGeostats!

Any problem when installing, launching or using RGeostats, on different Operating Systems or Working Environments

[SOLVED] I cannot load RGeostats!

Postby iainm » Sun Aug 02, 2015 3:59 pm

> getwd()
[1] "C:/Users/The Macs/Documents"
> R.Version()$platform
[1] "x86_64-w64-mingw32"
> R.Version()$version.string
[1] "R version 3.2.1 (2015-06-18)"
> packageVersion("Rcpp")
Error in packageVersion("Rcpp") : package ‘Rcpp’ not found
> packageVersion("RGeostats")
[1] ‘10.1.6’
> getwd()
[1] "C:/Users/The Macs/Documents"
> R.Version()$platform
[1] "x86_64-w64-mingw32"
> R.Version()$version.string
[1] "R version 3.2.1 (2015-06-18)"
> packageVersion("Rcpp")
Error in packageVersion("Rcpp") : package ‘Rcpp’ not found
> packageVersion("RGeostats")
[1] ‘10.1.6’
> for (trgo_ in ls(all.names=T)) { print(trgo_); print(class(eval(parse(text=trgo_)))); cat("\n") }; rm(trgo_)


Hi

Package Rcpp not found - are you able to help with this problem?

Regards

Iain
iainm
 
Posts: 2
Joined: Sun Aug 02, 2015 3:52 pm

Re: I cannot load RGeostats!

Postby Fabien Ors » Mon Aug 03, 2015 8:11 am

Dear Lain,

You need to install first Rcpp package by the standard procedure. Under windows, you have to :
  • Launch R
  • Click on the "Packages" top menu
  • Click on "Install package(s)..." sub menu
  • Select a CRAN mirror server into the list and click "OK"
  • Then select the "Rcpp" package and click "OK" button

Best regards,
Fabien Ors
Administrateur du site
 
Posts: 226
Joined: Thu Sep 20, 2012 1:07 pm

Re: I cannot load RGeostats!

Postby iainm » Thu Aug 06, 2015 9:45 pm

Thanks - all working now - should have read section 6.2 of manual

6.2 Required package
The package Rcpp is required and can be downloaded from the CRAN web site.

:oops:
iainm
 
Posts: 2
Joined: Sun Aug 02, 2015 3:52 pm


Return to Installing RGeostats

Who is online

Users browsing this forum: No registered users and 1 guest

cron