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:

6 exports 22 stars 2.19 score 16 dependencies 19 scripts 210 downloads

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

TargetResultDate
Doc / VignettesOKAug 31 2024
R-4.5-winNOTEAug 31 2024
R-4.5-linuxNOTEAug 31 2024
R-4.4-winNOTEAug 31 2024
R-4.4-macNOTEAug 31 2024
R-4.3-winNOTEAug 31 2024
R-4.3-macNOTEAug 31 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 Aug 31 2024.

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