Closed meenaparam closed 3 years ago
Hi @meenaparam ,
Thanks for the suggestion, and sorry for the delay. grateful
now uses renv
for scanning dependencies, so it should also detect packages loaded via pacman
.
Hope it is still useful to you and others
Cheers
Really like the
grateful
package! But I've noticed it doesn't pick up packages that have been loaded via thep_load
function inpacman
. In the future, would you consider adding an extension to include packages in citations that have been loaded throughpacman
? There is ap_citation
function inpacman
that might be of use here, else perhaps a way to search for packages loaded via both standardlibrary
calls and viap_load
?More info on
pacman
here: https://cran.r-project.org/web/packages/pacman/pacman.pdfThanks for your consideration and keep up the good work!