r-graph: update R constraint to reflect DESCRIPTION (#11934)
This commit is contained in:
parent
60a827daff
commit
897cd340d8
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ class RGraph(RPackage):
|
|||
|
||||
version('1.54.0', commit='2a8b08520096241620421078fc1098f4569c7301')
|
||||
|
||||
depends_on('r@3.4.0:3.4.9', when='@1.54.0')
|
||||
depends_on('r@2.10:', type=('build', 'run'), when='@1.54.0')
|
||||
depends_on('r-biocgenerics', type=('build', 'run'))
|
||||
|
|
Loading…
Reference in a new issue