# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "journalR" in publications use:' type: software license: MIT title: 'journalR: Formatting Tools for Scientific Journal Writing' version: 0.7.0 doi: 10.32614/CRAN.package.journalR abstract: Scientific journal numeric formatting policies implemented in code. Emphasis on formatting mean/upper/lower sets of values to pasteable text for journal submission. For example c(2e6, 1e6, 3e6) becomes "2.00 million (1.00--3.00)". Lancet and Nature have built-in styles for rounding and punctuation marks. Users may extend journal styles arbitrarily. Four metrics are supported; proportions, percentage points, counts and rates. Magnitudes for all metrics are discovered automatically. authors: - family-names: Byrne given-names: Sam email: ssbyrne@uw.edu orcid: https://orcid.org/0009-0008-1067-307X repository: https://epi-sam.r-universe.dev repository-code: https://github.com/epi-sam/journalR commit: 57b1a68fc28cc4d01aaeabc237bb747fde646dfb url: https://github.com/epi-sam/journalR date-released: '2026-03-06' contact: - family-names: Byrne given-names: Sam email: ssbyrne@uw.edu orcid: https://orcid.org/0009-0008-1067-307X