Package: allofus
Type: Package
Title: Interface for 'All of Us' Researcher Workbench
Version: 1.2.0
Authors@R:
c(
person("Louisa", "Smith", email = "l.smith@northeastern.edu", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-9029-4644")),
person("Rob", "Cavanaugh", email = "r.cavanaugh@northeastern.edu", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-2114-6565"))
)
Description: Streamline use of the 'All of Us' Researcher Workbench
()with
tools to extract and manipulate data from the 'All of Us'
database. Increase interoperability with the Observational
Health Data Science and Informatics ('OHDSI') tool stack by
decreasing reliance of 'All of Us' tools and allowing for
cohort creation via 'Atlas'. Improve reproducible and
transparent research using 'All of Us'.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: cli, tidyr, magrittr, dplyr (>= 1.1.4), glue, bigrquery (>=
1.5.1), purrr, stats, utils, dbplyr (>= 2.5.0), sessioninfo,
rlang, stringr, DBI, lifecycle, bit64, jsonlite
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), kableExtra, DT,
googlesheets4, tibble, forcats, gh, SqlRender (>= 1.6.0),
duckdb, withr
RoxygenNote: 7.3.3
URL: https://roux-ohdsi.github.io/allofus/,
https://github.com/roux-ohdsi/allofus
BugReports: https://github.com/roux-ohdsi/allofus/issues
VignetteBuilder: knitr
Depends: R (>= 2.10)
Config/testthat/edition: 3
Roxygen: list(markdown = TRUE)
Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev
Repository: https://roux-ohdsi.r-universe.dev
Date/Publication: 2026-07-02 01:39:45 UTC
RemoteUrl: https://github.com/roux-ohdsi/allofus
RemoteRef: HEAD
RemoteSha: 0c79a0075d7de5d744d2e76dcae28dfa4b3cf4af
NeedsCompilation: no
Packaged: 2026-07-02 03:48:48 UTC; root
Author: Louisa Smith [aut, cph] (ORCID:
),
Rob Cavanaugh [aut, cre, cph] (ORCID:
)
Maintainer: Rob Cavanaugh