Package: knitrBootstrap
Version: 1.0.4
Title: 'knitr' Bootstrap Framework
Authors@R: person(given = "Jim",
family = "Hester",
role = c("aut", "cre"),
email = "james.f.hester@gmail.com")
Description: A framework to create Bootstrap
HTML reports from 'knitr'
'rmarkdown'.
Depends: R (>= 3.0.0)
Imports: knitr (>= 1.5.25), rmarkdown, markdown
Suggests: testthat, roxygen2, corrplot, ggplot2, igraph, maps, mapproj,
plyr, reshape2, xtable
License: MIT + file LICENSE
URL: https://github.com/jimhester/knitrBootstrap#readme,
https://github.com/jimhester/knitrBootstrap
BugReports: https://github.com/jimhester/knitrBootstrap/issues
VignetteBuilder: knitr
RoxygenNote: 7.3.3
Encoding: UTF-8
Config/pak/sysreqs: cmake make libuv1-dev
Repository: https://jimhester.r-universe.dev
Date/Publication: 2025-12-08 18:17:20 UTC
RemoteUrl: https://github.com/jimhester/knitrBootstrap
RemoteRef: HEAD
RemoteSha: c933b48b05db74df7d88fe112d4f71e3da887f45
NeedsCompilation: no
Packaged: 2026-06-06 07:16:31 UTC; root
Author: Jim Hester [aut, cre]
Maintainer: Jim Hester