Package: respectables 0.0.4.9000

Gabriel Becker

respectables: Create Relationally-Specified Multi-Table Datasets

This package provides a general framework and utility functions for simulating or synthesizing database-like multiple-table datasets. This is done by defining and then applying data recipes, which support the simulation or derivation of multiple variables jointly and/or conditional on the value of other already existing or recipe-specified variables. It also supports the simulation or augmentation of data which encodes a 1-to-many relationship with a foreign-key in an existing table.

Authors:Gabriel Becker [aut, cre]

respectables_0.0.4.9000.tar.gz
respectables_0.0.4.9000.zip(r-4.5)respectables_0.0.4.9000.zip(r-4.4)respectables_0.0.4.9000.zip(r-4.3)
respectables_0.0.4.9000.tgz(r-4.4-any)respectables_0.0.4.9000.tgz(r-4.3-any)
respectables_0.0.4.9000.tar.gz(r-4.5-noble)respectables_0.0.4.9000.tar.gz(r-4.4-noble)
respectables_0.0.4.9000.tgz(r-4.4-emscripten)respectables_0.0.4.9000.tgz(r-4.3-emscripten)
respectables.pdf |respectables.html
respectables/json (API)

# Install 'respectables' in R:
install.packages('respectables', repos = c('https://pharmaverse.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/roche/respectables/issues

On CRAN:

4.32 score 7 stars 8 scripts 25 exports 11 dependencies

Last updated 17 days agofrom:64d3e5409d. Checks:OK: 1 NOTE: 6. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 01 2024
R-4.5-winNOTEOct 01 2024
R-4.5-linuxNOTEOct 01 2024
R-4.4-winNOTEOct 01 2024
R-4.4-macNOTEOct 01 2024
R-4.3-winNOTEOct 01 2024
R-4.3-macNOTEOct 01 2024

Exports:gen_data_dbgen_reljoin_tablegen_table_datainit_new_colsinject_naslookup_funmiss_as_blockmiss_at_randomno_argsno_depsno_keyno_recpct_origrand_per_keyrand_posixctrep_nrep_per_keysample_fctsample_ynsecs_per_daysecs_per_yearseq_nsubjid_functable_specvalidate_recipe_deps

Dependencies:clifansigluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrs

Introduction to Respectables

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Oct 01 2024.

Last update: 2021-10-25
Started: 2021-10-25

Specifying, Simulating and Synthesizing Relational Data in R

Rendered fromcreating_synth_relational_data.Rmdusingknitr::rmarkdownon Oct 01 2024.

Last update: 2021-10-25
Started: 2021-02-25