summaryrefslogtreecommitdiff
path: root/math/R-cran-assertthat
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-cran-assertthat')
-rw-r--r--math/R-cran-assertthat/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/R-cran-assertthat/pkg-descr b/math/R-cran-assertthat/pkg-descr
index 060f8ff05479..36cffae61edb 100644
--- a/math/R-cran-assertthat/pkg-descr
+++ b/math/R-cran-assertthat/pkg-descr
@@ -2,5 +2,3 @@ assertthat is an extension to stopifnot() that makes it easy to
declare the pre and post conditions that you code should satisfy,
while also producing friendly error messages so that your users
know what they've done wrong.
-
-WWW: https://cran.r-project.org/web/packages/assertthat/