-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
69 lines (68 loc) · 1.58 KB
/
NAMESPACE
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# Generated by roxygen2: do not edit by hand
export(addLoader)
export(animateAppend)
export(animateAppendNested)
export(animateIcon)
export(animateServer)
export(animateUI)
export(animationRemove)
export(bsAlert)
export(bsHoverPopover)
export(bsPop)
export(bsPopover)
export(bsTip)
export(bsTooltip)
export(clearableTextInput)
export(cssLoader)
export(diviRv)
export(gallery)
export(heightMatcher)
export(hexLogo)
export(hexPanel)
export(hrefTab)
export(hrefTable)
export(incRv)
export(multRv)
export(onNextInput)
export(pgPaneUI)
export(pgPaneUpdate)
export(renderDesc)
export(shinyCatch)
export(shinyCheckPkg)
export(spsCodeBtn)
export(spsDepend)
export(spsGoTop)
export(spsHr)
export(spsTimeline)
export(spsTitle)
export(spsValidate)
export(tabTitle)
export(textButton)
export(textInputGroup)
export(updateSpsTimeline)
import(shiny)
importFrom(R6,R6Class)
importFrom(assertthat,assert_that)
importFrom(assertthat,not_empty)
importFrom(crayon,blue)
importFrom(crayon,green)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(magrittr,"%>%")
importFrom(shinyAce,is.empty)
importFrom(shinytoastr,toastr_error)
importFrom(shinytoastr,toastr_info)
importFrom(shinytoastr,toastr_success)
importFrom(shinytoastr,toastr_warning)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_pad)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_sort)
importFrom(stringr,str_split)
importFrom(stringr,str_which)
importFrom(utils,installed.packages)
importFrom(utils,packageVersion)