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 Encoding: UTF-8 Repository: https://aalfons.r-universe.dev Date/Publication: 2021-11-23 12:46:58 UTC RemoteUrl: https://github.com/aalfons/simframe RemoteRef: HEAD RemoteSha: 23314f0b1f6632560e0d95dc568f708f3c1286a9 NeedsCompilation: yes Packaged: 2026-06-23 09:49:39 UTC; root