r-bslib
Custom Bootstrap Sass themes for shiny and rmarkdown
This package simplifies custom CSS styling of both shiny and rmarkdown via Bootstrap Sass. It supports both Bootstrap 3 and 4 as well as their various Bootswatch themes. An interactive widget is also provided for previewing themes in real time.
- Versions: 0.9.0
- Website: https://rstudio.github.io/bslib/
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-bslib
as follows:
guix install r-bslib
Or install a particular version:
guix install r-bslib@0.9.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-bslib about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-bslib'><img src='https://packages.guix.gnu.org/packages/r-bslib/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-bslib)
Example Org:
[[https://packages.guix.gnu.org/packages/r-bslib][https://packages.guix.gnu.org/packages/r-bslib/badges/latest-version.svg]]