GeoBosh/Rdpack

Switching bibtex parser to rbibutils

Closed this issue · 2 comments

This is to announce that version 2.0 of Rdpack will almost certainly use package rbibutils to import BibTeX files.

The change should be transparent to packages. At the time of writing this, all reverse dependencies of Rdpack on CRAN and Bioconductor pass the checks as before. The exception is that now warnings are issued if there are duplicated keys in REFERENCES.bib, which seems the right thing to do. This affected three packages.

Version 2.0 is now on CRAN with the major change outlined above. The change is transparet for the majority of users but please open issues if/when you encounter bugs.

No issues were reported for more than two weeks since the switch to the new parser, so I am closing this issue. Bug reports etc. are of course welcome.