{
  "_id": "6a212ab8cd65a98ecbd22e32",
  "Package": "journalR",
  "Type": "Package",
  "Title": "Formatting Tools for Scientific Journal Writing",
  "Version": "0.7.0",
  "Authors@R": "c(\nperson(\"Sam\", \"Byrne\", email = \"ssbyrne@uw.edu\"\n, role = c(\"aut\", \"cre\", \"cph\")\n, comment = c(ORCID = \"0009-0008-1067-307X\"))\n)",
  "Maintainer": "Sam Byrne <ssbyrne@uw.edu>",
  "Description": "Scientific journal numeric formatting policies implemented\nin code. Emphasis on formatting mean/upper/lower sets of values\nto pasteable text for journal submission. For example c(2e6,\n1e6, 3e6) becomes \"2.00 million (1.00--3.00)\".  Lancet and\nNature have built-in styles for rounding and punctuation marks.\nUsers may extend journal styles arbitrarily. Four metrics are\nsupported; proportions, percentage points, counts and rates.\nMagnitudes for all metrics are discovered automatically.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Acknowledgments": "",
  "URL": "https://github.com/epi-sam/journalR",
  "BugReports": "https://github.com/epi-sam/journalR/issues",
  "Repository": "https://epi-sam.r-universe.dev",
  "Date/Publication": "2026-03-06 20:38:01 UTC",
  "RemoteUrl": "https://github.com/epi-sam/journalr",
  "RemoteRef": "HEAD",
  "RemoteSha": "57b1a68fc28cc4d01aaeabc237bb747fde646dfb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 07:31:29 UTC",
    "User": "root"
  },
  "Author": "Sam Byrne [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0008-1067-307X>)",
  "MD5sum": "915b2f0a4b24f99bd976de11ab4de6fe",
  "_user": "epi-sam",
  "_type": "src",
  "_file": "journalR_0.7.0.tar.gz",
  "_fileid": "4134024ec4354d75b768dbcc5b39fa65b16aeb04f046185c33ba874f132a895a",
  "_filesize": 210350,
  "_sha256": "4134024ec4354d75b768dbcc5b39fa65b16aeb04f046185c33ba874f132a895a",
  "_created": "2026-06-04T07:31:29.000Z",
  "_published": "2026-06-04T07:35:20.635Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79470961324,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405586222"
    },
    {
      "job": 79470961320,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405582278"
    },
    {
      "job": 79470961352,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405595880"
    },
    {
      "job": 79470961333,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405582480"
    },
    {
      "job": 79470487128,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405546677"
    },
    {
      "job": 79470961328,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405583418"
    },
    {
      "job": 79470961345,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405572529"
    },
    {
      "job": 79470961418,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405570900"
    },
    {
      "job": 79470961340,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405573169"
    }
  ],
  "_buildurl": "https://github.com/r-universe/epi-sam/actions/runs/26937430088",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/epi-sam/journalr",
  "_commit": {
    "id": "57b1a68fc28cc4d01aaeabc237bb747fde646dfb",
    "author": "Sam Byrne <96550052+epi-sam@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #12 from epi-sam/feature/prop_range\n\nprop range - added style entry to control prop range assertions",
    "time": 1772829481
  },
  "_maintainer": {
    "name": "Sam Byrne",
    "email": "ssbyrne@uw.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "version": ">= 2.4.5",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "epi-sam",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 31
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2025-50",
      "n": 4
    },
    {
      "week": "2025-51",
      "n": 11
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 6
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2025-11-22"
    },
    {
      "name": "0.5.0",
      "date": "2025-12-05"
    },
    {
      "name": "0.2.1",
      "date": "2025-12-08"
    },
    {
      "name": "0.5.1",
      "date": "2025-12-08"
    },
    {
      "name": "0.6.0",
      "date": "2025-12-17"
    },
    {
      "name": "0.6.1",
      "date": "2026-01-16"
    },
    {
      "name": "0.7.0",
      "date": "2026-01-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "epi-sam",
      "count": 9,
      "uuid": 96550052
    }
  ],
  "_userbio": {
    "uuid": 96550052,
    "type": "user",
    "name": "Sam Byrne"
  },
  "_downloads": {
    "count": 111,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/journalR"
  },
  "_devurl": "https://github.com/epi-sam/journalr",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/journalR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/epi-sam/journalr",
  "_realowner": "epi-sam",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2025-12-14"
    },
    {
      "version": "0.6.0",
      "date": "2025-12-19"
    }
  ],
  "_exports": [
    "en_dash",
    "fmt_magnitude",
    "format_journal_clu",
    "format_journal_df",
    "format_lancet_clu",
    "format_lancet_df",
    "format_metric_cols",
    "format_nature_clu",
    "format_nature_df",
    "format_oxford_comma",
    "fround",
    "fround_metric",
    "fround_metric_lancet",
    "get_metric_labels",
    "get_metrics",
    "get_style",
    "get_style_schema",
    "mid_dot",
    "new_style",
    "set_magnitude",
    "set_style",
    "style_lancet",
    "style_nature",
    "thin_space"
  ],
  "_help": [
    {
      "page": "en_dash",
      "title": "En-dash",
      "concept": [
        "marks"
      ],
      "topics": [
        "en_dash"
      ]
    },
    {
      "page": "fmt_magnitude",
      "title": "Format magnitude",
      "concept": [
        "magnitudes",
        "vector_formats"
      ],
      "topics": [
        "fmt_magnitude"
      ]
    },
    {
      "page": "format_journal_clu",
      "title": "Format central, lower, upper value triplets for journal presentation",
      "concept": [
        "styled_formats"
      ],
      "topics": [
        "format_journal_clu"
      ]
    },
    {
      "page": "format_journal_df",
      "title": "Return a table with formatted central, lower, upper",
      "concept": [
        "styled_formats"
      ],
      "topics": [
        "format_journal_df"
      ]
    },
    {
      "page": "format_lancet_clu",
      "title": "Format central, lower, upper value triplets for Lancet journal presentation",
      "concept": [
        "styled_formats"
      ],
      "topics": [
        "format_lancet_clu"
      ]
    },
    {
      "page": "format_lancet_df",
      "title": "Return a table with formatted central, lower, upper for Lancet journal",
      "concept": [
        "styled_formats"
      ],
      "topics": [
        "format_lancet_df"
      ]
    },
    {
      "page": "format_metric_cols",
      "title": "Format multiple data.frame 'mean_*' columns for presentation (by metric).",
      "concept": [
        "styled_formats"
      ],
      "topics": [
        "format_metric_cols"
      ]
    },
    {
      "page": "format_nature_clu",
      "title": "Format central, lower, upper value triplets for Nature journal presentation",
      "concept": [
        "styled_formats"
      ],
      "topics": [
        "format_nature_clu"
      ]
    },
    {
      "page": "format_nature_df",
      "title": "Return a table with formatted central, lower, upper for Nature journal",
      "concept": [
        "styled_formats"
      ],
      "topics": [
        "format_nature_df"
      ]
    },
    {
      "page": "format_oxford_comma",
      "title": "Format vector of items with Oxford comma",
      "concept": [
        "vector_formats"
      ],
      "topics": [
        "format_oxford_comma"
      ]
    },
    {
      "page": "fround",
      "title": "Format and round",
      "concept": [
        "vector_formats"
      ],
      "topics": [
        "fround"
      ]
    },
    {
      "page": "fround_metric",
      "title": "Format and round with data-type suffix",
      "concept": [
        "vector_formats"
      ],
      "topics": [
        "fround_metric"
      ]
    },
    {
      "page": "fround_metric_lancet",
      "title": "Format and round with data-type suffix",
      "concept": [
        "vector_formats"
      ],
      "topics": [
        "fround_metric_lancet"
      ]
    },
    {
      "page": "get_metric_labels",
      "title": "Get metric labels",
      "concept": [
        "metrics"
      ],
      "topics": [
        "get_metric_labels"
      ]
    },
    {
      "page": "get_metrics",
      "title": "Get metrics",
      "concept": [
        "metrics"
      ],
      "topics": [
        "get_metrics"
      ]
    },
    {
      "page": "get_style",
      "title": "Get a style from the styles dictionary",
      "concept": [
        "styles"
      ],
      "topics": [
        "get_style"
      ]
    },
    {
      "page": "get_style_schema",
      "title": "Get style schema",
      "concept": [
        "styles"
      ],
      "topics": [
        "get_style_schema"
      ]
    },
    {
      "page": "mid_dot",
      "title": "Mid-dot",
      "concept": [
        "marks"
      ],
      "topics": [
        "mid_dot"
      ]
    },
    {
      "page": "new_style",
      "title": "Make a new style by args",
      "concept": [
        "styled_formats",
        "styles"
      ],
      "topics": [
        "new_style"
      ]
    },
    {
      "page": "set_magnitude",
      "title": "Define magnitude, magnitude label and denominator for a vector of numeric values",
      "concept": [
        "magnitudes"
      ],
      "topics": [
        "set_magnitude"
      ]
    },
    {
      "page": "set_style",
      "title": "Set a new style by list",
      "concept": [
        "styles"
      ],
      "topics": [
        "set_style"
      ]
    },
    {
      "page": "style_lancet",
      "title": "Lancet style schema",
      "concept": [
        "styles"
      ],
      "topics": [
        "style_lancet"
      ]
    },
    {
      "page": "style_nature",
      "title": "Nature style schema",
      "concept": [
        "styles"
      ],
      "topics": [
        "style_nature"
      ]
    },
    {
      "page": "thin_space",
      "title": "Thin space",
      "concept": [
        "marks"
      ],
      "topics": [
        "thin_space"
      ]
    }
  ],
  "_readme": "https://github.com/epi-sam/journalr/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "data.table",
    "glue"
  ],
  "_score": 3.7403626894942437,
  "_indexed": true,
  "_nocasepkg": "journalr",
  "_universes": [
    "epi-sam"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-06-04T07:33:46.000Z",
      "distro": "noble",
      "commit": "57b1a68fc28cc4d01aaeabc237bb747fde646dfb",
      "fileid": "803710bdfdf657ac9ec48e7389ee9b7324e5a23f2e724e2530b1890983c28282",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/epi-sam/actions/runs/26937430088"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-06-04T07:33:32.000Z",
      "distro": "noble",
      "commit": "57b1a68fc28cc4d01aaeabc237bb747fde646dfb",
      "fileid": "918b905e5b21fe0eebcc4968e5b6a24532b53cbee9ddab469ef1501b557f928d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/epi-sam/actions/runs/26937430088"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-06-04T07:34:19.000Z",
      "commit": "57b1a68fc28cc4d01aaeabc237bb747fde646dfb",
      "fileid": "a34f0719439497d90a2665dd4613b1bd90faa8bf952019a9ef9e45c282dab7dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/epi-sam/actions/runs/26937430088"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-06-04T07:33:38.000Z",
      "commit": "57b1a68fc28cc4d01aaeabc237bb747fde646dfb",
      "fileid": "8ea9435ca90a18b97726471f21025bad94901cba627822581ac84e7e9fc359b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/epi-sam/actions/runs/26937430088"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.0",
      "date": "2026-06-04T07:33:50.000Z",
      "commit": "57b1a68fc28cc4d01aaeabc237bb747fde646dfb",
      "fileid": "3645205b733249a140605c8e1e9bc15cb7ad87f357a7e4c6ee3dccf137c7b0cb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/epi-sam/actions/runs/26937430088"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-06-04T07:32:52.000Z",
      "commit": "57b1a68fc28cc4d01aaeabc237bb747fde646dfb",
      "fileid": "dcf90f9c4f84a5c828c087808122ca1594198d2fa9af21d8b27a176b22776a52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/epi-sam/actions/runs/26937430088"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-06-04T07:32:47.000Z",
      "commit": "57b1a68fc28cc4d01aaeabc237bb747fde646dfb",
      "fileid": "ee3163d1b42fab7af041507f6b5507e0ebf9e65773d95fa7000b1dfbac69b856",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/epi-sam/actions/runs/26937430088"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-06-04T07:32:53.000Z",
      "commit": "57b1a68fc28cc4d01aaeabc237bb747fde646dfb",
      "fileid": "6e5eb5a5f6ba68c0c7802bf8f69962eea940252d927457f2d32ce89f531b063c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/epi-sam/actions/runs/26937430088"
    }
  ]
}