diff options
| -rw-r--r-- | gnu/packages/cran.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index d8a199dd7fd..011a5aed64b 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm | |||
| @@ -24315,7 +24315,7 @@ features in their own packages.") | |||
| 24315 | r-assertive-types | 24315 | r-assertive-types |
| 24316 | r-knitr)) | 24316 | r-knitr)) |
| 24317 | (native-inputs | 24317 | (native-inputs |
| 24318 | (list r-knitr)) | 24318 | (list r-knitr r-testthat)) |
| 24319 | (home-page "https://bitbucket.org/richierocks/assertive") | 24319 | (home-page "https://bitbucket.org/richierocks/assertive") |
| 24320 | (synopsis "Readable check functions to ensure code integrity") | 24320 | (synopsis "Readable check functions to ensure code integrity") |
| 24321 | (description | 24321 | (description |
