Scott Chamberlain
Scott Chamberlain
@katrinleinweber install the version on `middens` branch `remotes::install_github("ropensci/rdatacite@middens")` The README https://github.com/ropensci/rdatacite/tree/middens#caching has some instructions on use. The cached data is persistent on disk - in binary format to save disk...
i should probably close this issue - this is i believe already handled in `rcrossref::cr_cn()` - let me know if that works for you
thanks for the details. but i get: ```r cr_cn(c("10.5281/zenodo.50213", "10.5281/zenodo.57081")) #> [[1]] #> [1] "@article{https://doi.org/10.5281/zenodo.50213,\n doi = {10.5281/ZENODO.50213},\n url = {https://zenodo.org/record/50213},\n author = {Petchey, Owen and Plebani, Marco and Pennekamp,...
see also https://docs.ropensci.org/rcrossref/reference/cr_cn.html#arguments - the `url` parameter and the examples on that page, you can set the base url for content negotiation
> also, I want to get the complete metadata: i'm not sure i follow. what is your question on that topic?
reinstall `remotes::install_github("ropensci/rdatacite")` - added new fxn `dc_cn` to use datacite's content negotation
asked her via email today
Thanks @bmkramer - Even if you don't do much on this package, I'd appreciate it if you could submit a new version to CRAN soon changing the maintainer to you...
for version numbers on cran, i think there's no rule other than that the version has to be greater than the previous one. Having said that I usually only submit...
nice! happy new year to you as well