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.1
Depends: R (≥ 3.2.3)
Imports: knitr, rmarkdown, htmlwidgets, digest, htmltools
Suggests: testthat, networkD3, lintr
Published: 2018-08-19
Author: Ryan Hafen [aut, cre], Barret Schloerke [aut], jQuery Foundation [cph] (jQuery.js library), Sourcey [cph] (recliner.js library)
Maintainer: ORPHANED
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.1.tar.gz
Windows binaries: r-devel: lazyrmd_0.2.0.1.zip, r-release: lazyrmd_0.2.0.1.zip, r-oldrel: lazyrmd_0.2.0.1.zip
OS X binaries: r-release: lazyrmd_0.2.0.1.tgz, r-oldrel: lazyrmd_0.2.0.1.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.