tailr: Automatic Tail Recursion Optimisation

Implements meta-programming functions for automatically translating recursive functions into looping functions or trampolines.

Version: 0.1.3
Depends: R (≥ 3.2), foolbox
Imports: rlang (≥ 0.3.0), glue
Suggests: covr, testthat, microbenchmark, compiler, pmatch (≥ 0.1.4)
Published: 2018-12-20
Author: Thomas Mailund [aut, cre]
Maintainer: Thomas Mailund <mailund at birc.au.dk>
BugReports: https://github.com/mailund/tailr/issues
License: GPL-3
URL: https://github.com/mailund/tailr
NeedsCompilation: no
Language: en-GB
Materials: README NEWS
CRAN checks: tailr results

Downloads:

Reference manual: tailr.pdf
Package source: tailr_0.1.3.tar.gz
Windows binaries: r-devel: tailr_0.1.3.zip, r-release: tailr_0.1.3.zip, r-oldrel: tailr_0.1.3.zip
macOS binaries: r-release: tailr_0.1.3.tgz, r-oldrel: tailr_0.1.3.tgz
Old sources: tailr archive

Linking:

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