diff --git a/DESCRIPTION b/DESCRIPTION index 84ff899..218529d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -13,11 +13,10 @@ Imports: Rcpp (>= 1.0.5) LinkingTo: Rcpp URL: https://errickson.net/rlemon/ BugReports: https://github.com/josherrickson/rlemon/issues/ -RoxygenNote: 7.2.3 +RoxygenNote: 7.3.1 Encoding: UTF-8 Suggests: - testthat, - covr + testthat Depends: R (>= 2.10) LazyData: true