Package: spec
Type: Package
Title: A Data Specification Format and Interface
Version: 0.1.9
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: 7.2.3
NeedsCompilation: no
Packaged: 2024-02-18 03:51:44 UTC; tim.bergsma
Repository: CRAN
Date/Publication: 2024-02-18 05:30:07 UTC
Built: R 4.3.2; ; 2024-02-18 07:12:54 UTC; unix
