Skip to content

Commit

Permalink
Merge pull request #28 from jimhester/add-R6
Browse files Browse the repository at this point in the history
Add R6 to Suggests
  • Loading branch information
nsfinkelstein authored Mar 11, 2019
2 parents 972d887 + 831f54d commit e67dbf8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ Imports:
testthat
Suggests:
knitr,
rmarkdown (>= 1.0)
rmarkdown (>= 1.0),
R6
License: MIT + file LICENSE
Collate:
'expectations.R'
Expand Down

0 comments on commit e67dbf8

Please sign in to comment.