Package: biodbMirbase
Title: biodbMirbase, a library for connecting to miRBase mature
        database
Version: 1.4.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 biodbMirbase library is an extension of the biodb framework
    package, that provides access to miRBase mature database. It allows to
    retrieve entries by their accession number, and run specific web services.
    Description: The biodbMirbase library provides access to the miRBase
    Database, using biodb package framework.
License: AGPL-3
biocViews: Software, Infrastructure, DataImport
VignetteBuilder: knitr
Encoding: UTF-8
Depends: R (>= 4.1)
Imports: biodb (>= 1.3.1), R6, stringr, chk
Suggests: roxygen2, BiocStyle, testthat (>= 2.0.0), devtools, knitr,
        rmarkdown, covr, lgr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Collate: 'MirbaseMatureConn.R' 'MirbaseMatureEntry.R' 'package.R'
git_url: https://git.bioconductor.org/packages/biodbMirbase
git_branch: RELEASE_3_17
git_last_commit: 6a58284
git_last_commit_date: 2023-04-25
Date/Publication: 2023-04-25
NeedsCompilation: no
Packaged: 2023-04-26 00:42:25 UTC; biocbuild
Author: Pierrick Roger [aut, cre] (<https://orcid.org/0000-0001-8177-4873>)
Maintainer: Pierrick Roger <pierrick.roger@cea.fr>
Built: R 4.3.0; ; 2023-04-26 15:19:21 UTC; windows
