rpn: Converter and Interpreter for Reverse Polish Notation Expressions

Pure R implementation of a simple (Reverse) Polish Notation (RPN) interpreter and converter.

Version: 1.0
Depends: BBmisc (≥ 1.6), checkmate (≥ 1.1)
Suggests: testthat
Published: 2016-06-07
Author: Jakob Bossek [aut, cre]
Maintainer: Jakob Bossek <j.bossek at gmail.com>
BugReports: https://github.com/jakobbossek/rpn/issues
License: BSD_2_clause + file LICENSE
URL: https://github.com/jakobbossek/rpn
NeedsCompilation: no
CRAN checks: rpn results

Downloads:

Reference manual: rpn.pdf
Package source: rpn_1.0.tar.gz
Windows binaries: r-devel: rpn_1.0.zip, r-release: rpn_1.0.zip, r-oldrel: rpn_1.0.zip
OS X binaries: r-release: rpn_1.0.tgz, r-oldrel: rpn_1.0.tgz

Linking:

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