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.0
Depends: R (≥ 3.3.0)
Imports: htmltools, magrittr, purrr, lubridate, stringr, rmarkdown, methods
Suggests: testthat, shiny, covr, knitr
Published: 2017-01-26
Author: Ian Lyttle [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.0.tar.gz
Windows binaries: r-devel: bsplus_0.1.0.zip, r-release: bsplus_0.1.0.zip, r-oldrel: bsplus_0.1.0.zip
OS X El Capitan binaries: r-release: bsplus_0.1.0.tgz
OS X Mavericks binaries: r-oldrel: bsplus_0.1.0.tgz

Linking:

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