Package: chubrestdown Title: Formats R Markdown à la charte du CHU de Brest Version: 1.0.0 Authors@R: person("DIM", "CHU Brest", email = "yolo-dim@chu-brest.fr", role = c("aut", "cre")) Description: Wrappers des six formats du package 'rmdformats' (readthedown, downcute, robobook, material, html_clean, html_docco) habillés à la charte graphique du CHU de Brest : palette issue du logo officiel 2021, logo flotté sur le titre, styles des tables kable et DT::datatable (extension Buttons), correctifs de mise en page (alignement des DataTables, largeur de conteneur, mode light/dark de downcute). License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: rmdformats (>= 1.0.0), rmarkdown Suggests: DT, knitr Config/pak/sysreqs: cmake make libuv1-dev Repository: https://guillaumepressiat.r-universe.dev Date/Publication: 2026-07-20 15:58:09 UTC RemoteUrl: https://github.com/GuillaumePressiat/chubrestdown RemoteRef: HEAD RemoteSha: 5938028f4a357b9b9c87c861bdf67fad7db948ac NeedsCompilation: no Packaged: 2026-07-20 16:14:46 UTC; root Author: DIM CHU Brest [aut, cre] Maintainer: DIM CHU Brest