Fix www.example.com homepages (#7744)

This commit is contained in:
Adam J. Stewart
2018-04-13 00:08:10 -05:00
committed by Massimiliano Culpo
parent 21914d36be
commit b9b19e1660
6 changed files with 6 additions and 6 deletions

View File

@@ -29,7 +29,7 @@ class ROrgHsEgDb(RPackage):
"""Genome wide annotation for Human, primarily based on mapping
using Entrez Gene identifiers."""
homepage = "http://www.example.co://www.bioconductor.org/packages/org.Hs.eg.db/i"
homepage = "https://bioconductor.org/packages/org.Hs.eg.db/"
url = "https://www.bioconductor.org/packages/3.5/data/annotation/src/contrib/org.Hs.eg.db_3.4.1.tar.gz"
version('3.4.1', '0a987ef7d6167df70e91e6f48145e41c')