Skip to content
Snippets Groups Projects
Commit ea49b64c authored by Justin S's avatar Justin S Committed by Levi Baber
Browse files

r-caroline: new package at 0.7.6 (#11450)

parent a4ceffa4
No related branches found
No related tags found
No related merge requests found
# Copyright 2013-2019 Lawrence Livermore National Security, LLC and other
# Spack Project Developers. See the top-level COPYRIGHT file for details.
#
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
from spack import *
class RCaroline(RPackage):
"""caroline: A Collection of Database, Data Structure, Visualization,
andUtility Functions for R"""
homepage = "https://cran.r-project.org/package=caroline"
url = "https://cran.r-project.org/src/contrib/caroline_0.7.6.tar.gz"
list_url = "https://cran.r-project.org/src/contrib/Archive/caroline"
version('0.7.6', sha256='e7ba948f7d87f091b498dd0eec2ca4fdad7af4e2bbb67e0945c2f0d3f2eadda9')
depends_on('r@1.8.0:', type=('build', 'run'))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment