operator.tools: Utilities for Working with R's Operators

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

Documentation:

Reference manual: operator.tools.pdf

Downloads:

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 (arm64): operator.tools_1.6.3.tgz, r-oldrel (arm64): operator.tools_1.6.3.tgz, r-release (x86_64): operator.tools_1.6.3.tgz
Old sources: operator.tools archive

Reverse dependencies:

Reverse depends: GNOSIS
Reverse imports: formula.tools

Linking:

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