Package: mcstatsim
Type: Package
Title: Monte Carlo Statistical Simulation Tools Using a Functional
        Approach
Version: 0.5.0
Authors@R: c(person("Imad", "EL BADISY", 
      role = c("aut", "cre","cph"),
    email = "elbadisyimad@gmail.com"))
Description: 
    A lightweight package designed to facilitate statistical 
    simulations through functional programming. It centralizes the simulation process into a single 
    higher-order function, enhancing manageability and usability without adding overhead from external 
    dependencies. The package includes ready-to-use functions for common simulation targets. A detailed example can be found on <https://github.com/ielbadisy/mcstatsim>.
License: AGPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: pbapply
Suggests: testthat (>= 3.0.0)
URL: https://github.com/ielbadisy/mcstatsim
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-07-29 12:07:17 UTC; elbadisy
Author: Imad EL BADISY [aut, cre, cph]
Maintainer: Imad EL BADISY <elbadisyimad@gmail.com>
Repository: CRAN
Date/Publication: 2024-07-29 12:30:02 UTC
Built: R 4.6.0; ; 2025-07-18 04:29:35 UTC; unix
