r-biocinstaller: added version 1.26.1 (#5406)
This commit is contained in:
		
				
					committed by
					
						
						Massimiliano Culpo
					
				
			
			
				
	
			
			
			
						parent
						
							b8a7b2e9a0
						
					
				
				
					commit
					7373d20cbc
				
			@@ -29,9 +29,11 @@ class RBiocinstaller(RPackage):
 | 
			
		||||
    """This package is used to install and update Bioconductor, CRAN,
 | 
			
		||||
    and (some) github packages."""
 | 
			
		||||
 | 
			
		||||
    homepage = "http://bioconductor.org/packages/devel/bioc/html/BiocInstaller.html"
 | 
			
		||||
    url      = "http://bioconductor.org/packages/devel/bioc/src/contrib/BiocInstaller_1.25.3.tar.gz"
 | 
			
		||||
    homepage = "https://bioconductor.org/packages/BiocInstaller/"
 | 
			
		||||
    url      = "https://bioconductor.org/packages/3.5/bioc/src/contrib/BiocInstaller_1.26.1.tar.gz"
 | 
			
		||||
    list_url = homepage
 | 
			
		||||
 | 
			
		||||
    version('1.26.1', 'ec0f8866639475bcd91179dcc840b5f4')
 | 
			
		||||
    version('1.25.3', '6214770455a5122dca5544861f52c91d')
 | 
			
		||||
 | 
			
		||||
    depends_on('r@3.4.0:')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user