r-biomart: added versioned dependency on r (#5666)
This commit is contained in:
parent
124bdfb910
commit
9a2ef4c4b3
1 changed files with 1 additions and 0 deletions
|
@ -47,3 +47,4 @@ class RBiomart(RPackage):
|
|||
depends_on('r-xml', type=('build', 'run'))
|
||||
depends_on('r-rcurl', type=('build', 'run'))
|
||||
depends_on('r-annotationdbi', type=('build', 'run'))
|
||||
depends_on('r@3.4.0:3.4.9', when='@2.32.1')
|
||||
|
|
Loading…
Reference in a new issue