lazyrmd: Render R Markdown Outputs Lazily

An R Markdown html document format that provides the ability to lazily load plot outputs as the user scrolls over them. This is useful for large R Markdown documents with many plots, as it allows for a fast initial page load and defers loading of individual graphics to the time that the user navigates near them.

Version: 0.2.0
Depends: R (≥ 3.2.3)
Imports: knitr, rmarkdown, htmlwidgets, digest, htmltools
Suggests: testthat, networkD3
Published: 2016-10-08
Author: Ryan Hafen [aut, cre], Barret Schloerke [aut], jQuery Foundation [cph] (jQuery.js library), Sourcey [cph] (recliner.js library)
Maintainer: Ryan Hafen <rhafen at gmail.com>
BugReports: https://github.com/hafen/lazyrmd/issues
License: MIT + file LICENSE
URL: http://github.com/hafen/lazyrmd
NeedsCompilation: no
Materials: README NEWS
CRAN checks: lazyrmd results

Downloads:

Reference manual: lazyrmd.pdf
Vignettes: lazyrmd_example
Package source: lazyrmd_0.2.0.tar.gz
Windows binaries: r-devel: lazyrmd_0.2.0.zip, r-release: lazyrmd_0.2.0.zip, r-oldrel: lazyrmd_0.2.0.zip
OS X Mavericks binaries: r-release: lazyrmd_0.2.0.tgz, r-oldrel: lazyrmd_0.2.0.tgz
Old sources: lazyrmd archive

Reverse dependencies:

Reverse imports: packagedocs

Linking:

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