Other packages > Find by keyword >

datadict  

Validate Data Against a 'data-dict.yaml' Data Dictionary
View on CRAN: Click here


Download and install datadict package within the R console
Install from CRAN:
install.packages("datadict")

Install from Github:
library("remotes")
install_github("cran/datadict")

Install by package version:
library("remotes")
install_version("datadict", "0.1.0")



Attach the package and use:
library("datadict")
Maintained by
Gábor Csárdi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-09-17
Latest Update: 2026-09-17
Description:
A data dictionary describes a collection of related tables: their columns, types, constraints, relationships, and glossary. Validate a dataset against its dictionary and read the findings as an HTML report. Reference: <https://data-dict.tidyverse.org>.
How to cite:
Gábor Csárdi (2026). datadict: Validate Data Against a 'data-dict.yaml' Data Dictionary. R package version 0.1.0, https://cran.r-project.org/web/packages/datadict. Accessed 26 Sep. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited datadict R package
View datadict citation profile
Other R packages that datadict depends, imports, suggests or enhances
Complete documentation for datadict
Functions, R codes and Examples using the datadict R package
Full datadict package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

imsig  
Immune Cell Gene Signatures for Profiling the Microenvironment of Solid Tumours
Estimate the relative abundance of tissue-infiltrating immune subpopulations abundances using gene e ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
accrual  
Bayesian Accrual Prediction
Participant recruitment for medical research is challenging. Slow accrual leads to delays in researc ...
Download / Learn more Package Citations See dependency  
colorSpec  
Color Calculations with Emphasis on Spectral Data
Calculate with spectral properties of light sources, materials, cameras, eyes, and scanners. Build ...
Download / Learn more Package Citations See dependency  
gamlss.add  
Extra Additive Terms for Generalized Additive Models for Location Scale and Shape
Interface for extra smooth functions including tensor products, neural networks and decision trees. ...
Download / Learn more Package Citations See dependency  
googlePolylines  
Encoding Coordinates into 'Google' Polylines
Encodes simple feature ('sf') objects and coordinates, and decodes polylines using the 'Google' pol ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

247,686

Dependencies

76,198

Author Associations

28,721

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA