{"repo":"arnaudgallou/plume","free":true,"listed":false,"github":"https://github.com/arnaudgallou/plume","clone":"git clone https://github.com/arnaudgallou/plume.git","description":"A simple author handler for scientific writing","language":"R","stars":23,"topics":["authors","r","preprint","contribution","list","paper","role","contributions","markdown","quarto"],"license":"GPL-3.0","category":"productivity","readme_excerpt":"plume Overview plume provides tools for handling and generating author-related information for scientific writing in R Markdown and Quarto. The package implements two R6 classes: - PlumeQuarto : class that allows you to add or update author metadata in YAML files or the YAML header of Quarto documents. The generated YAML complies with Quarto’s author and affiliations schemas. This is the class to use when working with journal templates. - Plume : class that generates author lists and other author-related information as character vectors. This is a simple and convenient solution when you don’t need preformatted documents. Installation Install plume from CRAN with: Alternatively, you can install the development version of plume from GitHub with: Usage The minimal required data to work with plume classes is a dataset containing given and family names but you would normally want to provide more information such as email addresses, ORCIDs, affiliations, etc. PlumeQuarto lets you insert author data into YAML files or the YAML header of any .qmd document using the to yaml() method. Consider the following example: --- title: Encyclopédie --- Qui scribit bis legit --- title: Encyclopédie author: - id: aut1 name: given: Denis family: Diderot email: diderot@encyclopediste.fr phone: '+1234' orcid: 0000-0000-0000-0001 note: born in 1713 in Langres attributes: corresponding: true roles: - Supervision - Writing - original draft affiliations: - ref: aff1 - id: aut2 name: given: Jean-Jacques ","default_branch":null,"files":null,"tree":[],"storefront":"/r/arnaudgallou","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/arnaudgallou/plume/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}