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

committed by
Todd Gamblin

parent
908d2dcd4d
commit
a1572bb999
@@ -34,9 +34,9 @@ class RKegggraph(RPackage):
|
||||
etc."""
|
||||
|
||||
homepage = "https://www.bioconductor.org/packages/KEGGgraph/"
|
||||
url = "https://git.bioconductor.org/packages/KEGGgraph"
|
||||
git = "https://git.bioconductor.org/packages/KEGGgraph.git"
|
||||
|
||||
version('1.38.1', git='https://git.bioconductor.org/packages/KEGGgraph', commit='dd31665beb36d5aad8ed09ed56c603633b6b2292')
|
||||
version('1.38.1', commit='dd31665beb36d5aad8ed09ed56c603633b6b2292')
|
||||
|
||||
depends_on('r-graph', type=('build', 'run'))
|
||||
depends_on('r-xml', type=('build', 'run'))
|
||||
|
Reference in New Issue
Block a user