Type: Package Package: plume Title: A Simple Author Handler for Scientific Writing Version: 0.3.0.9000 Authors@R: person("Arnaud", "Gallou", , "arangacas@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1002-4247")) Description: Handles and formats author information in scientific writing in 'R Markdown' and 'Quarto'. 'plume' provides easy-to-use and flexible tools for inserting author data in 'YAML' as well as generating author and contribution lists (among others) as strings from tabular data. License: GPL (>= 3) URL: https://arnaudgallou.github.io/plume/, https://github.com/arnaudgallou/plume BugReports: https://github.com/arnaudgallou/plume/issues Depends: R (>= 4.1.0) Imports: dplyr (>= 1.0.0), glue (>= 1.3.2), jsonlite (>= 1.6.0), knitr (>= 1.40), lifecycle (>= 1.0.3), purrr (>= 1.0.0), R6, readr (>= 1.0.0), rlang (>= 1.0.0), stringr, tibble (>= 3.0.0), tidyr (>= 1.1.0), tidyselect (>= 1.0.0), vctrs (>= 0.3.0), yaml (>= 2.3.8) Suggests: covr, fontawesome, gt, rmarkdown, testthat, waldo (>= 0.3.0), withr VignetteBuilder: knitr Config/Needs/website: arnaudgallou/cygne Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://arnaudgallou.r-universe.dev Date/Publication: 2026-01-03 22:59:22 UTC RemoteUrl: https://github.com/arnaudgallou/plume RemoteRef: HEAD RemoteSha: 452b86b707dbc218a9f1f64459e80c4251dfafc9 NeedsCompilation: no Packaged: 2026-07-02 08:00:04 UTC; root Author: Arnaud Gallou [aut, cre, cph] (ORCID: ) Maintainer: Arnaud Gallou