New version of {grateful}, the package that makes it very easy to cite #Rstats packages, so that #software authors get their deserved credit.

pakillo.github.io/grateful/

Major changes: 1/6
2/ To get a document with formatted citations for all the #rstats packages used in your analysis, just run

library(grateful)
cite_packages()

Now includes pkg versions and all their citations, ready to paste into your manuscript or report Image
3/ {grateful} can now be used within #Rmarkdown!

Just include a chunk with

cite_packages(output = 'paragraph')

and you'll get a paragraph with in-text citations for all pkgs and a formatted reference list ImageImage
4/ It's now possible to include recursive dependencies of the used packages in the citation list:

cite_packages(dependencies = TRUE)
5/ Also possible to collapse all tidyverse packages (dplyr, ggplot2, etc) into a single citation to tidyverse:

cite_packages(cite.tidyverse = TRUE)
6/6 There's been a few more changes so please check out the new documentation: pakillo.github.io/grateful/

Many thanks to Connor P. Jackson & @shauritacodes for their awesome contributions to {grateful}!

Please let us know on github if you find problems.

Happy citing!

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with F Rodriguez-Sanchez

F Rodriguez-Sanchez Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @frod_san

Jun 22, 2019
So many scientific results rely on code written by an inexperienced programmer and is NEVER EVER seen by anyone else. We can surely do better.

Thread 1/n
First, data and code behind published papers must be public (except for justified reasons). It's unbelievable that we have to blindly trust what is said in a paper without being able to look inside. And yes, that happens so often pnas.org/content/115/11… 2/n
Failure to publish data and code means errors never get caught (or take years of unnecessary struggles e.g. physicstoday.scitation.org/do/10.1063/PT.…).
And no one else can ever build upon those data and code, hindering scientific progress 3/n
Read 10 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

:(