Package: dataMeta 0.1.1.9000

dataMeta: Create and Append a Data Dictionary for an R Dataset

Designed to create a basic data dictionary and append to the original dataset's attributes list. The package makes use of a tidy dataset and creates a data frame that will serve as a linker that will aid in building the dictionary. The dictionary is then appended to the list of the original dataset's attributes. The user will have the option of entering variable and item descriptions by writing code or use alternate functions that will prompt the user to add these.

Authors:Dania M. Rodriguez [aut, cre], P3S Corporation [cph]

dataMeta_0.1.1.9000.tar.gz
dataMeta_0.1.1.9000.zip(r-4.5)dataMeta_0.1.1.9000.zip(r-4.4)dataMeta_0.1.1.9000.zip(r-4.3)
dataMeta_0.1.1.9000.tgz(r-4.4-any)dataMeta_0.1.1.9000.tgz(r-4.3-any)
dataMeta_0.1.1.9000.tar.gz(r-4.5-noble)dataMeta_0.1.1.9000.tar.gz(r-4.4-noble)
dataMeta_0.1.1.9000.tgz(r-4.4-emscripten)dataMeta_0.1.1.9000.tgz(r-4.3-emscripten)
dataMeta.pdf |dataMeta.html
dataMeta/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/dmrodz/datameta/issues

Datasets:

On CRAN:

5.54 score 23 stars 15 scripts 174 downloads 6 exports 16 dependencies

Last updated 3 years agofrom:f4a2d66e67. Checks:OK: 1 NOTE: 6. Indexed: yes.

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

Exports:build_dictbuild_linkerincorporate_attrprompt_attrprompt_linkersave_it

Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr

dataMeta: Making and appending a data dictionary to an R dataset

Rendered fromdataMeta_Vignette.Rmdusingknitr::rmarkdownon Oct 30 2024.

Last update: 2017-04-23
Started: 2017-04-22