Skip to content

Commit

Permalink
tidy DESCRIPTION
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
mdlincoln committed Apr 14, 2019
1 parent 314bb66 commit ea45cef
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,17 @@ Imports:
utils
Suggests:
covr,
rstudioapi (>= 0.5),
testthat (>= 2.0.0),
knitr,
rmarkdown
rmarkdown,
rstudioapi (>= 0.5),
testthat (>= 2.0.0)
VignetteBuilder:
knitr
Encoding: UTF-8
Language: en-US
LazyData: TRUE
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.1.1
SystemRequirements: xclip (https://github.com/astrand/xclip) or
xsel (http://www.vergenet.net/~conrad/software/xsel/) for accessing
the X11 clipboard
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)

0 comments on commit ea45cef

Please sign in to comment.