new package: r-ccp (#28230)

Co-authored-by: Andrew W Elble <aweits@skl-a-00.rc.rit.edu>
This commit is contained in:
Andrew W Elble 2022-01-04 13:37:40 -05:00 committed by GitHub
parent c24bb64792
commit 0264bb8343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,13 @@
# Copyright 2013-2021 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)
class RCcp(RPackage):
"""Significance tests for canonical correlation analysis,
including asymptotic tests and a Monte Carlo method"""
cran = 'CCP'
version('1.1', sha256='9d21cda05221f1a458fe2938cd5ff0e89711ef058865d25f9894a275c7805d1e')