Package: spec
Type: Package
Title: A Data Specification Format and Interface
Version: 0.1.6
Author: Tim Bergsma
Maintainer: Tim Bergsma <bergsmat@gmail.com>
Description: 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().
Imports: encode, csv, magrittr, utils
Depends: R (>= 2.10)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2019-02-04 16:28:36 UTC; tbergsma
Repository: CRAN
Date/Publication: 2019-02-04 17:10:03 UTC
