Hello Quarto

markdown
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


grateful: Facilitate citation of R packages 💯

By Francisco Rodriguez-Sanchez & Connor P. Jackson

Added Mon Apr 24th, 2023

What is it?Excerpt from package: The goal of grateful is to make it very easy to cite R and the R packages used in any analyses, so that package authors receive their deserved credit. By calling a single function, grateful will scan the project for R packages used and generate a BibTeX file containing all citations for those packages.

grateful can then generate a new document with citations in the desired output format (Word, PDF, HTML, Markdown). These references can be formatted for a specific journal, so that we can just paste them directly into our manuscript or report.

  1. Link to package: https://pakillo.github.io/grateful/
Back to top