{
  "_id": "6a1ef8a9b401979e73417df8",
  "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://cmmid.r-universe.dev",
  "Date/Publication": "2025-08-21 20:52:07 UTC",
  "RemoteUrl": "https://github.com/cmmid/paramix",
  "RemoteRef": "HEAD",
  "RemoteSha": "a7d44da604f007a3e6c2d527768533080bf00932",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 05:57:53 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": "1ca516164027dfee913705ab92a8f4bf",
  "_user": "cmmid",
  "_type": "src",
  "_file": "paramix_0.0.2.tar.gz",
  "_fileid": "42038b11e9ebee205ee34a1b5672d6b4d49c8ddf5203c8efb02e6c999b5d5786",
  "_filesize": 3389814,
  "_sha256": "42038b11e9ebee205ee34a1b5672d6b4d49c8ddf5203c8efb02e6c999b5d5786",
  "_created": "2026-05-19T05:57:53.000Z",
  "_published": "2026-06-02T15:37:13.686Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79109961297,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7075958528"
    },
    {
      "job": 79109961328,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075957127"
    },
    {
      "job": 79109961082,
      "time": 200,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7075966844"
    },
    {
      "job": 79109961099,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075960276"
    },
    {
      "job": 79109960725,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075928892"
    },
    {
      "job": 79109960105,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362479186"
    },
    {
      "job": 79109960983,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7075947092"
    },
    {
      "job": 79109962232,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7075944902"
    },
    {
      "job": 79109960889,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7075945860"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cmmid/actions/runs/26079104000",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cmmid/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": "cmmid",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-24",
      "n": 5
    },
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "pearsonca",
      "count": 94,
      "uuid": 1828039
    },
    {
      "user": "lucy-gf",
      "count": 35,
      "uuid": 101729754
    }
  ],
  "_userbio": {
    "uuid": 20108763,
    "type": "organization",
    "name": "Centre for mathematical modelling of infectious diseases",
    "description": "London School of Hygiene & Tropical Medicine"
  },
  "_downloads": {
    "count": 534,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/paramix"
  },
  "_devurl": "https://github.com/cmmid/paramix",
  "_pkgdown": "https://cmmid.github.io/paramix/",
  "_searchresults": 5,
  "_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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cmmid/paramix",
  "_realowner": "cmmid",
  "_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/cmmid/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.477121254719663,
  "_indexed": true,
  "_nocasepkg": "paramix",
  "_universes": [
    "cmmid",
    "pearsonca"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-19T06:00:01.000Z",
      "distro": "noble",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "9dac7f0154bcd2eea51657ce2c1900cda35f674c1d7aefd0787c9da9f8f475b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmid/actions/runs/26079104000"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-19T05:59:55.000Z",
      "distro": "noble",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "f6cf490fa2025208b015ea682d35e7ffeaf3cc4f8cd8ebaad52270e8b6000c26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmid/actions/runs/26079104000"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-19T06:00:40.000Z",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "cbab2f4db3f9d18e573c821fa81af801b09ed5f45f4f1744fb0501f95f8559e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmid/actions/runs/26079104000"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-19T06:00:11.000Z",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "f29768af8d285d9970832e788a1d829a8a3dc92f64ac8783adcfffd35b07ef3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmid/actions/runs/26079104000"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-19T05:59:08.000Z",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "81481a917c2bb9df898f53040d9c186916fa9707278ff0e4bf7ca3c9717a7b48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmid/actions/runs/26079104000"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-19T05:58:59.000Z",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "348bbbf33415b3a818282bd6ef0d8c42fe2439f146bb02569e9424a7a5adb8d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmid/actions/runs/26079104000"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-19T05:59:04.000Z",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "1681a2fce322828b4cf158270a0c18cc43b8bdc236f04e7700c27211150ddeec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmid/actions/runs/26079104000"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-02T15:36:43.000Z",
      "commit": "a7d44da604f007a3e6c2d527768533080bf00932",
      "fileid": "1f524f1d334d493a8eaeb24c15aaa6f3e7c6a377e084ba135a03279ce721a8ed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cmmid/actions/runs/26079104000"
    }
  ]
}