r-impute: add version 1.56.0 (#10390)

This commit is contained in:
Justin Stanley 2019-01-30 13:29:09 -06:00 committed by Peter Scheibel
parent 5c99716160
commit 65429026af

View File

@ -13,5 +13,6 @@ class RImpute(RPackage):
git = "https://git.bioconductor.org/packages/impute.git"
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')