Package: brendaDb
Type: Package
Title: The BRENDA Enzyme Database
Version: 1.25.0
Authors@R: person("Yi", "Zhou", email = "yi.zhou@uga.edu",
    role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0969-3993"))
Description: R interface for importing and analyzing enzyme information from the
    BRENDA database.
License: MIT + file LICENSE
Encoding: UTF-8
biocViews: ThirdPartyClient, Annotation, DataImport
URL: https://github.com/y1zhou/brendaDb
BugReports: https://github.com/y1zhou/brendaDb/issues
Suggests: 
    testthat,
    BiocStyle,
    knitr,
    rmarkdown,
    devtools
Imports: 
    dplyr,
    Rcpp,
    tibble,
    stringr,
    magrittr,
    purrr,
    BiocParallel,
    crayon,
    utils,
    tidyr,
    grDevices,
    rlang,
    BiocFileCache,
    rappdirs
LinkingTo: 
    Rcpp
RoxygenNote: 7.2.3
Roxygen: list(markdown = TRUE)
SystemRequirements: C++11
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/brendaDb
git_branch: devel
git_last_commit: 171bc74
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
