Package: alabaster.schemas Title: Schemas for the Alabaster Framework Version: 1.12.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: Bioconductor 3.23 Date/Publication: 2026-04-28 12:59:44 UTC RemoteUrl: https://github.com/bioc/alabaster.schemas RemoteRef: RELEASE_3_23 RemoteSha: 9a915140a963c7e543dfe70f29249df6ddf53735 NeedsCompilation: no Packaged: 2026-07-16 05:15:52 UTC; root Author: Aaron Lun [cre, aut] Maintainer: Aaron Lun