{
  "_id": "6a1ee8c6b401979e73411b4a",
  "Package": "epitrix",
  "Title": "Small Helpers and Tricks for Epidemics Analysis",
  "Version": "0.4.0",
  "Authors@R": "c(person(\"Thibaut\", \"Jombart\", email = \"thibautjombart@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Anne\", \"Cori\", email = \"a.cori@imperial.ac.uk\", role = c(\"aut\")),\nperson(\"Zhian N.\", \"Kamvar\", email = \"zkamvar@gmail.com\", role = \"ctb\"),\nperson(\"Dirk\", \"Schumacher\", email = \"mail@dirk-schumacher.net\", role = \"ctb\"),\nperson(\"Flavio\", \"Finger\", email = \"flavio.finger@lshtm.ac.uk\", role = \"aut\"),\nperson(\"Charlie\", \"Whittaker\", email = \"charles.whittaker16@imperial.ac.uk\", role = \"ctb\")\n)",
  "Description": "A collection of small functions useful for epidemics\nanalysis and infectious disease modelling. This includes\ncomputation of basic reproduction numbers from growth rates,\ngeneration of hashed labels to anonymize data, and fitting\ndiscretized Gamma distributions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "URL": "http://www.repidemicsconsortium.org/epitrix/",
  "BugReports": "https://github.com/reconhub/epitrix/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libsodium-dev",
  "Repository": "https://reconhub.r-universe.dev",
  "Date/Publication": "2023-01-13 19:11:19 UTC",
  "RemoteUrl": "https://github.com/reconhub/epitrix",
  "RemoteRef": "HEAD",
  "RemoteSha": "94cb02aa838257fc8c969547acc74379eb046ffc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 10:32:28 UTC",
    "User": "root"
  },
  "Author": "Thibaut Jombart [aut, cre],\nAnne Cori [aut],\nZhian N. Kamvar [ctb],\nDirk Schumacher [ctb],\nFlavio Finger [aut],\nCharlie Whittaker [ctb]",
  "Maintainer": "Thibaut Jombart <thibautjombart@gmail.com>",
  "MD5sum": "12130d931bedebff715bbbac17203028",
  "_user": "reconhub",
  "_type": "src",
  "_file": "epitrix_0.4.0.tar.gz",
  "_fileid": "ba2e64d87939fc91683eb794e77514b1a5aad4aac0e9cf28f932b1ae8234f79c",
  "_filesize": 628824,
  "_sha256": "ba2e64d87939fc91683eb794e77514b1a5aad4aac0e9cf28f932b1ae8234f79c",
  "_created": "2026-05-19T10:32:28.000Z",
  "_published": "2026-06-02T14:29:26.817Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79094855418,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7081098019"
    },
    {
      "job": 79094856591,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7081102754"
    },
    {
      "job": 79094855263,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7081161743"
    },
    {
      "job": 79094855984,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7081134910"
    },
    {
      "job": 79094854859,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081052198"
    },
    {
      "job": 79094854034,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360629353"
    },
    {
      "job": 79094854983,
      "time": 196,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7081116317"
    },
    {
      "job": 79094855945,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7081078223"
    },
    {
      "job": 79094856339,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7081085574"
    }
  ],
  "_buildurl": "https://github.com/r-universe/reconhub/actions/runs/26091476583",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/reconhub/epitrix",
  "_commit": {
    "id": "94cb02aa838257fc8c969547acc74379eb046ffc",
    "author": "Thibaut Jombart <thibautjombart@gmail.com>",
    "committer": "Thibaut Jombart <thibautjombart@gmail.com>",
    "message": "Using Amer English\n",
    "time": 1673637079
  },
  "_maintainer": {
    "name": "Thibaut Jombart",
    "email": "thibautjombart@gmail.com",
    "login": "thibautjombart",
    "description": "Senior Lecturer at Imperial College London. Consultant in outbreak analytics. R geek. Muay Thai enthusiast. Grindcore vocalist.",
    "uuid": 10757154
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "sodium",
      "role": "Imports"
    },
    {
      "package": "distcrete",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "outbreaks",
      "role": "Suggests"
    },
    {
      "package": "incidence",
      "version": ">= 1.4.1",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "reconhub",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "epidemiology"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "thibautjombart",
      "count": 95,
      "uuid": 10757154
    },
    {
      "user": "zkamvar",
      "count": 28,
      "uuid": 3639446
    },
    {
      "user": "ffinger",
      "count": 23,
      "uuid": 12323626
    },
    {
      "user": "cwhittaker1000",
      "count": 9,
      "uuid": 16852067
    },
    {
      "user": "annecori",
      "count": 5,
      "uuid": 6973431
    },
    {
      "user": "dirkschumacher",
      "count": 5,
      "uuid": 1569647
    }
  ],
  "_userbio": {
    "uuid": 20286215,
    "type": "organization",
    "name": "R Epidemics Consortium",
    "description": "Consortium for epidemics analysis and outbreak response using R"
  },
  "_downloads": {
    "count": 535,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/epitrix"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/reconhub/epitrix",
  "_pkgdown": "http://www.repidemicsconsortium.org/epitrix/",
  "_searchresults": 228,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/epitrix.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/reconhub/epitrix",
  "_realowner": "reconhub",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-11-26"
    },
    {
      "version": "0.1.1",
      "date": "2018-01-24"
    },
    {
      "version": "0.1.2",
      "date": "2018-03-01"
    },
    {
      "version": "0.2.0",
      "date": "2018-04-24"
    },
    {
      "version": "0.2.1",
      "date": "2018-08-28"
    },
    {
      "version": "0.2.2",
      "date": "2019-01-15"
    },
    {
      "version": "0.4.0",
      "date": "2023-01-14"
    },
    {
      "version": "0.4.1",
      "date": "2025-07-25"
    }
  ],
  "_exports": [
    "AR2R0",
    "clean_labels",
    "empirical_incubation_dist",
    "fit_disc_gamma",
    "fit_gamma_incubation_dist",
    "gamma_log_likelihood",
    "gamma_mucv2shapescale",
    "gamma_shapescale2mucv",
    "hash_names",
    "lm2R0_sample",
    "R02AR",
    "R02herd_immunity_threshold",
    "r2R0",
    "sim_linelist"
  ],
  "_help": [
    {
      "page": "AR2R0",
      "title": "Title Calculate basic reproduction number from attack rate",
      "topics": [
        "AR2R0"
      ]
    },
    {
      "page": "clean_labels",
      "title": "Standardise labels",
      "topics": [
        "clean_labels"
      ]
    },
    {
      "page": "empirical_incubation_dist",
      "title": "Extract empirical incubation period distribution from linelist data",
      "topics": [
        "empirical_incubation_dist"
      ]
    },
    {
      "page": "fit_disc_gamma",
      "title": "Fit discretised distributions using ML",
      "topics": [
        "fit_discrete",
        "fit_disc_gamma"
      ]
    },
    {
      "page": "fit_gamma_incubation_dist",
      "title": "Fit discrite gamma distribution to incubation periods",
      "topics": [
        "fit_gamma_incubation_dist"
      ]
    },
    {
      "page": "gamma_tools",
      "title": "Reparameterise Gamma distributions",
      "topics": [
        "gamma_log_likelihood",
        "gamma_mucv2shapescale",
        "gamma_shapescale2mucv"
      ]
    },
    {
      "page": "hash_names",
      "title": "Anonymise data using scrypt",
      "topics": [
        "hash_names"
      ]
    },
    {
      "page": "R02AR",
      "title": "Title Calculate attack rate from basic reproduction number",
      "topics": [
        "R02AR"
      ]
    },
    {
      "page": "R02herd_immunity_threshold",
      "title": "Title Calculate herd immunity threshold from basic reproduction number",
      "topics": [
        "R02herd_immunity_threshold"
      ]
    },
    {
      "page": "r2R0",
      "title": "Transform a growth rate into a reproduction number",
      "topics": [
        "lm2R0_sample",
        "r2R0"
      ]
    },
    {
      "page": "sim_linelist",
      "title": "Simulate simple linelist data",
      "topics": [
        "sim_linelist"
      ]
    }
  ],
  "_readme": "https://github.com/reconhub/epitrix/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "distcrete",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "sodium",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "estimate_incubation.Rmd",
      "filename": "estimate_incubation.html",
      "title": "Example to estimate incubation period",
      "author": "Flavio Finger",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Description",
        "Example"
      ],
      "created": "2019-02-12 08:49:06",
      "modified": "2022-12-09 13:42:49",
      "commits": 3
    },
    {
      "source": "epitrix.Rmd",
      "filename": "epitrix.html",
      "title": "Overview of the epitrix package",
      "author": "Thibaut Jombart",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What does it do?",
        "Fitting a gamma distribution to delay data",
        "Converting a growth rate (r) to a reproduction number (R0)",
        "Standardising labels",
        "Anonymising data"
      ],
      "created": "2017-05-17 13:17:14",
      "modified": "2023-01-13 18:50:30",
      "commits": 9
    }
  ],
  "_score": 8.61320735210376,
  "_indexed": true,
  "_nocasepkg": "epitrix",
  "_universes": [
    "reconhub",
    "thibautjombart"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-19T10:34:46.000Z",
      "distro": "noble",
      "commit": "94cb02aa838257fc8c969547acc74379eb046ffc",
      "fileid": "0e5073b51be5e32e809a0b70492f3245447561eff04df30a524e6c87cb9d9446",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/26091476583"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-19T10:34:59.000Z",
      "distro": "noble",
      "commit": "94cb02aa838257fc8c969547acc74379eb046ffc",
      "fileid": "5eaed295ef10689d540449acf49afbb886427e419805be54f5ada34340abbdfc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/26091476583"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-19T10:38:03.000Z",
      "commit": "94cb02aa838257fc8c969547acc74379eb046ffc",
      "fileid": "44bb6e34c35706a871cbb3505f8f24bb27644c630391287a6df86535079533dc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/26091476583"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-19T10:36:32.000Z",
      "commit": "94cb02aa838257fc8c969547acc74379eb046ffc",
      "fileid": "d4ae80d55ce4a5fcc804b061abdfdfe97f940c52c73ef79895afad263abb2d0d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/26091476583"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-19T10:35:36.000Z",
      "commit": "94cb02aa838257fc8c969547acc74379eb046ffc",
      "fileid": "a5475ada5e5de889efa5c677c3f8f918a5e1ffbfb5d02ccdaf47c13dad824f34",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/26091476583"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-19T10:33:40.000Z",
      "commit": "94cb02aa838257fc8c969547acc74379eb046ffc",
      "fileid": "b6175d07109e910469b376428fa93d7db5c7161fac4d1ea65ab5c628948de831",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/26091476583"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-19T10:34:01.000Z",
      "commit": "94cb02aa838257fc8c969547acc74379eb046ffc",
      "fileid": "3a07cf9a306491e77b22c612ed02f967cf5c40884731d950b476eacbd47ac6bf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/26091476583"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-06-02T14:29:08.000Z",
      "commit": "94cb02aa838257fc8c969547acc74379eb046ffc",
      "fileid": "6db24edd641c9239529822caab0083319c4e3486e212654043a7fded56218348",
      "status": "success",
      "buildurl": "https://github.com/r-universe/reconhub/actions/runs/26091476583"
    }
  ]
}