-
Notifications
You must be signed in to change notification settings - Fork 14
/
NAMESPACE
187 lines (186 loc) · 4.7 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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
# Generated by roxygen2: do not edit by hand
S3method(analytics,analytics)
S3method(analytics,click)
S3method(analytics,scroll)
S3method(analytics,viz)
S3method(as.viz,character)
S3method(as.viz,list)
S3method(as.viz,viz)
S3method(authRemote,default)
S3method(authRemote,sciencebase)
S3method(createMakeItem,default)
S3method(createMakeItem,fetch)
S3method(createMakeItem,makefile)
S3method(createMakeItem,parameter)
S3method(createMakeItem,process)
S3method(createMakeItem,publish)
S3method(createMakeItem,visualize)
S3method(export,css)
S3method(export,ico)
S3method(export,img)
S3method(export,js)
S3method(export,page)
S3method(export,resource)
S3method(export,svg)
S3method(export,thumbnail)
S3method(fetch,character)
S3method(fetch,file)
S3method(fetch,none)
S3method(fetch,sciencebase)
S3method(fetch,url)
S3method(fetch,usgs_watermark)
S3method(fetchTimestamp,character)
S3method(fetchTimestamp,fetcher)
S3method(fetchTimestamp,file)
S3method(fetchTimestamp,none)
S3method(fetchTimestamp,sciencebase)
S3method(fetchTimestamp,url)
S3method(parameter,character)
S3method(parameter,parameter)
S3method(process,character)
S3method(process,unzip)
S3method(publish,character)
S3method(publish,css)
S3method(publish,footer)
S3method(publish,googlefont)
S3method(publish,header)
S3method(publish,ico)
S3method(publish,img)
S3method(publish,js)
S3method(publish,json)
S3method(publish,landing)
S3method(publish,list)
S3method(publish,page)
S3method(publish,resource)
S3method(publish,section)
S3method(publish,social)
S3method(publish,svg)
S3method(publish,tabular)
S3method(publish,template)
S3method(publish,thumbnail)
S3method(publish,webpack)
S3method(readData,character)
S3method(readData,excel)
S3method(readData,filepath)
S3method(readData,folder)
S3method(readData,inline)
S3method(readData,json)
S3method(readData,md)
S3method(readData,parameter)
S3method(readData,rds)
S3method(readData,shp)
S3method(readData,svg)
S3method(readData,tabular)
S3method(readData,txt)
S3method(readData,viz)
S3method(readData,yaml)
S3method(readDepends,character)
S3method(readDepends,list)
S3method(readDepends,viz)
S3method(render,template)
S3method(template,character)
S3method(visualize,character)
export(alwaysCurrent)
export(analytics)
export(as.analytics)
export(as.fetcher)
export(as.parameter)
export(as.publisher)
export(as.reader)
export(as.resource)
export(as.template)
export(as.visualizer)
export(as.viz)
export(authRemote)
export(checkRequired)
export(checkVizPackages)
export(collectItemArguments)
export(createBlockMakefile)
export(createMakeBlockRules)
export(createMakeItem)
export(createMakeMacros)
export(createMakeRulePair)
export(createMakefiles)
export(createNewIssues)
export(createNewLabels)
export(createNewRepo)
export(createProfile)
export(createTopMakefile)
export(exceededTimeToLive)
export(export)
export(exportLocation)
export(fetch)
export(fetchTimestamp)
export(formatTimestamp)
export(getBlocks)
export(getContentInfo)
export(getContentInfos)
export(getLog)
export(getLogPath)
export(getPreferences)
export(getProfileInfo)
export(getVizlabVersion)
export(initializeVizRepo)
export(locateTimestampFile)
export(lookupMimetype)
export(neverCurrent)
export(parameter)
export(prepSources)
export(process)
export(publish)
export(publishLandingPage)
export(readData)
export(readDepends)
export(readTimestamp)
export(relativePath)
export(render)
export(setupFoldersForFile)
export(sourceScripts)
export(template)
export(unpublish)
export(updateConfigInfoFile)
export(updateTimestamp)
export(updateVizPackages)
export(urlFetcher)
export(validateVizYaml)
export(visualize)
export(vizSkeleton)
export(vizmake)
export(webpacker)
export(writeTimestamp)
import(yaml)
importFrom(digest,digest)
importFrom(grithub,create.issue)
importFrom(grithub,create.organization.repository)
importFrom(grithub,create.repository.label)
importFrom(grithub,get.github.context)
importFrom(grithub,get.organization.repositories)
importFrom(grithub,get.repository.path)
importFrom(grithub,interactive.login)
importFrom(httr,HEAD)
importFrom(httr,headers)
importFrom(httr,parse_http_date)
importFrom(markdown,markdownToHTML)
importFrom(methods,getPackageName)
importFrom(png,readPNG)
importFrom(remotes,install_github)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
importFrom(utils,URLencode)
importFrom(utils,download.file)
importFrom(utils,getS3method)
importFrom(utils,install.packages)
importFrom(utils,installed.packages)
importFrom(utils,methods)
importFrom(utils,modifyList)
importFrom(utils,packageName)
importFrom(utils,packageVersion)
importFrom(utils,unzip)
importFrom(whisker,whisker.render)
importFrom(xml2,"xml_attr<-")
importFrom(xml2,read_xml)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_has_attr)
importFrom(yaml,yaml.load_file)