Add top-level attributes for git R (Bioconductor) packages
This commit is contained in:

committed by
Todd Gamblin

parent
908d2dcd4d
commit
a1572bb999
@@ -30,9 +30,9 @@ class RMlinterfaces(RPackage):
|
||||
code for data in R and Bioconductor containers."""
|
||||
|
||||
homepage = "https://www.bioconductor.org/packages/MLInterfaces/"
|
||||
url = "https://git.bioconductor.org/packages/MLInterfaces"
|
||||
git = "https://git.bioconductor.org/packages/MLInterfaces.git"
|
||||
|
||||
version('1.56.0', git='https://git.bioconductor.org/packages/MLInterfaces', commit='31fe6fb20d859fcb01d5552f42bca6bab16cc67f')
|
||||
version('1.56.0', commit='31fe6fb20d859fcb01d5552f42bca6bab16cc67f')
|
||||
|
||||
depends_on('r@3.4.0:3.4.9', when='@1.56.0')
|
||||
depends_on('r-biocgenerics', type=('build', 'run'))
|
||||
|
Reference in New Issue
Block a user