summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/r-assertive-data-us/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/r-assertive-data-us/package.py')
-rw-r--r--var/spack/repos/builtin/packages/r-assertive-data-us/package.py15
1 files changed, 6 insertions, 9 deletions
diff --git a/var/spack/repos/builtin/packages/r-assertive-data-us/package.py b/var/spack/repos/builtin/packages/r-assertive-data-us/package.py
index 04874cce97..5fa46f6d50 100644
--- a/var/spack/repos/builtin/packages/r-assertive-data-us/package.py
+++ b/var/spack/repos/builtin/packages/r-assertive-data-us/package.py
@@ -7,17 +7,14 @@ from spack import *
class RAssertiveDataUs(RPackage):
- """assertive.data.us: Assertions to Check Properties of Strings
+ """Assertions to Check Properties of Strings.
- A set of predicates and assertions for checking the
- properties of US-specific complex data types. This is
- mainly for use by other package developers who want to
- include run-time testing features in their own packages.
- End-users will usually want to use assertive directly."""
+ A set of predicates and assertions for checking the properties of
+ US-specific complex data types. This is mainly for use by other package
+ developers who want to include run-time testing features in their own
+ packages. End-users will usually want to use assertive directly."""
- homepage = "https://bitbucket.org/richierocks/assertive.data.us"
- url = "https://cloud.r-project.org/src/contrib/assertive.data.us_0.0-2.tar.gz"
- list_url = "https://cloud.r-project.org/src/contrib/Archive/assertive.data.us"
+ cran = "assertive.data.us"
version('0.0-2', sha256='180e64dfe6339d25dd27d7fe9e77619ef697ef6e5bb6a3cf4fb732a681bdfaad')