{
  "_id": "6a39a64f4c3da884a928b2f7",
  "Package": "paramix",
  "Title": "Aggregate and Disaggregate Continuous Parameters for\nCompartmental Models",
  "Version": "0.0.2",
  "Authors@R": "c(person(\"Carl\", \"Pearson\", , \"carl.ab.pearson@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0701-7860\")),\nperson(\"Simon\", \"Proctor\", , \"simon.procter@lshtm.ac.uk\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-0380-1503\")),\nperson(\"Lucy\", \"Goodfellow\", , \"lucy.goodfellow@lshtm.ac.uk\", role = c(\"aut\"),\ncomment = c(ORCID = \"0009-0004-0434-5863\")))",
  "Description": "A convenient framework for aggregating and disaggregating\ncontinuously varying parameters (for example, case fatality\nratio, with age) for proper parametrization of lower-resolution\ncompartmental models (for example, with broad age categories)\nand subsequent upscaling of model outputs to high resolution\n(for example, as needed when calculating age-sensitive measures\nlike years-life-lost).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://cmmid.github.io/paramix/",
  "Repository": "https://accidda.r-universe.dev",
  "Date/Publication": "2025-08-21 20:52:07 UTC",
  "RemoteUrl": "https://github.com/accidda/paramix",
  "RemoteRef": "HEAD",
  "RemoteSha": "a7d44da604f007a3e6c2d527768533080bf00932",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 21:13:33 UTC",
    "User": "root"
  },
  "Author": "Carl Pearson [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0701-7860>),\nSimon Proctor [aut] (ORCID: <https://orcid.org/0000-0002-0380-1503>),\nLucy Goodfellow [aut] (ORCID: <https://orcid.org/0009-0004-0434-5863>)",
  "Maintainer": "Carl Pearson <carl.ab.pearson@gmail.com>",
  "MD5sum": "7400dabfda9f919a9ffd54446362567f",
  "_user": "accidda",
  "_type": "src",
  "_file": "paramix_0.0.2.tar.gz",
  "_fileid": "29dfbbcd844128e324d69e08dc8024af5d6b09a9e72f5e407652ac9a31494b5a",
  "_filesize": 3393009,
  "_sha256": "29dfbbcd844128e324d69e08dc8024af5d6b09a9e72f5e407652ac9a31494b5a",
  "_created": "2026-06-22T21:13:33.000Z",
  "_published": "2026-06-22T21:17:03.595Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82822423984,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7805157504"
    },
    {
      "job": 82822423950,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7805167992"
    },
    {
      "job": 82822423971,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7805146902"
    },
    {
      "job": 82822423970,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7805155590"
    },
    {
      "job": 82821659185,
      "time": 241,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7805103417"
    },
    {
      "job": 82822423993,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7805145792"
    },
    {
      "job": 82822423974,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7805136439"
    },
    {
      "job": 82822424007,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7805130317"
    },
    {
      "job": 82822423966,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7805135062"
    }
  ],
  "_buildurl": "https://github.com/r-universe/accidda/actions/runs/27984199180",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/accidda/paramix",
  "_commit": {
    "id": "a7d44da604f007a3e6c2d527768533080bf00932",
    "author": "Carl A. B. Pearson <carl.ab.pearson@gmail.com>",
    "committer": "Carl A. B. Pearson <carl.ab.pearson@gmail.com>",
    "message": "tweak figure logic for tiff, add renv updates\n",
    "time": 1755809527
  },
  "_maintainer": {
    "name": "Carl Pearson",
    "email": "carl.ab.pearson@gmail.com",
    "login": "pearsonca",
    "orcid": "0000-0003-0701-7860",
    "description": "STEM researcher.",
    "uuid": 1828039
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "wpp2019",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    }
  ],
  "_owner": "accidda",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "pearsonca",
      "count": 94,
      "uuid": 1828039
    },
    {
      "user": "lucy-gf",
      "count": 35,
      "uuid": 101729754
    }
  ],
  "_userbio": {
    "uuid": 165699822,
    "type": "organization",
    "name": "Atlantic Coast Center for Infectious Disease Dynamics and Analytics",
    "followers": 21
  },
  "_downloads": {
    "count": 514,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/paramix"
  },
  "_devurl": "https://github.com/cmmid/paramix",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/paramix.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/accidda/paramix",
  "_realowner": "accidda",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2024-12-09"
    },
    {
      "version": "0.0.2",
      "date": "2025-06-10"
    }
  ],
  "_exports": [
    "alembic",
    "blend",
    "distill",
    "distill_summary",
    "interpolate_opts",
    "parameter_summary"
  ],
  "_help": [
    {
      "page": "alembic",
      "title": "Create the Blending and Distilling Object",
      "topics": [
        "alembic"
      ]
    },
    {
      "page": "blend",
      "title": "Blend Parameters",
      "topics": [
        "blend"
      ]
    },
    {
      "page": "distill",
      "title": "Distill Outcomes",
      "topics": [
        "distill"
      ]
    },
    {
      "page": "distill_summary",
      "title": "Distillation Calculation Comparison Summary",
      "topics": [
        "distill_summary"
      ]
    },
    {
      "page": "interpolate_opts",
      "title": "Interpolation Options",
      "topics": [
        "interpolate_opts"
      ]
    },
    {
      "page": "parameter_summary",
      "title": "Parameter Calculation Comparison Summary",
      "topics": [
        "parameter_summary"
      ]
    }
  ],
  "_readme": "https://github.com/accidda/paramix/raw/HEAD/README.md",
  "_rundeps": [
    "data.table"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introductory Usage: paramix",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivating Example",
        "Parametrizing a Compartmental Model",
        "Typical Application",
        "Summary"
      ],
      "created": "2024-04-13 07:51:49",
      "modified": "2024-11-07 19:25:51",
      "commits": 40
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "paramix",
  "_universes": [
    "accidda",
    "pearsonca",
    "cmmid"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-22T21:16:03.000Z",
      "distro": "noble",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "8bf59c588c5bd0c5af2a2396e56e27c8192b1baf28eedbadf3877c23fdf00390",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/accidda/actions/runs/27984199180"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-22T21:16:28.000Z",
      "distro": "noble",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "f71f0a6de9cbbdfa98d0c18317c3533eb93f7c45b01a423e6e2c988321635193",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/accidda/actions/runs/27984199180"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-22T21:15:40.000Z",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "e3b9a0d16bdf8aeffc6cf0b7fe4e40bcfa92238fad1d8174ffcd25dccc33b9ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/accidda/actions/runs/27984199180"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-22T21:15:57.000Z",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "1baefe017908336bb0be850fffcde80621c9f3ec1a81a1f4eeb6817d5d6544c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/accidda/actions/runs/27984199180"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-22T21:15:44.000Z",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "f93929ada5b5224bdfb8f8e10af2f22e8b8a6982c2a68731c15f4c4ea93a3e38",
      "status": "success",
      "buildurl": "https://github.com/r-universe/accidda/actions/runs/27984199180"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-22T21:15:02.000Z",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "ece510f357421ef5d4ed573ac83ab4ccc31f695ec2966a08bf2d6779ea360ebd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/accidda/actions/runs/27984199180"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-22T21:14:45.000Z",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "b8ce9550ae98de003c68661c81dbdc23332663548d1656c7b2b3e8caf98a19a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/accidda/actions/runs/27984199180"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-22T21:14:59.000Z",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "2783d647515a4a05344a318725c3a9d7e160bf48929145547cfca190a22d90ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/accidda/actions/runs/27984199180"
    }
  ]
}