Provides a collection of utilities that allow programming with R's operators. Routines allow classifying operators, translating to and from an operator and its underlying function, and inverting some operators (e.g. comparison operators), etc. All methods can be extended to custom infix operators.
Version: | 1.6.3 |
Imports: | utils (≥ 3.3.2) |
Suggests: | operators (≥ 0.1.8), magrittr (≥ 1.5), testthat (≥ 1.0.2) |
Published: | 2017-02-28 |
Author: | Christopher Brown [aut, cre], Decision Patterns [cph] |
Maintainer: | Christopher Brown <chris.brown at decisionpatterns.com> |
BugReports: | https://github.com/decisionpatterns/operator.tools/issues |
License: | GPL-2 | file LICENSE |
URL: | https://github.com/decisionpatterns/operator.tools |
NeedsCompilation: | no |
Materials: | README NEWS ChangeLog |
CRAN checks: | operator.tools results |
Reference manual: | operator.tools.pdf |
Package source: | operator.tools_1.6.3.tar.gz |
Windows binaries: | r-devel: operator.tools_1.6.3.zip, r-release: operator.tools_1.6.3.zip, r-oldrel: operator.tools_1.6.3.zip |
macOS binaries: | r-release: operator.tools_1.6.3.tgz, r-oldrel: operator.tools_1.6.3.tgz |
Old sources: | operator.tools archive |
Reverse imports: | formula.tools |
Please use the canonical form https://CRAN.R-project.org/package=operator.tools to link to this page.