r-affyio: added versioned dependency on r (#5661)
This commit is contained in:
parent
db0fec4d09
commit
36eba3bf58
@ -35,3 +35,4 @@ class RAffyio(RPackage):
|
|||||||
|
|
||||||
version('1.46.0', 'e1f7a89ae16940aa29b998a4dbdc0ef9')
|
version('1.46.0', 'e1f7a89ae16940aa29b998a4dbdc0ef9')
|
||||||
depends_on('r-zlibbioc', type=('build', 'run'))
|
depends_on('r-zlibbioc', type=('build', 'run'))
|
||||||
|
depends_on('r@3.4.0:3.4.9', when='@1.46.0')
|
||||||
|
Loading…
Reference in New Issue
Block a user