Implements type constructions and pattern matching. Using this package, you can specify a type of object and write functions that matches against the structure of objects of such types to program data structure transformations more succinctly.
Version: | 0.1.1 |
Depends: | R (≥ 3.2), dplyr, purrr, rlang, tibble, glue |
Suggests: | shiny, DT, covr, styler, lintr, testthat, knitr, rmarkdown, magrittr |
Published: | 2018-02-06 |
Author: | Thomas Mailund |
Maintainer: | Thomas Mailund <mailund at birc.au.dk> |
License: | GPL-3 |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | pmatch results |
Reference manual: | pmatch.pdf |
Vignettes: |
pmatch Tutorial |
Package source: | pmatch_0.1.1.tar.gz |
Windows binaries: | r-devel: pmatch_0.1.1.zip, r-release: pmatch_0.1.1.zip, r-oldrel: pmatch_0.1.1.zip |
OS X El Capitan binaries: | r-release: pmatch_0.1.1.tgz |
OS X Mavericks binaries: | r-oldrel: not available |
Please use the canonical form https://CRAN.R-project.org/package=pmatch to link to this page.