r-illuminahumanmethylationepicmanifest: remove invalid homepage (#28269)

This commit is contained in:
Glenn Johnson 2022-01-07 11:59:19 -06:00 committed by GitHub
parent 43e064880e
commit 0e45ad2d7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@
class RIlluminahumanmethylationepicmanifest(RPackage): class RIlluminahumanmethylationepicmanifest(RPackage):
"""Manifest for Illumina's EPIC methylation arrays""" """Manifest for Illumina's EPIC methylation arrays"""
homepage = "https://bitbucket.com/kasperdanielhansen/Illumina_EPIC"
url = "https://bioconductor.org/packages/release/data/annotation/src/contrib/IlluminaHumanMethylationEPICmanifest_0.3.0.tar.gz" url = "https://bioconductor.org/packages/release/data/annotation/src/contrib/IlluminaHumanMethylationEPICmanifest_0.3.0.tar.gz"
bioc = "IlluminaHumanMethylationEPICmanifest" bioc = "IlluminaHumanMethylationEPICmanifest"