Package: piecemeal
Title: Wrangle Large Simulation Studies
Date: 2025-09-16
Version: 0.1.0
Authors@R: person(c("Pavel", "N."), "Krivitsky", role=c("aut", "cre"), email="pavel@statnet.org", comment=c(ORCID="0000-0002-9101-3362"))
Description: An 'R6' class to set up, run, monitor, collate, and debug large simulation studies comprising many small independent replications and treatment configurations. Parallel processing, reproducibility, fault- and error-tolerance, and ability to resume an interrupted or timed-out simulation study are built in.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2.9000
Depends: R (>= 4.2.0)
Imports: R6, filelock, rlang, purrr
Suggests: knitr, testthat (>= 3.2.3), rmarkdown
VignetteBuilder: knitr
Config/testthat/parallel: true
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-16 09:42:42 UTC; pavel
Author: Pavel N. Krivitsky [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9101-3362>)
Maintainer: Pavel N. Krivitsky <pavel@statnet.org>
Repository: CRAN
Date/Publication: 2025-09-22 07:50:07 UTC
Built: R 4.4.3; ; 2025-10-21 13:33:06 UTC; windows
