Package: brendaDb
Type: Package
Title: The BRENDA Enzyme Database
Version: 1.1.3
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, curl, xml2, grDevices, rlang,
        BiocFileCache, rappdirs
LinkingTo: Rcpp
RoxygenNote: 7.0.2
Roxygen: list(markdown = TRUE)
SystemRequirements: C++11
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/brendaDb
git_branch: master
git_last_commit: 3c24fb5
git_last_commit_date: 2020-02-26
Date/Publication: 2020-02-26
NeedsCompilation: yes
Packaged: 2020-02-27 08:16:17 UTC; biocbuild
Author: Yi Zhou [aut, cre] (<https://orcid.org/0000-0003-0969-3993>)
Maintainer: Yi Zhou <yi.zhou@uga.edu>
Built: R 4.0.0; i386-w64-mingw32; 2020-02-27 17:23:28 UTC; windows
Archs: i386, x64
