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.4 |
Depends: | R (≥ 3.2) |
Imports: | dplyr, purrr, rlang (≥ 0.2.0), tibble, glue, foolbox, magrittr |
Suggests: | shiny, DT, covr, styler, lintr, testthat, knitr, rmarkdown, microbenchmark, ggraph, tidygraph, tailr |
Published: | 2018-10-19 |
Author: | Thomas Mailund [aut, cre] |
Maintainer: | Thomas Mailund <mailund at birc.au.dk> |
BugReports: | https://github.com/mailund/pmatch/issues |
License: | GPL-3 |
URL: | https://github.com/mailund/pmatch |
NeedsCompilation: | no |
Language: | en-GB |
Citation: | pmatch citation info |
Materials: | README NEWS |
CRAN checks: | pmatch results |
Reference manual: | pmatch.pdf |
Vignettes: |
Getting Started with pmatch Huffman coding "Optional" Types with pmatch |
Package source: | pmatch_0.1.4.tar.gz |
Windows binaries: | r-devel: pmatch_0.1.4.zip, r-release: pmatch_0.1.4.zip, r-oldrel: pmatch_0.1.4.zip |
OS X binaries: | r-release: pmatch_0.1.4.tgz, r-oldrel: pmatch_0.1.4.tgz |
Old sources: | pmatch archive |
Reverse suggests: | tailr |
Please use the canonical form https://CRAN.R-project.org/package=pmatch to link to this page.