Package: alabaster.schemas Title: Schemas for the Alabaster Framework Version: 1.13.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 Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:59:44 UTC RemoteUrl: https://github.com/bioc/alabaster.schemas RemoteRef: HEAD RemoteSha: cc82ce6d7075c6b60e22358f18212285db346003 NeedsCompilation: no Packaged: 2026-07-05 00:00:34 UTC; root Author: Aaron Lun [cre, aut] Maintainer: Aaron Lun