spec: A Data Specification Format and Interface

Creates a data specification that describes the columns of a table (data.frame). Provides methods to read, write, and update the specification. Checks whether a table matches its specification. See specification.data.frame(),read.spec(), write.spec(), as.csv.spec(), respecify.character(), and %matches%.data.frame().

Version: 0.1.9
Depends: R (≥ 2.10)
Imports: encode, csv, magrittr, utils
Published: 2024-02-18
Author: Tim Bergsma
Maintainer: Tim Bergsma <bergsmat at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: spec results

Documentation:

Reference manual: spec.pdf

Downloads:

Package source: spec_0.1.9.tar.gz
Windows binaries: r-devel: spec_0.1.9.zip, r-release: spec_0.1.9.zip, r-oldrel: spec_0.1.9.zip
macOS binaries: r-release (arm64): spec_0.1.9.tgz, r-oldrel (arm64): spec_0.1.9.tgz, r-release (x86_64): spec_0.1.9.tgz
Old sources: spec archive

Reverse dependencies:

Reverse imports: nonmemica

Linking:

Please use the canonical form https://CRAN.R-project.org/package=spec to link to this page.