summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/r-champ/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/r-champ/package.py')
-rw-r--r--var/spack/repos/builtin/packages/r-champ/package.py86
1 files changed, 43 insertions, 43 deletions
diff --git a/var/spack/repos/builtin/packages/r-champ/package.py b/var/spack/repos/builtin/packages/r-champ/package.py
index 88f1679c19..0950bc4718 100644
--- a/var/spack/repos/builtin/packages/r-champ/package.py
+++ b/var/spack/repos/builtin/packages/r-champ/package.py
@@ -16,47 +16,47 @@ class RChamp(RPackage):
bioc = "ChAMP"
- version('2.26.0', commit='1548910bf53e1e5f7a8d80c83b742a94297d8a34')
- version('2.24.0', commit='7ba19da74b61e1c40ced162ba753f0f9b9c7647a')
- version('2.20.1', commit='99ea0463bce59f5b06bcc91f479dcd4065074896')
+ version("2.26.0", commit="1548910bf53e1e5f7a8d80c83b742a94297d8a34")
+ version("2.24.0", commit="7ba19da74b61e1c40ced162ba753f0f9b9c7647a")
+ version("2.20.1", commit="99ea0463bce59f5b06bcc91f479dcd4065074896")
- depends_on('r@3.3:', type=('build', 'run'))
- depends_on('r-minfi', type=('build', 'run'))
- depends_on('r-champdata@2.6.0:', type=('build', 'run'))
- depends_on('r-dmrcate', type=('build', 'run'))
- depends_on('r-illumina450probevariants-db', type=('build', 'run'))
- depends_on('r-illuminahumanmethylationepicmanifest', type=('build', 'run'))
- depends_on('r-dt', type=('build', 'run'))
- depends_on('r-rpmm', type=('build', 'run'))
- depends_on('r-prettydoc', type=('build', 'run'))
- depends_on('r-hmisc', type=('build', 'run'))
- depends_on('r-globaltest', type=('build', 'run'))
- depends_on('r-sva', type=('build', 'run'))
- depends_on('r-illuminaio', type=('build', 'run'))
- depends_on('r-rmarkdown', type=('build', 'run'))
- depends_on('r-illuminahumanmethylation450kmanifest', type=('build', 'run'))
- depends_on('r-illuminahumanmethylationepicanno-ilm10b4-hg19', type=('build', 'run'))
- depends_on('r-limma', type=('build', 'run'))
- depends_on('r-dnacopy', type=('build', 'run'))
- depends_on('r-preprocesscore', type=('build', 'run'))
- depends_on('r-impute', type=('build', 'run'))
- depends_on('r-marray', type=('build', 'run'))
- depends_on('r-watermelon', type=('build', 'run'))
- depends_on('r-plyr', type=('build', 'run'))
- depends_on('r-goseq', type=('build', 'run'))
- depends_on('r-missmethyl', type=('build', 'run'))
- depends_on('r-kpmt', type=('build', 'run'))
- depends_on('r-ggplot2', type=('build', 'run'))
- depends_on('r-genomicranges', type=('build', 'run'))
- depends_on('r-qvalue', type=('build', 'run'))
- depends_on('r-isva', type=('build', 'run'))
- depends_on('r-doparallel', type=('build', 'run'))
- depends_on('r-bumphunter', type=('build', 'run'))
- depends_on('r-quadprog', type=('build', 'run'))
- depends_on('r-shiny', type=('build', 'run'))
- depends_on('r-shinythemes', type=('build', 'run'))
- depends_on('r-plotly@4.5.6:', type=('build', 'run'))
- depends_on('r-rcolorbrewer', type=('build', 'run'))
- depends_on('r-dendextend', type=('build', 'run'))
- depends_on('r-matrixstats', type=('build', 'run'))
- depends_on('r-combinat', type=('build', 'run'))
+ depends_on("r@3.3:", type=("build", "run"))
+ depends_on("r-minfi", type=("build", "run"))
+ depends_on("r-champdata@2.6.0:", type=("build", "run"))
+ depends_on("r-dmrcate", type=("build", "run"))
+ depends_on("r-illumina450probevariants-db", type=("build", "run"))
+ depends_on("r-illuminahumanmethylationepicmanifest", type=("build", "run"))
+ depends_on("r-dt", type=("build", "run"))
+ depends_on("r-rpmm", type=("build", "run"))
+ depends_on("r-prettydoc", type=("build", "run"))
+ depends_on("r-hmisc", type=("build", "run"))
+ depends_on("r-globaltest", type=("build", "run"))
+ depends_on("r-sva", type=("build", "run"))
+ depends_on("r-illuminaio", type=("build", "run"))
+ depends_on("r-rmarkdown", type=("build", "run"))
+ depends_on("r-illuminahumanmethylation450kmanifest", type=("build", "run"))
+ depends_on("r-illuminahumanmethylationepicanno-ilm10b4-hg19", type=("build", "run"))
+ depends_on("r-limma", type=("build", "run"))
+ depends_on("r-dnacopy", type=("build", "run"))
+ depends_on("r-preprocesscore", type=("build", "run"))
+ depends_on("r-impute", type=("build", "run"))
+ depends_on("r-marray", type=("build", "run"))
+ depends_on("r-watermelon", type=("build", "run"))
+ depends_on("r-plyr", type=("build", "run"))
+ depends_on("r-goseq", type=("build", "run"))
+ depends_on("r-missmethyl", type=("build", "run"))
+ depends_on("r-kpmt", type=("build", "run"))
+ depends_on("r-ggplot2", type=("build", "run"))
+ depends_on("r-genomicranges", type=("build", "run"))
+ depends_on("r-qvalue", type=("build", "run"))
+ depends_on("r-isva", type=("build", "run"))
+ depends_on("r-doparallel", type=("build", "run"))
+ depends_on("r-bumphunter", type=("build", "run"))
+ depends_on("r-quadprog", type=("build", "run"))
+ depends_on("r-shiny", type=("build", "run"))
+ depends_on("r-shinythemes", type=("build", "run"))
+ depends_on("r-plotly@4.5.6:", type=("build", "run"))
+ depends_on("r-rcolorbrewer", type=("build", "run"))
+ depends_on("r-dendextend", type=("build", "run"))
+ depends_on("r-matrixstats", type=("build", "run"))
+ depends_on("r-combinat", type=("build", "run"))