Package: DataFrameConstr
Maintainer: Jeffrey Arnold <jeffrey.arnold@gmail.com>
Author: Jeffrey Arnold <jeffrey.arnold@gmail.com>
Version: 1.1-2
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, R (>= 2.15.0)
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-20 15:15:25 UTC; jeff
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-03-20 16:56:12
