-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem to install the package #7
Comments
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, |
Hello Sara,
the warning message comes only when I try to install by CRAN (and the
package did't works).
I just tryed to install by github again and found the problem. It was just
a problem with the required packages (maps and Rcpp). I fixed it and now
it's ok. Thank you! I'll start to use the package now.
Congrats for your initiative, it is a very useful package!!!
Cheers
2018-02-20 6:31 GMT-03:00 Sara Varela <[email protected]>:
… Hi @luisaviegas <https://github.com/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
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ai9AQs55iEStYj-5po5YbnxC1AHJQA3Cks5tWpEPgaJpZM4SLTJI>
.
--
*Luisa Diele-Viegas*
*Doutoranda do Programa de Pós Graduação em Ecologia e Evolução- UERJ*
*Rua São Francisco Xavier, 524*
*Maracanã, CEP 20550-900 - Rio de Janeiro, RJ*
*Contato: (21) 9.7916.9330*
*Lattes: http://lattes.cnpq.br/9032844663306862
<http://lattes.cnpq.br/9032844663306862>*
*ORCID: **0000-0002-9225-4678*
|
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.
The text was updated successfully, but these errors were encountered: