Package: bigparallelr
Title: Easy Parallel Tools
Version: 0.3.2
Authors@R: 
    person(given = "Florian",
           family = "Privé",
           role = c("aut", "cre"),
           email = "florian.prive.21@gmail.com")
Description: Utility functions for easy parallelism in R. Include some reexports
    from other packages, utility functions for splitting and parallelizing over
    blocks, and choosing and setting the number of cores used.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: bigassertr (>= 0.1.1), doParallel, flock, parallel,
        parallelly, RhpcBLASctl
Depends: foreach
Suggests: testthat, covr
URL: https://github.com/privefl/bigparallelr
BugReports: https://github.com/privefl/bigparallelr/issues
NeedsCompilation: no
Packaged: 2021-10-02 15:48:23 UTC; au639593
Author: Florian Privé [aut, cre]
Maintainer: Florian Privé <florian.prive.21@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-02 16:10:02 UTC
Built: R 4.3.0; ; 2023-04-06 11:10:08 UTC; unix
