-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
119 lines (118 loc) · 2.43 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
# Generated by roxygen2: do not edit by hand
S3method(zoom,trellis)
export(already.in.taf.library)
export(boot.dir)
export(boot.dir.inside)
export(boot.exists)
export(check.software)
export(clean)
export(clean.boot)
export(clean.data)
export(clean.library)
export(clean.software)
export(convert.spaces)
export(cp)
export(ddim)
export(deps)
export(detach.packages)
export(div)
export(dos2unix)
export(download)
export(download.github)
export(draft.data)
export(draft.software)
export(ds.file)
export(ds.package)
export(extract.subdir)
export(file.encoding)
export(flr2taf)
export(get.remote.sha)
export(is.r.package)
export(latin1.to.utf8)
export(lim)
export(line.endings)
export(long2taf)
export(long2xtab)
export(make)
export(make.all)
export(make.taf)
export(makeAll)
export(makeTAF)
export(mkdir)
export(model.dir)
export(model.script)
export(msg)
export(os)
export(os.linux)
export(os.macos)
export(os.unix)
export(os.windows)
export(parse.repo)
export(period)
export(plus)
export(process.bibfile)
export(process.entry)
export(read.bib)
export(read.taf)
export(rmdir)
export(rnd)
export(sam2taf)
export(source.all)
export(source.dir)
export(source.taf)
export(sourceAll)
export(sourceDir)
export(sourceTAF)
export(stamp.description)
export(taf.boot)
export(taf.boot.path)
export(taf.bootstrap)
export(taf.data.path)
export(taf.install)
export(taf.libPaths)
export(taf.libraries)
export(taf.library)
export(taf.png)
export(taf.session)
export(taf.skeleton)
export(taf.sources)
export(taf.unzip)
export(taf2html)
export(taf2long)
export(taf2xtab)
export(tafpng)
export(tt)
export(unix2dos)
export(utf8.to.latin1)
export(write.taf)
export(xtab2long)
export(xtab2taf)
export(zoom)
export(zoom.trellis)
importFrom(grDevices,png)
importFrom(lattice,xyplot)
importFrom(methods,is)
importFrom(stats,setNames)
importFrom(stats,xtabs)
importFrom(tools,file_ext)
importFrom(tools,file_path_as_absolute)
importFrom(tools,file_path_sans_ext)
importFrom(utils,URLencode)
importFrom(utils,available.packages)
importFrom(utils,citation)
importFrom(utils,compareVersion)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,install.packages)
importFrom(utils,installed.packages)
importFrom(utils,packageDescription)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,sessionInfo)
importFrom(utils,tail)
importFrom(utils,tar)
importFrom(utils,toBibtex)
importFrom(utils,type.convert)
importFrom(utils,untar)
importFrom(utils,unzip)
importFrom(utils,write.csv)