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.3 |
Depends: |
R (≥ 3.2) |
Imports: |
dplyr, purrr, rlang (≥ 0.2.0), tibble, glue |
Suggests: |
shiny, DT, covr, styler, lintr, testthat, knitr, rmarkdown, magrittr, microbenchmark, tailr (≥ 0.1.0) |
Published: |
2018-03-22 |
Author: |
Thomas Mailund |
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 |
Materials: |
README NEWS |
CRAN checks: |
pmatch results |