Browse Source

Move rematch2 to Suggests

pull/21/head
Garrick Aden-Buie 7 years ago
parent
commit
fb8b5e9580
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      DESCRIPTION

+ 2
- 2
DESCRIPTION View File

@@ -37,7 +37,6 @@ Imports:
knitr,
miniUI,
purrr,
rematch2,
rlang,
rmarkdown,
rstudioapi,
@@ -47,7 +46,8 @@ Imports:
tidyr,
utils
Suggests:
testthat
testthat,
rematch2
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)

Loading…
Cancel
Save