Browse Source

Add package dependencies

tags/v0.1.1
Garrick Aden-Buie 8 years ago
parent
commit
0b30f6b4f4
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      DESCRIPTION

+ 5
- 0
DESCRIPTION View File

@@ -13,3 +13,8 @@ RoxygenNote: 6.0.1
Roxygen: list(markdown = TRUE)
Suggests:
testthat
Imports:
purrr,
tibble,
glue,
stringr

Loading…
Cancel
Save