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

committed by
Todd Gamblin

parent
908d2dcd4d
commit
a1572bb999
@@ -31,10 +31,9 @@ class RYaqcaffy(RPackage):
|
||||
reference datasets."""
|
||||
|
||||
homepage = "http://bioconductor.org/packages/yaqcaffy/"
|
||||
url = "https://git.bioconductor.org/packages/yaqcaffy"
|
||||
list_url = homepage
|
||||
git = "https://git.bioconductor.org/packages/yaqcaffy.git"
|
||||
|
||||
version('1.36.0', git='https://git.bioconductor.org/packages/yaqcaffy', commit='4d46fe77b2c8de2230a77b0c07dd5dd726e3abd6')
|
||||
version('1.36.0', commit='4d46fe77b2c8de2230a77b0c07dd5dd726e3abd6')
|
||||
|
||||
depends_on('r-simpleaffy', type=('build', 'run'))
|
||||
depends_on('r@3.4.0:3.4.9', when='@1.36.0')
|
||||
|
Reference in New Issue
Block a user