Package: spec Type: Package Title: A Data Specification Format and Interface Version: 0.1.9 Author: Tim Bergsma Maintainer: Tim Bergsma 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 Config/pak/sysreqs: libicu-dev Repository: https://bergsmat.r-universe.dev Date/Publication: 2024-02-19 12:22:08 UTC RemoteUrl: https://github.com/bergsmat/spec RemoteRef: HEAD RemoteSha: 3e7a0ef4fac8120346dfb882967e7e07fa63b300 NeedsCompilation: no Packaged: 2026-06-17 08:27:05 UTC; root