Changelog
Source:NEWS.md
pakret 0.3.0
pakret now creates the
.bibfiles used to write package references if they don’t exist (#48).pakret now preserves the case of cited packages and single-letter names (such as R and C) in reference titles (#43).
pakret now works when called after the package conflicted (#30).
The
:verplaceholder in citation templates is now optional, mainly for pakret use in non-technical documents where package versions are unnecessary (#40).Citing multiple packages is now significantly faster (#31).
pakret 0.2.0
CRAN release: 2024-10-03
Added
bookas a second BibTeX type that should be used in priority when getting the reference of a package (previously, the priority was given tomanualentries only). This allows for a slightly better handling of multi- reference packages by using a more general reference when there’s abookbut nomanualBibTeX entry available (#15).as.data.frame.pkrt_list()now arranges packages in alphabetical order (#13).