{
  "_id": "6a1bf0281d7bb097a0a2265e",
  "Package": "a2bcovid",
  "Type": "Package",
  "Title": "Inferring COVID-19 Transmission Events from Sequence and\nLocation Data",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"Chris\",\nfamily = \"Illingworth\",\nrole = c(\"aut\", \"cre\"),\nemail = \"chris.illingworth@mrc-bsu.cam.ac.uk\"),\nperson(given = \"Chris\",\nfamily = \"Jackson\",\nrole = c(\"aut\"),\nemail = \"chris.jackson@mrc-bsu.cam.ac.uk\"))",
  "Maintainer": "Chris Illingworth <chris.illingworth@mrc-bsu.cam.ac.uk>",
  "Description": "A tool which combines genome sequence and the locations of\ninfected individuals, using a statistical and evolutionary\nmodel, to estimate the likelihood that transmission occurred\nbetween particular individuals, and then to identify clusters\nof infections.  It is currently designed to apply to COVID-19\ninfection dynamics on hospital wards.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libjpeg-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://chjackson.r-universe.dev",
  "Date/Publication": "2022-07-16 10:29:18 UTC",
  "RemoteUrl": "https://github.com/chjackson/a2bcovid",
  "RemoteRef": "HEAD",
  "RemoteSha": "bd1f41d86daf8292bb32214c0f5c62fc66a413d9",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 08:17:39 UTC",
    "User": "root"
  },
  "Author": "Chris Illingworth [aut, cre],\nChris Jackson [aut]",
  "MD5sum": "0b5050e2fa787277537709ac98aa30fc",
  "_user": "chjackson",
  "_type": "src",
  "_file": "a2bcovid_0.1.0.tar.gz",
  "_fileid": "84e7b272c857803d4b55894420ee671a4abef91e5e92abb8c8eba6c31d37088f",
  "_filesize": 1722540,
  "_sha256": "84e7b272c857803d4b55894420ee671a4abef91e5e92abb8c8eba6c31d37088f",
  "_created": "2026-05-31T08:17:39.000Z",
  "_published": "2026-05-31T08:24:08.821Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78711506276,
      "time": 167,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315176642"
    },
    {
      "job": 78711506296,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315176730"
    },
    {
      "job": 78711506253,
      "time": 181,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315178119"
    },
    {
      "job": 78711506249,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315177047"
    },
    {
      "job": 78711506258,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7315194809"
    },
    {
      "job": 78711506243,
      "time": 225,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7315188201"
    },
    {
      "job": 78711506236,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7315190174"
    },
    {
      "job": 78711506241,
      "time": 236,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7315188938"
    },
    {
      "job": 78711267234,
      "time": 262,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315157977"
    },
    {
      "job": 78711506212,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315174202"
    },
    {
      "job": 78711506235,
      "time": 190,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315179198"
    },
    {
      "job": 78711506227,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315174159"
    },
    {
      "job": 78711506228,
      "time": 158,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315175644"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chjackson/actions/runs/26707415941",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/chjackson/a2bcovid",
  "_commit": {
    "id": "bd1f41d86daf8292bb32214c0f5c62fc66a413d9",
    "author": "Chris Jackson <chris.jackson@mrc-bsu.cam.ac.uk>",
    "committer": "Chris Jackson <chris.jackson@mrc-bsu.cam.ac.uk>",
    "message": "Fixed merge conflict\n",
    "time": 1657967358
  },
  "_maintainer": {
    "name": "Chris Illingworth",
    "email": "chris.illingworth@mrc-bsu.cam.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.5",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinyBS",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggtext",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "chjackson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "chjackson",
      "count": 65,
      "uuid": 7807096
    },
    {
      "user": "cjri",
      "count": 13,
      "uuid": 12644560
    }
  ],
  "_userbio": {
    "uuid": 7807096,
    "type": "user",
    "name": "Chris Jackson",
    "description": "Statistician and software developer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/a2bcovid"
  },
  "_devurl": "https://github.com/chjackson/a2bcovid",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/a2bcovid.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "a2bcovid",
    "a2bcovid_app",
    "long_to_wide",
    "plot_a2bcovid",
    "wide_to_long"
  ],
  "_help": [
    {
      "page": "a2bcovid",
      "title": "Identifying clusters of COVID-19 infections from genome sequence and individual location data",
      "topics": [
        "a2bcovid"
      ]
    },
    {
      "page": "a2bcovid_app",
      "title": "Web app interface to a2bcovid",
      "topics": [
        "a2bcovid_app"
      ]
    },
    {
      "page": "long_to_wide",
      "title": "Convert patient location data for an a2bcovid analysis from long to wide format",
      "topics": [
        "long_to_wide"
      ]
    },
    {
      "page": "plot_a2bcovid",
      "title": "Plot results of an a2bcovid analysis",
      "topics": [
        "plot_a2bcovid"
      ]
    },
    {
      "page": "wide_to_long",
      "title": "Convert patient location data for an a2bcovid analysis from wide to long format",
      "topics": [
        "wide_to_long"
      ]
    }
  ],
  "_readme": "https://github.com/chjackson/a2bcovid/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "ggtext",
    "glue",
    "gridtext",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "png",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyBS",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "xtable"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "example.Rmd",
      "filename": "example.html",
      "title": "A2BCovid: example analysis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "a2bcovid: introduction",
        "Times of symptom onset",
        "Genome sequence alignment data",
        "Patient location data",
        "Staff location data",
        "Example analysis",
        "Using just the symptom onset times",
        "Using symptom onset times and sequence data",
        "Using symptom onset times, sequence data and patient location data",
        "Using symptom onset times, sequence data, patient location and staff location data",
        "Additional plotting options"
      ],
      "created": "2020-10-11 14:18:10",
      "modified": "2020-12-16 10:22:52",
      "commits": 6
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "a2bcovid",
  "_universes": [
    "chjackson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T08:20:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bd1f41d86daf8292bb32214c0f5c62fc66a413d9",
      "fileid": "0495ad1a8e01702cbfe2563e94ec1870d0391f6d9cc01788adfb80eb889d73d8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chjackson/actions/runs/26707415941"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T08:20:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bd1f41d86daf8292bb32214c0f5c62fc66a413d9",
      "fileid": "4b121fb4f4541a0572b5a11f738c02e90d5c505db95aae7b5d4f6605526294c5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chjackson/actions/runs/26707415941"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T08:20:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bd1f41d86daf8292bb32214c0f5c62fc66a413d9",
      "fileid": "d3ae4e87d031d95065a3af13a91216f575d842f725e406815e3a0758cb7067b3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chjackson/actions/runs/26707415941"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T08:20:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bd1f41d86daf8292bb32214c0f5c62fc66a413d9",
      "fileid": "d5aff6be1e30f4504a7bead3bd499e02a43b2246a0e761dbe08d80d2f0da206c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chjackson/actions/runs/26707415941"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T08:23:10.000Z",
      "arch": "aarch64",
      "commit": "bd1f41d86daf8292bb32214c0f5c62fc66a413d9",
      "fileid": "0b67a8f169247b096a11d5de83a605f8bdf2156ee4184dcf4bc635356e0e9b53",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chjackson/actions/runs/26707415941"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T08:21:31.000Z",
      "arch": "x86_64",
      "commit": "bd1f41d86daf8292bb32214c0f5c62fc66a413d9",
      "fileid": "719d6cbda869ec6ace22c4a35cb4489c533e08b6717182bc9baa6bd5a98566ae",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chjackson/actions/runs/26707415941"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T08:22:17.000Z",
      "arch": "aarch64",
      "commit": "bd1f41d86daf8292bb32214c0f5c62fc66a413d9",
      "fileid": "b3190b64655928682e281d6ad3b449c3441c3cba0fa383cfbf7a81b6bda4f5fe",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chjackson/actions/runs/26707415941"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T08:21:36.000Z",
      "arch": "x86_64",
      "commit": "bd1f41d86daf8292bb32214c0f5c62fc66a413d9",
      "fileid": "f0005eca2077d9bf6267d7e9abb4a958997f5d55183ffd7148195a9c0cd5ea20",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/chjackson/actions/runs/26707415941"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-31T08:20:22.000Z",
      "arch": "emscripten",
      "commit": "bd1f41d86daf8292bb32214c0f5c62fc66a413d9",
      "fileid": "ebc04b1ea72e97f431849d6ab14dbe005d2c5498aefbed9c2d267158d447e45b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chjackson/actions/runs/26707415941"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T08:19:27.000Z",
      "arch": "x86_64",
      "commit": "bd1f41d86daf8292bb32214c0f5c62fc66a413d9",
      "fileid": "da0635afec23bbcd0c67f8262f5025f5c8890ac582fe9da30de9d8238d354182",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chjackson/actions/runs/26707415941"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T08:19:15.000Z",
      "arch": "x86_64",
      "commit": "bd1f41d86daf8292bb32214c0f5c62fc66a413d9",
      "fileid": "74ca10ab3d166f66b41b88afc240c448d55538575f89a6a2370beea104e8bccc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chjackson/actions/runs/26707415941"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T08:19:19.000Z",
      "arch": "x86_64",
      "commit": "bd1f41d86daf8292bb32214c0f5c62fc66a413d9",
      "fileid": "c96a80dc23a6e86fd3b9805ffe58dee39021bc459e9a56c11db40d0c5eda3958",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/chjackson/actions/runs/26707415941"
    }
  ]
}