formula.tools: Programmatic Utilities for Manipulating Formulas, Expressions, Calls, Assignments and Other R Objects

These utilities facilitate the programmatic manipulations of formulas, expressions, calls, assignments and other R language objects. These objects all share the same structure: a left-hand side, operator and right-hand side. This packages provides methods for accessing and modifying this structures as well as extracting and replacing names and symbols from these objects.

Version: 1.6.8
Depends: R (≥ 3.0.0)
Imports: operator.tools (≥ 1.4.0), utils, methods
Suggests: magrittr, testthat
Published: 2017-09-21
Author: Christopher Brown [aut, cre], Decision Patterns [cph]
Maintainer: Christopher Brown <chris.brown at decisionpatterns.com>
BugReports: https://github.com/decisionpatterns/formula.tools/issues
License: GPL-2 | file LICENSE
URL: https://github.com/decisionpatterns/formula.tools
NeedsCompilation: no
Materials: README NEWS
CRAN checks: formula.tools results

Downloads:

Reference manual: formula.tools.pdf
Package source: formula.tools_1.6.8.tar.gz
Windows binaries: r-devel: formula.tools_1.6.8.zip, r-release: formula.tools_1.6.8.zip, r-oldrel: formula.tools_1.6.8.zip
OS X El Capitan binaries: r-release: formula.tools_1.6.8.tgz
OS X Mavericks binaries: r-oldrel: formula.tools_1.6.8.tgz
Old sources: formula.tools archive

Reverse dependencies:

Reverse depends: flexrsurv, LEGIT, longRPart2
Reverse imports: BMisc, ccfa, qte, vcrpart

Linking:

Please use the canonical form https://CRAN.R-project.org/package=formula.tools to link to this page.