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
Date: 2021-05-29
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
NeedsCompilation: no
Packaged: 2021-06-20 05:09:16 UTC; cgandrud
Author: Christopher Gandrud [aut, cre],
  Olivier Binette [ctb],
  AUTUMN41 [ctb]
Maintainer: Christopher Gandrud <christopher.gandrud@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-20 06:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:39:49 UTC; windows
