r-edger: added versioned dependency on r (#5669)
This commit is contained in:
parent
8c2fe52f8e
commit
ad8b9522d6
1 changed files with 1 additions and 0 deletions
|
@ -42,3 +42,4 @@ class REdger(RPackage):
|
|||
|
||||
depends_on('r-limma', type=('build', 'run'))
|
||||
depends_on('r-locfit', type=('build', 'run'))
|
||||
depends_on('r@3.4.0:3.4.9', when='@3.18.1')
|
||||
|
|
Loading…
Reference in a new issue