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

committed by
Todd Gamblin

parent
908d2dcd4d
commit
a1572bb999
@@ -29,8 +29,8 @@ class RAgilp(RPackage):
|
||||
"""Agilent expression array processing package."""
|
||||
|
||||
homepage = "http://bioconductor.org/packages/agilp/"
|
||||
url = "https://git.bioconductor.org/packages/agilp"
|
||||
git = "https://git.bioconductor.org/packages/agilp.git"
|
||||
|
||||
version('3.8.0', git='https://git.bioconductor.org/packages/agilp', commit='c772a802af1b4c0741f2edd78053a0425160ea53')
|
||||
version('3.8.0', commit='c772a802af1b4c0741f2edd78053a0425160ea53')
|
||||
|
||||
depends_on('r@3.4.0:3.4.9', when='@3.8.0')
|
||||
|
Reference in New Issue
Block a user