Package: alabaster.schemas
Title: Schemas for the Alabaster Framework
Version: 1.11.0
Date: 2023-11-09
License: MIT + file LICENSE
Description:
    Stores all schemas required by various alabaster.* packages.
    No computation should be performed by this package, as that is handled by alabaster.base.
    We use a separate package instead of storing the schemas in alabaster.base itself,
    to avoid conflating management of the schemas with code maintenence.
Authors@R: person("Aaron", "Lun", role=c("cre", "aut"), email="infinite.monkeys.with.keyboards@gmail.com")
RoxygenNote: 7.2.3
biocViews:
    DataRepresentation,
    DataImport
Suggests:
    knitr,
    rmarkdown,
    BiocStyle
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/alabaster.schemas
git_branch: devel
git_last_commit: 89d35bc
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
