Package: osutils Title: Useful Functions for OpenSAFELY Version: 0.0.0.9000 Authors@R: c( person("William", "Hulme", , "william.hulme@phc.ox.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9162-4999")), person("Tom", "Palmer", , "remlapmot@hotmail.com", role = "aut", comment = c(ORCID = "0000-0003-4655-4511")) ) Description: Contains functions that are often needed when using the OpenSAFELY platform , such as redaction and low-memory processing. License: MIT + file LICENSE URL: https://github.com/wjchulme/osutils, https://opensafely-core.r-universe.dev/osutils BugReports: https://github.com/wjchulme/osutils/issues/ Imports: broom, data.table, dplyr, forcats, fs, gt, jsonlite, lifecycle, magrittr, plyr, purrr, readr, rlang, stats, stringr, tibble, tidyr, tidyselect, yaml Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev libx11-dev Repository: https://remlapmot.r-universe.dev Date/Publication: 2024-12-18 15:38:40 UTC RemoteUrl: https://github.com/wjchulme/osutils RemoteRef: HEAD RemoteSha: 7ef65dd46b75043fb4523e51105e27278d011d58 NeedsCompilation: no Packaged: 2026-06-12 09:26:25 UTC; root Author: William Hulme [aut, cre] (ORCID: ), Tom Palmer [aut] (ORCID: ) Maintainer: William Hulme