bsplus: Adds Functionality to the R Markdown + Shiny Bootstrap Framework

The Bootstrap framework lets you add some JavaScript functionality to your web site by adding attributes to your HTML tags - Bootstrap takes care of the JavaScript <https://getbootstrap.com/javascript>. If you are using R Markdown or Shiny, you can use these functions to create collapsible sections, accordion panels, modals, tooltips, popovers, and an accordion sidebar framework (not described at Bootstrap site).

Version: 0.1.1
Depends: R (≥ 3.3.0)
Imports: htmltools, magrittr, purrr, lubridate, stringr, rmarkdown, methods, glue
Suggests: testthat, shiny, covr, knitr
Published: 2018-04-05
Author: Ian Lyttle ORCID iD [aut, cre, cph], Schneider Electric [cph], Alex Shum [ctb], Emily Berry [ctb]
Maintainer: Ian Lyttle <ian.lyttle at schneider-electric.com>
BugReports: https://github.com/ijlyttle/bsplus/issues
License: MIT + file LICENSE
URL: https://github.com/ijlyttle/bsplus
NeedsCompilation: no
Materials: README NEWS
CRAN checks: bsplus results

Downloads:

Reference manual: bsplus.pdf
Package source: bsplus_0.1.1.tar.gz
Windows binaries: r-devel: bsplus_0.1.1.zip, r-devel-gcc8: bsplus_0.1.1.zip, r-release: bsplus_0.1.1.zip, r-oldrel: bsplus_0.1.1.zip
OS X binaries: r-release: bsplus_0.1.1.tgz, r-oldrel: bsplus_0.1.1.tgz
Old sources: bsplus archive

Reverse dependencies:

Reverse imports: IOHanalyzer, subscreen

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bsplus to link to this page.