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

committed by
Todd Gamblin

parent
908d2dcd4d
commit
a1572bb999
@@ -29,9 +29,9 @@ class RAltcdfenvs(RPackage):
|
||||
"""Convenience data structures and functions to handle cdfenvs."""
|
||||
|
||||
homepage = "https://www.bioconductor.org/packages/altcdfenvs/"
|
||||
url = "https://git.bioconductor.org/packages/altcdfenvs"
|
||||
git = "https://git.bioconductor.org/packages/altcdfenvs.git"
|
||||
|
||||
version('2.38.0', git='https://git.bioconductor.org/packages/altcdfenvs', commit='2e92b9da76dbe50af4bf33c525134e29e9809291')
|
||||
version('2.38.0', commit='2e92b9da76dbe50af4bf33c525134e29e9809291')
|
||||
|
||||
depends_on('r@3.4.0:3.4.9', when='@2.38.0')
|
||||
depends_on('r-biocgenerics', type=('build', 'run'))
|
||||
|
Reference in New Issue
Block a user