forked from RinteRface/fullPage
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
24 lines (24 loc) · 812 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
Package: fullPage
Title: Three Families of Functions for Three Different Single Page 'Shiny' Apps
Version: 0.1.1
Authors@R: c(
person("John", "Coene", email = "jcoenep@gmail.com", role = c("aut", "cre")),
person(family = "RinteRface", role = "cph"),
person(family = "jQuery Foundation", role = "cph"),
person("CJ", family = "Patoilo", role = "cph"),
person("Alvaro", "Trigo", role = "cph"))
Description: Includes functions to build three full scrolling single page applications with 'Shiny'.
License: MIT + file LICENSE
Date: 2020-03-14
Encoding: UTF-8
LazyData: true
Imports: shiny, jsonlite
RoxygenNote: 7.1.1
URL: https://github.com/RinteRface/fullPage
BugReports: https://github.com/RinteRface/fullPage/issues
Suggests:
testthat,
knitr,
rmarkdown,
htmltools
VignetteBuilder: knitr