new package: r-ccp (#28230)
Co-authored-by: Andrew W Elble <aweits@skl-a-00.rc.rit.edu>
This commit is contained in:
parent
c24bb64792
commit
0264bb8343
13
var/spack/repos/builtin/packages/r-ccp/package.py
Normal file
13
var/spack/repos/builtin/packages/r-ccp/package.py
Normal 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')
|
Loading…
Reference in New Issue
Block a user