Package: OmicsMLRepoR
Type: Package
Title: Search harmonized metadata created under the OmicsMLRepo project
Version: 1.5.0
Date: 2025-9-22
Authors@R: 
    c(person(given = "Sehyun",
             family = "Oh",
             role = c("aut", "cre"),
             email = "shbrief@gmail.com",
             comment = c(ORCID = "0000-0002-9490-3061")),
      person(given = "Kaelyn",
             family = "Long",
             email = "krlong586@gmail.com",
             role = "aut"))
Description: This package provides functions to browse the harmonized metadata for large omics databases. This package also supports data navigation if the metadata incorporates ontology. 
Depends: 
    R (>= 4.4.0)
Imports: 
    dplyr, 
    stringr, 
    rols,
    tidyr,
    methods,
    stats,
    tibble,
    data.tree,
    jsonlite,
    plyr,
    BiocFileCache,
    readr,
    DiagrammeR,
    rlang,
    lubridate
Suggests: 
    arrow,
    knitr,
    BiocStyle,
    curatedMetagenomicData,
    testthat (>= 3.0.0),
    cBioPortalData
License: Artistic-2.0
biocViews: Software, Infrastructure, DataRepresentation
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://github.com/shbrief/OmicsMLRepoR
BugReports: https://github.com/shbrief/OmicsMLRepoR/issues
git_url: https://git.bioconductor.org/packages/OmicsMLRepoR
git_branch: devel
git_last_commit: a6fb0be
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
