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).
Version: | 2.0.0 |
Depends: | R (≥ 3.1.0) |
Imports: | snow, XML, jsonlite, methods, utils |
Suggests: | mailR, testthat, shiny, DT, knitr, rmarkdown |
Published: | 2020-06-07 |
Author: | Martijn Schuemie [aut, cre], Marc Suchard [aut], Observational Health Data Science and Informatics [cph] |
Maintainer: | Martijn Schuemie <schuemie at ohdsi.org> |
BugReports: | https://github.com/OHDSI/ParallelLogger/issues |
License: | Apache License 2.0 |
URL: | https://ohdsi.github.io/ParallelLogger, https://github.com/OHDSI/ParallelLogger |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ParallelLogger results |
Reference manual: | ParallelLogger.pdf |
Vignettes: |
Logging using ParallelLogger Parallel execution using ParallelLogger |
Package source: | ParallelLogger_2.0.0.tar.gz |
Windows binaries: | r-devel: ParallelLogger_2.0.0.zip, r-release: ParallelLogger_2.0.0.zip, r-oldrel: ParallelLogger_2.0.0.zip |
macOS binaries: | r-release: ParallelLogger_2.0.0.tgz, r-oldrel: ParallelLogger_2.0.0.tgz |
Old sources: | ParallelLogger archive |
Please use the canonical form https://CRAN.R-project.org/package=ParallelLogger to link to this page.