Package: biodbNci
Title: biodbNci, a library for connecting to biodbNci, a library for
        connecting to the National Cancer Institute (USA) CACTUS
        Database
Version: 1.14.0
Authors@R: 
    c(person(given = "Pierrick",
             family = "Roger",
             role = c("aut", "cre"),
             email = "pierrick.roger@cea.fr",
             comment=c(ORCID="0000-0001-8177-4873")
             )
      )
Description: The biodbNci library is an extension of the biodb framework
    package. It provides access to biodbNci, a library for connecting to the
    National Cancer Institute (USA) CACTUS Database. It allows to retrieve
    entries by their accession number, and run specific web services.
License: AGPL-3
biocViews: Software, Infrastructure, DataImport
VignetteBuilder: knitr
Encoding: UTF-8
Depends: R (>= 4.1)
Imports: biodb (>= 1.3.1), R6, Rcpp, chk
LinkingTo: Rcpp, testthat
Suggests: roxygen2, BiocStyle, testthat (>= 2.0.0), devtools, knitr,
        rmarkdown, covr, lgr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Collate: 'catch-routine-registration.R' 'NciCactusConn.R'
        'NciCactusEntry.R' 'RcppExports.R' 'package.R' 'zzz.R'
PackageStatus: Deprecated
NeedsCompilation: yes
Packaged: 2025-12-13 21:00:50 UTC; biocbuild
Author: Pierrick Roger [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8177-4873>)
Maintainer: Pierrick Roger <pierrick.roger@cea.fr>
