The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
knitrBootstrap 1.0.3
knitrBootstap 1.0.3
- Remove maptools soft dependency
knitrBootstap 1.0.2
- Fix for vignette which failed with upcoming ggplot2 release.
knitrBootstap 1.0.1
- Fix for failing vignette on Solaris due to lack on igraph on that
platform.
knitrBootstap 1.0.0
Features
- rewrote javascript DOM manipulation in R to allow more flexible
options
- Images from code blocks where fig.hold!=‘hold’ are centered
- Images can be excluded from thumbnails using bootstrap.thumbnail
#26
- Can delimit code blocks using panels or buttons
- Specify show/hide status per chunk using knitr options. #2
Fixes
- Explicitly include R hljs highlighting because of a chrome issue
with yandex
- Images are being stacked in current implementation #36
knitrBootstrap 0.9.0
Features
- Remove tocify dependency
- Move vignettes to vignettes/ from inst/doc
Fixes
- #22 Images removed by javascript when echo=FALSE
- #21 rCharts and knitrBootstrap interaction via results=“asis” breaks
menu and code toggling
- #20 show_code=FALSE has different behavior in knit_boostrap() vs
knit_bootstrap_md() [broken here]
- #16 HTML output broken when served over HTTPS
knitrBootstrap 0.8.0
Features
- Migrate to using Bootstrap 3
- Remove meny option to style, it did not work well on tablets and
phones.
- Code blocks now in panels
- Output in panels and split by output type (error, message,
normal)
- Automatically uses render_html and highlight=FALSE, so it does not
need to be included.
- Current style chosen is selected.
Fixes
- Fix for clicking on default style resets both the code and bootstrap
style.
- Fix for as.is html tables, not putting them in output blocks.
knitrBootstrap 0.7.0
Features
- use magnific popup to do lightboxes rather than fancybox.
- option to use offscreen or onscreen table of contents
navigation.
- option to set thumbnail size.
- option to show/hide code blocks by default.
Fixes
Make knitr and R dependencies explicit
knitrBootstrap 0.6.5
- implement boostrap_html to apply the html header to any arbitrary
html file.
knitrBootstrap 0.6.1
split knit_bootstrap into two functions, knit_bootstrap_Rmd and
knit_bootstrap_md, to put the bootstrap styles around a R markdown and
knitted markdown file respectively. This allows knit_bootstrap_md to be
used as a drop in replacement for markdownToHTML. Previous behavior of
knit_bootstrap function is unchanged.
fix #9, wrong url in DESCRIPTION
knitrBootstrap 0.6
Use meny to style the table of contents
change to using package layout so framework can be bundled as an
R package.
implement knit_bootstrap function so external makefiles are no
longer necessary to change styles or include the style
choosers.
fix pre code issue with render_markdown in newer versions of
knitr
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.