Package: hgnc
Type: Package
Title: Download and Import the HUGO Gene Nomenclature Committee
        ('HGNC') Data Set into R
Version: 0.1.2
Authors@R: c(
    person(given = "Ramiro", family = "Magno",
      email = "ramiro.magno@gmail.com",
      role = c("aut", "cre"),
      comment = c(ORCID = "0000-0001-5226-3441")),
    person(given = "Ana-Teresa", family = "Maia",
      email = "maia.anateresa@gmail.com", role = "aut", 
      comment = c(ORCID = "0000-0002-0454-9207")),
    person("CINTESIS",
    role = c("cph", "fnd"))
    )
Description: A set of routines to quickly download and import the 'HGNC'
    data set on mapping of gene symbols to gene entries in other popular
    databases or resources.
License: MIT + file LICENSE
URL: https://github.com/maialab/hgnc, https://maialab.org/hgnc/
BugReports: https://github.com/maialab/hgnc/issues
Encoding: UTF-8
RoxygenNote: 7.2.0
Imports: dplyr, hms, httr, jsonlite, lubridate, magrittr, purrr, readr,
        rlang, rvest, stringr, tibble
Suggests: spelling
Language: en-US
NeedsCompilation: no
Packaged: 2022-06-08 17:55:10 UTC; rmagno
Author: Ramiro Magno [aut, cre] (<https://orcid.org/0000-0001-5226-3441>),
  Ana-Teresa Maia [aut] (<https://orcid.org/0000-0002-0454-9207>),
  CINTESIS [cph, fnd]
Maintainer: Ramiro Magno <ramiro.magno@gmail.com>
Repository: CRAN
Date/Publication: 2022-06-08 18:10:02 UTC
Built: R 4.1.2; ; 2022-06-09 11:04:13 UTC; unix
