Type: Package
Package: pmatch
Title: Pattern Matching
Version: 0.1.1
Author: Thomas Mailund <mailund@birc.au.dk>
Maintainer: Thomas Mailund <mailund@birc.au.dk>
Description: 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.
License: GPL-3
Depends: R (>= 3.2), dplyr, purrr, rlang, tibble, glue
Suggests: shiny, DT, covr, styler, lintr, testthat, knitr, rmarkdown,
        magrittr
ByteCompile: true
Encoding: UTF-8
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Language: en-GB
NeedsCompilation: no
Packaged: 2018-02-05 18:55:47 UTC; mailund
Repository: CRAN
Date/Publication: 2018-02-06 09:17:24 UTC
