Package: Wmisc
Type: Package
Title: Wamser Misc: Reading Files by Tokens, Stateful Computations,
        Utility Functions
Version: 0.3.2
Date: 2017-02-10
Authors@R: person("Markus S.", "Wamser", email = "r-wmisc@devel.wamser.eu",
  role = c("aut", "cre"))
Description: A tokenizer to read a text file token by token with a very lightweight API, a framework for stateful computations with finite state machines and a few string utility functions. 
LinkingTo: Rcpp
Imports: hash, Rcpp (>= 0.12.7), R6
URL: https://github.com/wamserma/R-Wmisc/
BugReports: https://github.com/wamserma/R-Wmisc/issues
License: GPL (>= 2)
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests: knitr, microbenchmark, rmarkdown, testthat, covr, DiagrammeR
        (>= 0.9.0)
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2017-02-10 21:19:06 UTC; Markus Wamser
Author: Markus S. Wamser [aut, cre]
Maintainer: Markus S. Wamser <r-wmisc@devel.wamser.eu>
Repository: CRAN
Date/Publication: 2017-02-10 22:55:29
