Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIs there any typo about R version in `DESCRIPTION`? #35
Comments
|
Yup, thanks for catching that. I've fixed it in the master branch so if this is causing problems you can install from there for the time being: devtools::install_github("jessecambon/tidygeocoder") |
This is a very useful package, thank you for releasing. But I found
Depends: R (>= 3.20)inDESCRIPTIONfile, I want to confirm if you want to typeDepends: R (>= 3.2.0)?