r-biobase: new version (#9038)
* r-biobase: new version * r-biobase: reordering versions
This commit is contained in:
parent
1340abf1bc
commit
db09b71be1
@ -33,8 +33,10 @@ class RBiobase(RPackage):
|
||||
homepage = "https://www.bioconductor.org/packages/Biobase/"
|
||||
git = "https://git.bioconductor.org/packages/Biobase.git"
|
||||
|
||||
version('2.40.0', commit='6555edbbcb8a04185ef402bfdea7ed8ac72513a5')
|
||||
version('2.38.0', commit='83f89829e0278ac014b0bc6664e621ac147ba424')
|
||||
version('2.36.2', commit='15f50912f3fa08ccb15c33b7baebe6b8a59ce075')
|
||||
|
||||
depends_on('r-biocgenerics@0.16.1:', type=('build', 'run'))
|
||||
depends_on('r@3.4.0:3.4.9', when='@2.36.2:')
|
||||
depends_on('r@3.4.0:3.4.9', when='@2.36.2', type=('build', 'run'))
|
||||
depends_on('r@3.5.0:3.5.9', when='@2.40.0', type=('build', 'run'))
|
||||
|
Loading…
Reference in New Issue
Block a user