Package: mrgsim.parallel
Type: Package
Title: Simulate with 'mrgsolve' in Parallel
Version: 0.2.1
Author: Kyle Baron
Maintainer: Kyle Baron <kylebtwin@imap.cc>
Description: Simulation from an 'mrgsolve' 
    <https://cran.r-project.org/package=mrgsolve> model using a parallel backend.  
    Input data sets are split (chunked) and simulated in parallel using 
    mclapply() or future_lapply() 
    <https://cran.r-project.org/package=future.apply>.
License: GPL (>= 2)
Imports: parallel, dplyr, future, future.apply, callr, fst
Depends: mrgsolve, R (>= 3.5.0)
Suggests: testthat, arrow, qs, knitr, rmarkdown
Encoding: UTF-8
URL: https://github.com/kylebaron/mrgsim.parallel
BugReports: https://github.com/kylebaron/mrgsim.parallel/issues
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2022-03-17 19:06:16 UTC; kyleb
Repository: CRAN
Date/Publication: 2022-03-17 19:50:05 UTC
Built: R 4.1.2; ; 2022-03-18 12:02:29 UTC; unix
