dfmirroR: Simulate a Data Frame Mirroring an Input and Produce Shareable Simulation Code

The 'dfmirroR' package allows users to input a data frame, simulate some number of observations based on specified columns of that data frame, and then outputs a string that contains the code to re-create the simulation. The goal is to both provide workable test data sets and provide users with the information they need to set up reproducible examples with team members. This package was created out of a need to share examples in cases where data are private and where a full data frame is not needed for testing or coordinating.

Version: 2.1.0
Depends: R (≥ 2.10)
Imports: fitdistrplus, stats, MASS, e1071
Suggests: testthat (≥ 3.0.0)
Published: 2024-01-26
Author: Jacob Patterson-Stein [aut, cre]
Maintainer: Jacob Patterson-Stein <jacobpstein at gmail.com>
BugReports: https://github.com/jacobpstein/dfmirroR/issues
License: MIT + file LICENSE
URL: https://github.com/jacobpstein/dfmirroR
NeedsCompilation: no
Materials: README NEWS
CRAN checks: dfmirroR results

Documentation:

Reference manual: dfmirroR.pdf

Downloads:

Package source: dfmirroR_2.1.0.tar.gz
Windows binaries: r-devel: dfmirroR_2.1.0.zip, r-release: dfmirroR_2.1.0.zip, r-oldrel: dfmirroR_2.1.0.zip
macOS binaries: r-release (arm64): dfmirroR_2.1.0.tgz, r-oldrel (arm64): dfmirroR_2.1.0.tgz, r-release (x86_64): dfmirroR_2.1.0.tgz, r-oldrel (x86_64): dfmirroR_2.1.0.tgz
Old sources: dfmirroR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dfmirroR to link to this page.