| 60657 |
ripley |
1 |
# Refer to all C routines by their name prefixed by C_
|
|
|
2 |
useDynLib(utils, .registration = TRUE, .fixes = "C_")
|
|
|
3 |
|
| 50066 |
ripley |
4 |
export("?", .DollarNames, CRAN.packages, Rprof, Rprofmem, RShowDoc,
|
| 56896 |
hornik |
5 |
RSiteSearch, URLdecode, URLencode, View, adist, alarm, apropos,
|
| 57694 |
ripley |
6 |
aregexec, argsAnywhere, assignInMyNamespace, assignInNamespace,
|
|
|
7 |
as.roman, as.person, as.personList, as.relistable, aspell,
|
| 60649 |
hornik |
8 |
aspell_package_C_files, aspell_package_R_files,
|
| 57694 |
ripley |
9 |
aspell_package_Rd_files, aspell_package_vignettes,
|
| 54509 |
ripley |
10 |
aspell_write_personal_dictionary_file, available.packages,
|
| 52288 |
murdoch |
11 |
browseEnv, browseURL, browseVignettes, bug.report,
|
| 50640 |
ripley |
12 |
capture.output, checkCRAN, chooseBioCmirror, chooseCRANmirror,
|
| 59579 |
murdoch |
13 |
citation, cite, citeNatbib, citEntry, citHeader, citFooter,
|
|
|
14 |
close.socket, combn, compareVersion, contrib.url, count.fields,
|
|
|
15 |
create.post, data, data.entry, dataentry, de, de.ncols,
|
|
|
16 |
de.restore, de.setup, debugger, demo, download.file,
|
| 62860 |
murdoch |
17 |
download.packages, dump.frames, edit, emacs, example,
|
|
|
18 |
file_test, file.edit, find, fix, fixInNamespace, findLineNum,
|
|
|
19 |
flush.console, formatOL, formatUL, getAnywhere, getCRANmirrors,
|
| 60421 |
murdoch |
20 |
getFromNamespace, getParseData, getParseText, getS3method,
|
|
|
21 |
getSrcDirectory, getSrcFilename, getSrcLocation, getSrcref,
|
| 62860 |
murdoch |
22 |
glob2rx, globalVariables, head, head.matrix, help,
|
|
|
23 |
help.request, help.search, help.start, history,
|
|
|
24 |
install.packages, installed.packages, is.relistable,
|
|
|
25 |
limitedLabels, loadhistory, localeToCharset, ls.str, lsf.str,
|
|
|
26 |
maintainer, make.packages.html, make.socket, memory.limit,
|
|
|
27 |
memory.size, menu, methods, mirror2html, modifyList,
|
|
|
28 |
new.packages, news, object.size, old.packages,
|
|
|
29 |
package.skeleton, packageDescription, packageName,
|
| 62062 |
murdoch |
30 |
packageVersion, packageStatus, page, person, personList, pico,
|
| 62860 |
murdoch |
31 |
process.events, prompt, promptData, promptPackage,
|
|
|
32 |
rc.getOption, rc.options, rc.settings, rc.status,
|
|
|
33 |
readCitationFile, read.DIF, read.csv, read.csv2, read.delim,
|
|
|
34 |
read.delim2, read.fwf, read.fortran, read.socket, read.table,
|
|
|
35 |
recover, relist, remove.packages, removeSource, rtags,
|
|
|
36 |
savehistory, select.list, sessionInfo, setBreakpoint,
|
|
|
37 |
setRepositories, stack, str, strOptions, summaryRprof,
|
|
|
38 |
suppressForeignCheck, tail, tail.matrix, tar, timestamp,
|
| 62062 |
murdoch |
39 |
toBibtex, toLatex, type.convert, unstack, untar, unzip,
|
| 60421 |
murdoch |
40 |
update.packageStatus, update.packages, upgrade, url.show, vi,
|
|
|
41 |
vignette, write.csv, write.csv2, write.socket, write.table,
|
| 61357 |
ripley |
42 |
xedit, xemacs, zip)
|
| 27607 |
ripley |
43 |
|
| 45034 |
ripley |
44 |
export(txtProgressBar, getTxtProgressBar, setTxtProgressBar)
|
| 41740 |
maechler |
45 |
|
| 27550 |
ripley |
46 |
S3method("[", getAnywhere)
|
| 39546 |
hornik |
47 |
S3method("[", roman)
|
| 30006 |
leisch |
48 |
S3method(as.character, person)
|
| 39546 |
hornik |
49 |
S3method(as.character, roman)
|
| 30006 |
leisch |
50 |
S3method(as.person, default)
|
|
|
51 |
S3method(as.personList, default)
|
|
|
52 |
S3method(as.personList, person)
|
| 45034 |
ripley |
53 |
S3method(close, txtProgressBar)
|
| 27550 |
ripley |
54 |
S3method(edit, data.frame)
|
|
|
55 |
S3method(edit, default)
|
|
|
56 |
S3method(edit, matrix)
|
| 32054 |
leisch |
57 |
S3method(edit, vignette)
|
| 61691 |
hornik |
58 |
S3method(format, "news_db")
|
| 53087 |
hornik |
59 |
S3method(format, "roman")
|
| 28114 |
ripley |
60 |
S3method(head, data.frame)
|
|
|
61 |
S3method(head, default)
|
|
|
62 |
S3method(head, "function")
|
|
|
63 |
S3method(head, matrix)
|
| 38910 |
maechler |
64 |
S3method(head, ftable)
|
|
|
65 |
S3method(head, table)
|
| 48894 |
hornik |
66 |
S3method(print, "aspell")
|
| 52730 |
hornik |
67 |
S3method(print, "aspell_inspect_context")
|
| 31014 |
leisch |
68 |
S3method(print, Bibtex)
|
| 49644 |
murdoch |
69 |
S3method(print, findLineNumResult)
|
| 27550 |
ripley |
70 |
S3method(print, getAnywhere)
|
|
|
71 |
S3method(print, hsearch)
|
| 30390 |
ripley |
72 |
S3method(print, "help_files_with_topic")
|
| 31014 |
leisch |
73 |
S3method(print, Latex)
|
| 30836 |
maechler |
74 |
S3method(print, "ls_str")
|
| 27550 |
ripley |
75 |
S3method(print, MethodsFunction)
|
| 48892 |
hornik |
76 |
S3method(print, "news_db")
|
| 47207 |
ripley |
77 |
S3method(print, "object_size")
|
| 30674 |
ripley |
78 |
S3method(print, packageDescription)
|
| 30486 |
ripley |
79 |
S3method(print, packageIQR)
|
| 27550 |
ripley |
80 |
S3method(print, packageStatus)
|
| 39546 |
hornik |
81 |
S3method(print, roman)
|
| 30929 |
leisch |
82 |
S3method(print, sessionInfo)
|
| 27550 |
ripley |
83 |
S3method(print, socket)
|
| 51954 |
ripley |
84 |
S3method(print, summary.packageStatus)
|
| 32054 |
leisch |
85 |
S3method(print, vignette)
|
| 43739 |
deepayan |
86 |
S3method(print, browseVignettes)
|
| 27550 |
ripley |
87 |
S3method(prompt, data.frame)
|
|
|
88 |
S3method(prompt, default)
|
| 41740 |
maechler |
89 |
S3method(relist, default)
|
|
|
90 |
S3method(relist, factor)
|
|
|
91 |
S3method(relist, list)
|
|
|
92 |
S3method(relist, matrix)
|
| 39199 |
ripley |
93 |
S3method(stack, data.frame)
|
|
|
94 |
S3method(stack, default)
|
| 39200 |
ripley |
95 |
S3method(str, POSIXt)
|
| 53920 |
ripley |
96 |
S3method(str, Date)
|
| 27550 |
ripley |
97 |
S3method(str, data.frame)
|
| 27442 |
ripley |
98 |
S3method(str, default)
|
| 49736 |
hornik |
99 |
S3method(summary, aspell)
|
| 27550 |
ripley |
100 |
S3method(summary, packageStatus)
|
| 28114 |
ripley |
101 |
S3method(tail, data.frame)
|
|
|
102 |
S3method(tail, default)
|
|
|
103 |
S3method(tail, "function")
|
|
|
104 |
S3method(tail, matrix)
|
| 38910 |
maechler |
105 |
S3method(tail, ftable)
|
|
|
106 |
S3method(tail, table)
|
| 31014 |
leisch |
107 |
S3method(toBibtex, person)
|
|
|
108 |
S3method(toLatex, sessionInfo)
|
| 41740 |
maechler |
109 |
S3method(unlist, relistable)
|
| 39199 |
ripley |
110 |
S3method(unstack, data.frame)
|
|
|
111 |
S3method(unstack, default)
|
| 27550 |
ripley |
112 |
S3method(upgrade, packageStatus)
|
| 28114 |
ripley |
113 |
## can't register update.packageStatus as update is in stats
|
|
|
114 |
## and would create a cycle.
|
| 27619 |
ripley |
115 |
|
| 52241 |
hornik |
116 |
export("bibentry")
|
|
|
117 |
S3method("$", "bibentry")
|
|
|
118 |
S3method("$", "person")
|
|
|
119 |
S3method("$<-", "bibentry")
|
|
|
120 |
S3method("$<-", "person")
|
|
|
121 |
S3method("[", "bibentry")
|
|
|
122 |
S3method("[", "person")
|
|
|
123 |
S3method("[[", "bibentry")
|
|
|
124 |
S3method("[[", "person")
|
|
|
125 |
S3method("c", "bibentry")
|
|
|
126 |
S3method("c", "person")
|
| 53087 |
hornik |
127 |
S3method("format", "bibentry")
|
| 52241 |
hornik |
128 |
S3method("format", "person")
|
|
|
129 |
S3method("print", "bibentry")
|
| 53087 |
hornik |
130 |
S3method("print", "citation")
|
| 52241 |
hornik |
131 |
S3method("print", "person")
|
| 61114 |
hornik |
132 |
S3method("rep", "bibentry")
|
| 59579 |
murdoch |
133 |
S3method("sort", "bibentry")
|
| 52241 |
hornik |
134 |
S3method("toBibtex", "bibentry")
|
| 61114 |
hornik |
135 |
S3method("unique", "bibentry")
|
| 52241 |
hornik |
136 |
|
| 49983 |
deepayan |
137 |
S3method(.DollarNames, default)
|
|
|
138 |
S3method(.DollarNames, list)
|
|
|
139 |
S3method(.DollarNames, environment)
|
|
|
140 |
|
| 28114 |
ripley |
141 |
export(Rtangle, RtangleSetup, RweaveLatex, RweaveLatexSetup, Stangle,
|
| 29136 |
leisch |
142 |
Sweave, SweaveSyntConv, SweaveSyntaxLatex, SweaveSyntaxNoweb,
|
| 62218 |
ripley |
143 |
RtangleWritedoc, RweaveChunkPrefix, RweaveEvalWithOpt,
|
|
|
144 |
RweaveTryStop, SweaveHooks, RweaveLatexWritedoc,
|
|
|
145 |
RweaveLatexOptions, RweaveLatexFinish,
|
| 39943 |
leisch |
146 |
makeRweaveLatexCodeRunner)
|
| 29738 |
ripley |
147 |
|
| 29947 |
ripley |
148 |
if(tools:::.OStype() == "unix") {
|
| 29738 |
ripley |
149 |
export(nsl)
|
|
|
150 |
}
|
|
|
151 |
|
| 29947 |
ripley |
152 |
if(tools:::.OStype() == "windows") {
|
| 49491 |
ripley |
153 |
export(DLL.version, Filters, choose.dir, choose.files, getClipboardFormats,
|
| 49479 |
murdoch |
154 |
getIdentification, getWindowsHandle, getWindowsHandles, getWindowTitle,
|
| 54068 |
ripley |
155 |
loadRconsole, readClipboard,
|
| 44403 |
ripley |
156 |
readRegistry, setStatusBar, setWindowTitle, shortPathName,
|
|
|
157 |
win.version, winDialog, winDialogString, winMenuAdd,
|
|
|
158 |
winMenuAddItem, winMenuDel, winMenuDelItem, winMenuNames,
|
| 45005 |
ripley |
159 |
winMenuItems, writeClipboard, zip.unpack,
|
| 48853 |
murdoch |
160 |
winProgressBar, getWinProgressBar, setWinProgressBar,
|
| 49479 |
murdoch |
161 |
setInternet2, arrangeWindows)
|
| 45005 |
ripley |
162 |
S3method(close, winProgressBar)
|
| 29738 |
ripley |
163 |
}
|