Package: mcreplicate Description: Multi-core replication function to make it easier to do fast Monte Carlo simulation. Based on the mcreplicate() function from the 'rethinking' package. The 'rethinking' package requires installing 'rstan', which is onerous to install, while also not adding capabilities to this function. Title: Multi-Core Replicate Version: 0.1.2.1 Date: 2021-06-30 Authors@R: c( person("Christopher", "Gandrud", email = "christopher.gandrud@gmail.com", role = c("aut", "cre")), person("Olivier", "Binette", email = "olivier.binette@gmail.com", role=c("ctb")), person("AUTUMN41", role=c("ctb")) ) Imports: parallel License: AGPL (>= 3) Encoding: UTF-8 RoxygenNote: 7.1.1 Suggests: testthat (>= 3.0.0), covr Config/testthat/edition: 3 Repository: https://christophergandrud.r-universe.dev Date/Publication: 2021-06-30 18:59:23 UTC RemoteUrl: https://github.com/christophergandrud/mcreplicate RemoteRef: HEAD RemoteSha: f3d476bf31a24a808efca8c888b06109fb54ead0 NeedsCompilation: no Packaged: 2026-06-05 09:33:47 UTC; root Author: Christopher Gandrud [aut, cre], Olivier Binette [ctb], AUTUMN41 [ctb] Maintainer: Christopher Gandrud