r-iranges: new version (#9041)
* r-iranges: new version * r-iranges: typo
This commit is contained in:
		 Levi Baber
					Levi Baber
				
			
				
					committed by
					
						 Adam J. Stewart
						Adam J. Stewart
					
				
			
			
				
	
			
			
			 Adam J. Stewart
						Adam J. Stewart
					
				
			
						parent
						
							db09b71be1
						
					
				
				
					commit
					db508a8f89
				
			| @@ -40,11 +40,15 @@ class RIranges(RPackage): | |||||||
|     homepage = "https://www.bioconductor.org/packages/IRanges/" |     homepage = "https://www.bioconductor.org/packages/IRanges/" | ||||||
|     git      = "https://git.bioconductor.org/packages/IRanges.git" |     git      = "https://git.bioconductor.org/packages/IRanges.git" | ||||||
|  |  | ||||||
|  |     version('2.14.10', commit='c76118a38e84c7c764141adbd66ee350d0882bc9') | ||||||
|     version('2.12.0', commit='1b1748655a8529ba87ad0f223f035ef0c08e7fcd') |     version('2.12.0', commit='1b1748655a8529ba87ad0f223f035ef0c08e7fcd') | ||||||
|     version('2.10.5', commit='b00d1d5025e3c480d17c13100f0da5a0132b1614') |     version('2.10.5', commit='b00d1d5025e3c480d17c13100f0da5a0132b1614') | ||||||
|  |  | ||||||
|     depends_on('r-biocgenerics@0.21.1:', type=('build', 'run'), when='@2.10.5') |     depends_on('r-biocgenerics@0.21.1:', type=('build', 'run'), when='@2.10.5') | ||||||
|     depends_on('r-biocgenerics@0.23.3:', type=('build', 'run'), when='@2.12.0') |     depends_on('r-biocgenerics@0.23.3:', type=('build', 'run'), when='@2.12.0') | ||||||
|  |     depends_on('r-biocgenerics@0.25.3:', type=('build', 'run'), when='@2.14.10') | ||||||
|     depends_on('r-s4vectors@0.13.17:', type=('build', 'run'), when='@2.10.5') |     depends_on('r-s4vectors@0.13.17:', type=('build', 'run'), when='@2.10.5') | ||||||
|     depends_on('r-s4vectors@0.15.5:', type=('build', 'run'), when='@2.12.0') |     depends_on('r-s4vectors@0.15.5:', type=('build', 'run'), when='@2.12.0') | ||||||
|     depends_on('r@3.4.0:3.4.9', when='@2.10.5:') |     depends_on('r-s4vectors@0.18.2:', type=('build', 'run'), when='@2.14.10') | ||||||
|  |     depends_on('r@3.4.0:3.4.9', when='@2.10.5', type=('build', 'run')) | ||||||
|  |     depends_on('r@3.5.0:3.5.9', when='@2.14.10', type=('build', 'run')) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user