macroecology/mapast

Problem to install the package

Opened this issue · 2 comments

Hello,
I cannot install the package because it returns the following error:
install.packages("mapast")
Warning message:
package ‘mapast’ is not available (for R version 3.4.3)

This is also happening for R versions 3.3.3 and 2.5.1.

Hi @luisaviegas

nice to know that people are installing the package and trying to use it. We are still developing it, so maybe you would like to wait two more weeks in order to install a "final" version.

Sayed that. A warning is not an error, it is just a "warning". The package should work. So, no worries about this "warning". This just indicates that we programmed our package using a specific version of R. So, it will through a "warning" if you use any R version older than 3.4 (it is strange that it also gives you a warning with 3.4.3... it shouldn't...!).

Also, mapast is not on CRAN yet, so, you need to install it via github. using devtools.

I hope that this helps,
please, let us know about your experience with the package,
all the best,
Sara