Package: regexTestR
Title: A 'Shiny' App to Test Regular Expressions in an R Environment
Version: 0.1.3
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
RoxygenNote: 7.1.2
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: 2022-01-03 13:13:02 UTC; adamspannbauer
Author: Adam Spannbauer [cre, aut]
Maintainer: Adam Spannbauer <spannbaueradam@gmail.com>
Repository: CRAN
Date/Publication: 2022-01-03 14:40:02 UTC
