hgnc 0.3.0
- Update upstream HGNC server addresses: now provided via Google Storage Bucket.
- Package’s source repository is now hosted at https://github.com/patterninstitute/hgnc.
hgnc 0.1.3
CRAN release: 2023-06-29
- Transition documentation from https://maialab.org to https://rmagno.eu.
- Updated
ftp_ls()
to reflect server side changes.
hgnc 0.1.2
CRAN release: 2022-06-08
- Fixed code examples that relied on Internet resources — these examples no longer fail if the resources are not available.
- Eliminated the dependency on memoise altogether because of https://github.com/r-lib/memoise/issues/76.
hgnc 0.1.1
-
filter_by_keyword()
is now vectorised overkeyword
. -
import_hgnc_dataset()
is now memoised.