CRAN/E | operator.tools

operator.tools

Utilities for Working with R's Operators

Installation

About

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.

github.com/decisionpatterns/operator.tools
Bug report File report

Key Metrics

Version 1.6.3
Published 2017-02-28 2614 days ago
Needs compilation? no
License GPL-2
License File
CRAN checks operator.tools results

Downloads

Yesterday 385 0%
Last 7 days 2.174 -24%
Last 30 days 10.198 -10%
Last 90 days 31.863 -7%
Last 365 days 128.150 +15%

Maintainer

Maintainer

Christopher Brown

chris.brown@decisionpatterns.com

Authors

Christopher Brown

aut / cre

Decision Patterns

cph

Material

README
NEWS
ChangeLog
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

operator.tools archive

Imports

utils ≥ 3.3.2

Suggests

operators ≥ 0.1.8
magrittr ≥ 1.5
testthat ≥ 1.0.2

Reverse Imports

formula.tools