r-impute: add version 1.56.0 (#10390)
This commit is contained in:
parent
5c99716160
commit
65429026af
@ -13,5 +13,6 @@ class RImpute(RPackage):
|
|||||||
git = "https://git.bioconductor.org/packages/impute.git"
|
git = "https://git.bioconductor.org/packages/impute.git"
|
||||||
|
|
||||||
version('1.50.1', commit='31d1cc141797afdc83743e1d95aab8a90ee19b71')
|
version('1.50.1', commit='31d1cc141797afdc83743e1d95aab8a90ee19b71')
|
||||||
|
version('1.56.0', branch='RELEASE_3_8')
|
||||||
|
|
||||||
depends_on('r@3.4.0:3.4.9', when='@1.50.1')
|
depends_on('r@3.4.0:3.4.9', when='@1.50.1')
|
||||||
|
Loading…
Reference in New Issue
Block a user