r-convevol: add v2.0.0 (#37193)

This commit is contained in:
Alec Scott 2023-04-26 17:31:34 -07:00 committed by GitHub
parent 8c6a3f15e5
commit 6e276ecb4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ class RConvevol(RPackage):
cran = "convevol"
version("2.0.0", sha256="690664b93c1f144a409e80b2ebfc20dc34f0eb9405607d15e066e8db573e84de")
version("1.3", sha256="d6b24b9796a559f5280e277746189d141151ade4b14cc6b4c2d9d496d7f314ac")
depends_on("r@3.5.0:", type=("build", "run"))