Package: ReactomeContentService4R
Title: Interface for the Reactome Content Service
Version: 1.4.0
Authors@R: c(person("Chi-Lam", "Poon", role = c("aut", "cre"), 
                    email = "clpoon807@gmail.com",
                    comment = c(ORCID = "0000-0001-6298-7099")),
             person("Reactome", role = "cph", email = "help@reactome.org"))
Description: Reactome is a free, open-source, open access, curated and 
    peer-reviewed knowledgebase of bio-molecular pathways. This package is to 
    interact with the Reactome Content Service API. Pre-built functions would 
    allow users to retrieve data and images that consist of proteins, pathways, 
    and other molecules related to a specific gene or entity in Reactome.
License: Apache License (>= 2.0) | file LICENSE
Encoding: UTF-8
URL: https://github.com/reactome/ReactomeContentService4R
BugReports: https://github.com/reactome/ReactomeContentService4R/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports: httr, jsonlite, utils, magick (>= 2.5.1), data.table,
        doParallel, foreach, parallel
Suggests: pdftools, testthat, knitr, rmarkdown
VignetteBuilder: knitr
Language: en-US
biocViews: DataImport, Pathways, Reactome
git_url: https://git.bioconductor.org/packages/ReactomeContentService4R
git_branch: RELEASE_3_15
git_last_commit: fa809a8
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-27 00:44:10 UTC; biocbuild
Author: Chi-Lam Poon [aut, cre] (<https://orcid.org/0000-0001-6298-7099>),
  Reactome [cph]
Maintainer: Chi-Lam Poon <clpoon807@gmail.com>
Built: R 4.2.0; ; 2022-04-27 09:58:12 UTC; windows
