Package: DataFrameConstr
Maintainer: Jeffrey Arnold <jeffrey.arnold@gmail.com>
Author: Jeffrey Arnold <jeffrey.arnold@gmail.com>
Version: 1.1-0
License: GPL-3
Title: Constrained data frames and homogenous list classes
Description: Defines two utility S4 classes. DataFrameConstr: extends
        data frames with column and general constraints. HomogList: a
        list in which all elements must have the same class.
Depends: methods
Suggests: testthat, roxygen2
Collate: 'package.R' 'class-HomogList.R' 'subclass_homog_list.R'
        'class-DataFrameConstr.R' 'constrained_data_frame.R'
URL: https://github.com/jrnold/DataFrameConstr
BugReports: https://github.com/jrnold/DataFrameConstr
Packaged: 2013-03-19 08:11:54 UTC; jrnold
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-03-19 10:45:08
