ipeaGIT / geobr

Easy access to official spatial data sets of Brazil in R and Python
https://ipeagit.github.io/geobr/
786 stars 118 forks source link

Installation error in install_github('ipeaGIT/geobr') #285

Closed raonigs closed 2 years ago

raonigs commented 2 years ago

When prompted to install the 'geobr' package by the command:

_devtools::installgithub('ipeaGIT/geobr', subdir = 'r-package')

The following error message returns:

errogeobr

And I can't install the package. How can I proceed with this?

rafapereirabr commented 2 years ago

This is strange. Please restart your R session, update magrittr and then try installing geobr again.

rafapereirabr commented 2 years ago

In any case, I just removed magrittr from the suggested packages in DESCRIPTION. This should solve the problem.