-
Notifications
You must be signed in to change notification settings - Fork 29
/
NAMESPACE
170 lines (169 loc) · 5 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
# Generated by roxygen2: do not edit by hand
export(app_theme)
export(build_comm_plotly)
export(generate_comm_data)
export(initialize_raa)
export(run_app)
export(showComments)
import(dplyr)
import(riskmetric)
import(shiny, except = c(dataTableOutput, renderDataTable))
importFrom(DBI,dbClearResult)
importFrom(DBI,dbConnect)
importFrom(DBI,dbDisconnect)
importFrom(DBI,dbFetch)
importFrom(DBI,dbGetRowsAffected)
importFrom(DBI,dbSendQuery)
importFrom(DBI,dbSendStatement)
importFrom(DT,dataTableOutput)
importFrom(DT,dataTableProxy)
importFrom(DT,datatable)
importFrom(DT,formatStyle)
importFrom(DT,renderDataTable)
importFrom(DT,selectRows)
importFrom(DT,styleEqual)
importFrom(RSQLite,SQLite)
importFrom(RSQLite,sqliteCopyDatabase)
importFrom(archive,archive)
importFrom(archive,archive_read)
importFrom(bslib,bs_theme)
importFrom(bslib,card)
importFrom(bslib,card_body)
importFrom(bslib,card_header)
importFrom(bslib,card_image)
importFrom(bslib,card_title)
importFrom(bslib,layout_column_wrap)
importFrom(bslib,page_fluid)
importFrom(bslib,tooltip)
importFrom(cranlogs,cran_downloads)
importFrom(desc,description)
importFrom(dplyr,case_when)
importFrom(flextable,colformat_char)
importFrom(flextable,flextable)
importFrom(flextable,set_table_properties)
importFrom(formattable,as.datatable)
importFrom(formattable,csscolor)
importFrom(formattable,formattable)
importFrom(formattable,formatter)
importFrom(formattable,icontext)
importFrom(formattable,style)
importFrom(glue,glue)
importFrom(glue,glue_sql)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,get_golem_options)
importFrom(golem,with_golem_options)
importFrom(loggit,loggit)
importFrom(loggit,set_logfile)
importFrom(lubridate,NA_Date_)
importFrom(lubridate,as_datetime)
importFrom(lubridate,interval)
importFrom(lubridate,make_date)
importFrom(lubridate,month)
importFrom(lubridate,year)
importFrom(lubridate,years)
importFrom(plotly,add_annotations)
importFrom(plotly,add_segments)
importFrom(plotly,config)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(purrr,compact)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_df)
importFrom(purrr,map_dfr)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap)
importFrom(purrr,pmap_dfc)
importFrom(purrr,possibly)
importFrom(purrr,reduce)
importFrom(purrr,set_names)
importFrom(rintrojs,introjs)
importFrom(rintrojs,introjsUI)
importFrom(riskmetric,pkg_assess)
importFrom(riskmetric,pkg_ref)
importFrom(riskmetric,pkg_score)
importFrom(rlang,inform)
importFrom(rlang,is_empty)
importFrom(rlang,is_formula)
importFrom(rlang,is_function)
importFrom(rlang,warn)
importFrom(rmarkdown,render)
importFrom(rvest,html_node)
importFrom(rvest,html_table)
importFrom(rvest,html_text)
importFrom(rvest,read_html)
importFrom(shiny,HTML)
importFrom(shiny,NS)
importFrom(shiny,actionButton)
importFrom(shiny,em)
importFrom(shiny,icon)
importFrom(shiny,modalDialog)
importFrom(shiny,removeModal)
importFrom(shiny,shinyApp)
importFrom(shiny,showModal)
importFrom(shiny,tagAppendAttributes)
importFrom(shiny,tagList)
importFrom(shinyAce,aceEditor)
importFrom(shinyAce,updateAceEditor)
importFrom(shinyTree,get_selected)
importFrom(shinyTree,renderTree)
importFrom(shinyTree,shinyTree)
importFrom(shinyTree,updateTree)
importFrom(shinyWidgets,actionBttn)
importFrom(shinyWidgets,colorPickr)
importFrom(shinyWidgets,materialSwitch)
importFrom(shinyWidgets,prettyCheckboxGroup)
importFrom(shinyWidgets,prettyToggle)
importFrom(shinyWidgets,tooltipOptions)
importFrom(shinyWidgets,updateColorPickr)
importFrom(shinyWidgets,updatePrettyCheckboxGroup)
importFrom(shinyjs,click)
importFrom(shinyjs,delay)
importFrom(shinyjs,disable)
importFrom(shinyjs,disabled)
importFrom(shinyjs,enable)
importFrom(shinyjs,hide)
importFrom(shinyjs,runjs)
importFrom(shinyjs,show)
importFrom(shinyjs,useShinyjs)
importFrom(shinymanager,check_credentials)
importFrom(shinymanager,create_db)
importFrom(shinymanager,fab_button)
importFrom(shinymanager,read_db_decrypt)
importFrom(shinymanager,secure_app)
importFrom(shinymanager,secure_server)
importFrom(shinymanager,write_db_encrypt)
importFrom(sortable,sortable_js)
importFrom(sortable,sortable_js_capture_input)
importFrom(sortable,sortable_options)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stringr,regex)
importFrom(stringr,str_extract)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_sub)
importFrom(tools,Rd2HTML)
importFrom(tools,package_dependencies)
importFrom(utils,adist)
importFrom(utils,available.packages)
importFrom(utils,capture.output)
importFrom(utils,download.file)
importFrom(utils,getParseData)
importFrom(utils,head)
importFrom(utils,installed.packages)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,untar)
importFrom(utils,write.csv)
importFrom(utils,zip)