-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
30 lines (30 loc) · 933 Bytes
/
DESCRIPTION
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
Package: r2resize
Type: Package
Title: In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Version: 1.9.2
Authors@R: c(
person("Obinna", "Obianom", email = "[email protected]", role = c("aut", "cre")))
Maintainer: Obinna Obianom <[email protected]>
Description: Automatic resizing toolbar for containers, images and tables. Various resizer or expandable container functionalities are also included. Most suitable to include in 'shiny', 'markdown' and 'quarto' documents.
License: MIT + file LICENSE
URL: https://r2resize.obi.obianom.com
BugReports: https://github.com/oobianom/r2resize/issues
Depends:
R (> 3.6)
Imports:
utils,
shiny,
htmltools,
quickcode,
DT
Suggests:
rmarkdown,
knitr,
r2symbols,
testthat
Encoding: UTF-8
VignetteBuilder: knitr
Language: en-US
LazyData: false
RoxygenNote: 7.2.3
Config/testthat/edition: 3