Scott Chamberlain

Results 410 issues of Scott Chamberlain

👋🏽 I maintain the cran checks badges. Please change to the new cran checks badge URL (e.g., `https://badges.cranchecks.info/worst/dplyr.svg`). Old badges at (e.g. `https://cranchecks.info/badges/worst/dplyr`) will be unavailable as of Jan 1st...

👋🏽 I maintain the cran checks badges. Please change to the new cran checks badge URL (e.g., `https://badges.cranchecks.info/worst/dplyr.svg`). Old badges at (e.g. `https://cranchecks.info/badges/worst/dplyr`) will be unavailable as of Jan 1st...

I'm putting a little note in each of the packages (readme and vignette) used in taxize, pointing back to the taxize book https://ropensci.github.io/taxize-book/ Are youokay with doing that here?

@cboettig use cases might help think about the pkg API * parsing: there are a number of APIs that I work with that I just parse with `jsonlite`, what is...

just noticed a new cran version. nice work. though can you keep your news file up to date? it's pretty essential to let users know what's changed

I think the canonical proto file is here https://github.com/mapbox/vector-tile-spec/blob/master/2.1/vector_tile.proto not sure if you want to include any more here ...

should not be `https://api.gbif.org/v1/species/suggest?q=%s&rank=%s`, should be `https://www.gbif.org/species/%s`

An aspect that's different from R taxize is that I didn't want to bring the interactive part to this package. That is, the taxize get_* fxns have a prompt if...

moving discussion from email... ping @Daniel-Davies I'm open to changing how the `Ids` class is designed. Since taxonomic ids are the input to the higher level tasks (e.g., #53 #52...