Changelog
Source:NEWS.md
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.