-
Notifications
You must be signed in to change notification settings - Fork 60
Expand file tree
/
Copy pathDESCRIPTION
More file actions
32 lines (32 loc) · 827 Bytes
/
DESCRIPTION
File metadata and controls
32 lines (32 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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 <https://getbootstrap.com/> 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