r-limma: new version (#8952)
This commit is contained in:
parent
ae1a9baade
commit
8f7b51aa5c
@ -32,7 +32,10 @@ class RLimma(RPackage):
|
|||||||
homepage = "https://www.bioconductor.org/packages/limma/"
|
homepage = "https://www.bioconductor.org/packages/limma/"
|
||||||
git = "https://git.bioconductor.org/packages/limma.git"
|
git = "https://git.bioconductor.org/packages/limma.git"
|
||||||
|
|
||||||
|
version('3.36.2', commit='0cd5c13e22565182226bd2937ffcf8c59de1ca59')
|
||||||
version('3.34.9', commit='6755278a929f942a49e2441fb002a3ed393e1139')
|
version('3.34.9', commit='6755278a929f942a49e2441fb002a3ed393e1139')
|
||||||
version('3.32.10', commit='593edf28e21fe054d64137ae271b8a52ab05bc60')
|
version('3.32.10', commit='593edf28e21fe054d64137ae271b8a52ab05bc60')
|
||||||
|
|
||||||
depends_on('r@3.4.0:3.4.9', when='@3.32.10:')
|
depends_on('r@3.5.0:3.5.9', when='@3.36.2')
|
||||||
|
depends_on('r@3.4.2:3.4.9', when='@3.34.9')
|
||||||
|
depends_on('r@3.4.0:3.4.9', when='@3.32.10')
|
||||||
|
Loading…
Reference in New Issue
Block a user