Package: regexTestR
Title: A 'Shiny' App to Test Regular Expressions in an R Environment
Version: 0.1.0
Authors@R: person('Adam', 'Spannbauer', email = 'spannbaueradam@gmail.com', role = c('cre', 'aut'))
Description: A 'Shiny' app to aid in writing, explaining, and debugging regular expressions in an R environment.
License: MIT + file LICENSE
Imports: config, DT, RColorBrewer, golem, shiny, shinyBS, shinythemes,
        processx, htmltools, data.table, stringr, tidyr, pkgload,
        rvest, xml2, purrr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
URL: https://github.com/AdamSpannbauer/r_regex_tester_app
BugReports: https://github.com/AdamSpannbauer/r_regex_tester_app/issues
Suggests: testthat, covr
NeedsCompilation: no
Packaged: 2020-06-26 19:29:50 UTC; aspannbauer
Author: Adam Spannbauer [cre, aut]
Maintainer: Adam Spannbauer <spannbaueradam@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-29 09:10:02 UTC
