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 RCner(RPackage):
|
||||
conserved noncoding elements."""
|
||||
|
||||
homepage = "https://bioconductor.org/packages/CNEr/"
|
||||
url = "https://git.bioconductor.org/packages/CNEr"
|
||||
git = "https://git.bioconductor.org/packages/CNEr.git"
|
||||
|
||||
version('1.14.0', git='https://git.bioconductor.org/packages/CNEr', commit='b8634d65c51728c815127e22b45eba7c9b9db897')
|
||||
version('1.14.0', commit='b8634d65c51728c815127e22b45eba7c9b9db897')
|
||||
|
||||
depends_on('r-biostrings@2.33.4:', type=('build', 'run'))
|
||||
depends_on('r-dbi@0.7:', type=('build', 'run'))
|
||||
|
Reference in New Issue
Block a user