diff options
| author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2025-10-22 16:27:37 +0200 |
|---|---|---|
| committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2025-10-22 16:27:37 +0200 |
| commit | 7c0e06c053303ea3f35fad3236ee5b3d930e7f08 (patch) | |
| tree | 2843596590b70d2e892a3f325b0af04cb54c8387 /DESCRIPTION | |
| parent | b9a839f29beb9c10f22ace4b0dd4eee167ae6836 (diff) | |
Diffstat (limited to 'DESCRIPTION')
| -rw-r--r-- | DESCRIPTION | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 2201b9a..71c6c42 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -19,7 +19,7 @@ Imports: reticulate Suggests: knitr, - testthat, + testthat (>= 3.0.0), covr, devEMF License: GPL @@ -29,3 +29,4 @@ Encoding: UTF-8 URL: https://pkgdown.jrwb.de/chents, https://github.com/jranke/chents Roxygen: list(markdown = TRUE, r6 = TRUE) RoxygenNote: 7.3.3 +Config/testthat/edition: 3 |
