Matthieu
Matthieu
great, glad to hear you can address this at the geobr level at least! Thanks for all the good work :-) for what I could see, doing `add_count(muni_code, year) %>%...
thanks for your quick answer, and for suggesting a workaround!
Nice, I can confirm it is working, thanks! I notice `geobr::download_metadata()` doesn't work anymore... is that on purpose?
Hi This problem sounds similar to the one I had encountered using `earthengine authenticate` in an Ubuntu server terminal. Basically, it seems like `earthengine` is trying to guess whether you...
I confirm the problem, tried on the same Fedora Linux, R-devel, clang, gfortran, and having same message *File `framed.sty' not found.*
The problem happens also on `Oracle Solaris 10, x86, 32 bit, R-release` and `Oracle Solaris 10, x86, 32 bit, R release, Oracle Developer Studio 12.6`.
@gaborcsardi Thanks for the quick answer! I still need to run solaris as it is one of the platforms monitored on CRAN (and was the only platform creating a problem),...
Oh I see! So I am using it from `devtools::check_rhub()`, should I then pass `check_args` to it, as in `devtools::check_rhub(..., check_args="")`? Thanks!
Hi I was interested in this request too! Here are my questions/comments: 1. I believe just having an alternative thousand separator, using `format(., big.marks = ...)` where marks are either...