Dave Slager

Results 22 comments of Dave Slager

Let me know if you run into any questions with the CRAN release, I recently did this with `rvertnet`! Can you use this ORCID? `comment = "0000-0003-2525-2039"`

Feel free to just skip the email

One particular thing that tripped me up with rvertnet @sebpardo is that in order to get the usethis versioning tools to work as advertised to follow the workflow above, I...

Added `write_codemeta` to the above checklist at the best spot based on my recent experience with rvertnet.

I suspect this could be widespread-ish across rebird functions. See also: https://github.com/ropensci/rebird/commit/6097b66968935436bdfcf40ff01e77e0a488c683, https://github.com/ropensci/rebird/commit/0aeb90f3b24e975a1ac8d7ea69ebbc3d2f543242

Which do you think is a better approach @sebpardo? 1) Only return `exoticCategory` if present in the API result, and leave it out if not. 2) Do this before returning...

If helpful @sebpardo I could submit a PR to add GitHub Actions R CMD Check CI (windows, mac, linux) and its badge. Once that is working, I have further ideas...

#98 adds GitHub actions checks and keeps the other CI and badges for now. If and when GitHub Actions checks work, I could submit another PR to remove the old...

Looks like the GitHub Actions checks and badge are now working. Thanks for adding the badge to the .rd file. Some tests are failing because the CI doesn't have the...

@sebpardo The path of least resistance for code coverage seems to be [codecov](https://app.codecov.io/gh/ropensci/rebird) but it may be necessary to contact someone at ropensci to have them activate rebird there. Or...