diff --git a/packages/wf-uq-akar4/package.py b/packages/wf-uq-akar4/package.py new file mode 100644 index 0000000000000000000000000000000000000000..c475f04e9711c4135477250cb25a82ff46f4f772 --- /dev/null +++ b/packages/wf-uq-akar4/package.py @@ -0,0 +1,21 @@ +# Copyright 2013-2022 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 WfUqAkar4(BundlePackage): + """Meta-package to collect all dependencies of the Uncertainty Quantification demo.""" + + homepage="https://wiki.ebrains.eu/bin/view/Collabs/subcellular-modeling-and-simulation/Lab" + + depends_on(r-mass) + depends_on(r-desolve) + depends_on(r-pracma) + depends_on(r-ks) + depends_on(r-reshape2) + depends_on(r-r-utils) + depends_on(r-vinecopula) diff --git a/spack.yaml b/spack.yaml index b453697cb3b0d838804caaf10d4dd5630b0a8d33..11fea4613ac66879f30d42dc45b40224e9a1264e 100644 --- a/spack.yaml +++ b/spack.yaml @@ -67,7 +67,7 @@ spack: - sda - r-rgsl - r-sbtabvfgen - - r-vinecopula + - wf-uq-akar4 # demo for codejam12 #- funniest1022 concretizer: