Package: ParallelLogger Type: Package Title: Support for Parallel Computation, Logging, and Function Automation Version: 3.5.1 Date: 2025-10-29 Authors@R: c( person("Martijn", "Schuemie", email = "schuemie@ohdsi.org", role = c("aut", "cre")), person("Marc", "Suchard", role = c("aut")), person("Observational Health Data Science and Informatics", role = c("cph")) ) Maintainer: Martijn Schuemie Description: Support for parallel computation with progress bar, and option to stop or proceed on errors. Also provides logging to console and disk, and the logging persists in the parallel threads. Additional functions support function call automation with delayed execution (e.g. for executing functions in parallel). License: Apache License 2.0 VignetteBuilder: knitr Depends: R (>= 4.0.0) Imports: snow, xml2, jsonlite, methods, utils, rstudioapi, memuse, parallel Suggests: sendmailR, testthat, shiny, DT, knitr, rmarkdown, tibble URL: https://ohdsi.github.io/ParallelLogger/, https://github.com/OHDSI/ParallelLogger BugReports: https://github.com/OHDSI/ParallelLogger/issues NeedsCompilation: no RoxygenNote: 7.3.3 Encoding: UTF-8 Config/pak/sysreqs: libxml2-dev Repository: https://ohdsi.r-universe.dev Date/Publication: 2025-10-29 11:36:09 UTC RemoteUrl: https://github.com/ohdsi/parallellogger RemoteRef: HEAD RemoteSha: f6e7c1b408cd229ed2cc743c5ce54b7506c18e32 Packaged: 2026-05-27 08:05:01 UTC; root Author: Martijn Schuemie [aut, cre], Marc Suchard [aut], Observational Health Data Science and Informatics [cph]