Package: simFrame
Version: 0.5.4
Title: Simulation Framework
Date: 2021-10-11
Depends: R (>= 3.0.0), Rcpp (>= 0.8.6), lattice, parallel
Imports: methods, stats4
LinkingTo: Rcpp
Description: A general framework for statistical simulation, which allows researchers to make use of a wide range of simulation designs with minimal programming effort.  The package provides functionality for drawing samples from a distribution or a finite population, for adding outliers and missing values, as well as for visualization of the simulation results.  It follows a clear object-oriented design and supports parallel computing to increase computational performance.
License: GPL (>= 2)
LazyLoad: yes
Authors@R: c(person("Andreas", "Alfons", 
                    email = "alfons@ese.eur.nl", 
                    role = c("aut", "cre")), 
             person("Yves", "Tille", role = "ctb", 
                    comment = "original R code of certain sampling algorithms"), 
             person("Alina", "Matei", role = "ctb", 
                    comment = "original R code of certain sampling algorithms"))
Author: Andreas Alfons [aut, cre],
  Yves Tille [ctb] (original R code of certain sampling algorithms),
  Alina Matei [ctb] (original R code of certain sampling algorithms)
Maintainer: Andreas Alfons <alfons@ese.eur.nl>
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2021-10-11 10:19:15 UTC; andreas
Repository: CRAN
Date/Publication: 2021-10-14 11:10:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-01-24 12:38:31 UTC; unix
Archs: simFrame.so.dSYM
