Package: formula.tools
Type: Package
Title: Utilities for Formulas, Expressions, Calls and Other Objects
Version: 1.5.4
Date: 2015-06-23
Author: Christopher Brown
Maintainer: Christopher Brown <chris.brown@decisionpatterns.com>
Description: These utilities facilitate the programmatic manipulations of
    formulas, expressions, calls, names, symbols and other objects.
Depends: R (>= 3.0.0), operator.tools(>= 1.4.0), utils, methods
Suggests: magrittr, testthat
License: GPL (>= 2)
URL: https://github.com/decisionpatterns/formula.tools
BugReports: https://github.com/decisionpatterns/formula.tools/issues
LazyLoad: yes
LazyData: yes
Collate: 'as.character.formula.R' 'catcont.R' 'get.vars.R' 'invert.R'
        'is.one.sided.R' 'is.two.sided.R' 'lhs.vars.R' 'op.type.R'
        'parts.R' 'parts.lhs.get.R' 'parts.lhs.set.R' 'parts.op.get.R'
        'parts.op.set.R' 'parts.rhs.get.R' 'parts.rhs.set.R'
        'rhs.vars.R' 'terms.R' 'zzz.R'
Packaged: 2015-06-23 23:27:09 UTC; cbrown
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-06-24 11:15:32
