Package: mskcc.oncotree
Type: Package
Title: Interface to the 'OncoTree' API
Version: 0.1.1
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 = "Isabel", family = "Duarte",
      email = "iduarte.scientist@gmail.com",
      role = "aut",
      comment = c(ORCID = "0000-0003-0060-2936")),
    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: Programmatic access to 'OncoTree' API
    <http://oncotree.mskcc.org/>. Get access to tumor main types, identifiers
    and utility routines to map across to other tumor classification systems.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: dplyr, glue, httr2, magrittr, memoise, purrr, readr, rlang,
        tibble, tidyjson, tidyr
URL: https://maialab.org/mskcc.oncotree/
BugReports: https://github.com/maialab/mskcc.oncotree/issues
NeedsCompilation: no
Packaged: 2022-10-11 17:51:52 UTC; rmagno
Author: Ramiro Magno [aut, cre] (<https://orcid.org/0000-0001-5226-3441>),
  Isabel Duarte [aut] (<https://orcid.org/0000-0003-0060-2936>),
  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-10-11 18:10:06 UTC
Built: R 4.3.3; ; 2025-04-07 02:46:32 UTC; windows
