Package: flexsiteboard Type: Package Title: Breaks Single Page Applications from 'flexdashboard' in Multiple Files Version: 0.0.7.9000 Authors@R: c(person(given = "University Medicine Greifswald", role = "cph"), person(given = "Stephan", family = "Struckmann", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8565-7962"), email = "stephan.struckmann@uni-greifswald.de")) Description: A drop-in replacement for 'flexdashboard' 'Rmd' documents, which implements an after-knit-hook to split the generated single page application in one document per main section to reduce rendering load in the web browser displaying the document. Put all 'JavaScript' stuff needed in all sections before the first headline featuring navigation menu attributes. This package is experimental and maybe replaced by a solution inside 'flexdashboard'. License: BSD_2_clause + file LICENSE URL: https://gitlab.com/libreumg/flexsiteboard/ BugReports: https://gitlab.com/libreumg/flexsiteboard/-/issues Encoding: UTF-8 Imports: flexdashboard, htmltools, htmlwidgets, jsonlite, knitr, rmarkdown, stats, yaml SystemRequirements: pandoc (>= 2.4) - http://pandoc.org RoxygenNote: 7.2.1 VignetteBuilder: knitr Suggests: withr, testthat (>= 3.0.0), spelling Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) Language: en-US Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://struckma.r-universe.dev Date/Publication: 2022-11-30 16:55:04 UTC RemoteUrl: https://gitlab.com/libreumg/flexsiteboard RemoteRef: HEAD RemoteSha: c1f5e2ec88cddb96062331ea79c84f21a9ab9728 NeedsCompilation: no Packaged: 2026-07-04 13:11:20 UTC; root Author: University Medicine Greifswald [cph], Stephan Struckmann [aut, cre] (ORCID: ) Maintainer: Stephan Struckmann