CRAN/E | assertable

assertable

Verbose Assertions for Tabular Data (Data.frames and Data.tables)

Installation

About

Simple, flexible, assertions on data.frame or data.table objects with verbose output for vetting. While other assertion packages apply towards more general use-cases, assertable is tailored towards tabular data. It includes functions to check variable names and values, whether the dataset contains all combinations of a given set of unique identifiers, and whether it is a certain length. In addition, assertable includes utility functions to check the existence of target files and to efficiently import multiple tabular data files into one data.table.

Key Metrics

Version 0.2.8
R ≥ 3.1.0
Published 2021-01-27 1183 days ago
Needs compilation? no
License GPL-3
CRAN checks assertable results

Downloads

Yesterday 16 0%
Last 7 days 109 -28%
Last 30 days 469 -13%
Last 90 days 1.527 +0%
Last 365 days 5.733 -21%

Maintainer

Maintainer

Grant Nguyen

grant.nguyen@gmail.com

Authors

Grant Nguyen

aut / cre

Max Czapanskiy

ctb

Material

README
Reference manual
Package source

Vignettes

assertable template
assertable data assertion intro
assertable file assertion intro

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

assertable archive

Depends

R ≥ 3.1.0

Imports

data.table
parallel

Suggests

knitr
rmarkdown

Reverse Imports

ezmmek