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

committed by
Todd Gamblin

parent
908d2dcd4d
commit
a1572bb999
@@ -35,9 +35,9 @@ class RGviz(RPackage):
|
||||
together with your data."""
|
||||
|
||||
homepage = "http://bioconductor.org/packages/Gviz/"
|
||||
url = "https://git.bioconductor.org/packages/Gviz"
|
||||
git = "https://git.bioconductor.org/packages/Gviz.git"
|
||||
|
||||
version('1.20.0', git='https://git.bioconductor.org/packages/Gviz', commit='299b8255e1b03932cebe287c3690d58c88f5ba5c')
|
||||
version('1.20.0', commit='299b8255e1b03932cebe287c3690d58c88f5ba5c')
|
||||
|
||||
depends_on('r@3.4.0:3.4.9', when='@1.20.0')
|
||||
depends_on('r-s4vectors', type=('build', 'run'))
|
||||
|
Reference in New Issue
Block a user