export(.helpForCall, .tryHelp)

export("?", CRAN.packages, Rprof, apropos, assignInNamespace,
       browseEnv, browseURL, bug.report, capture.output, close.socket,
       contrib.url, data.entry, dataentry, de, de.ncols, de.restore,
       de.setup, debugger, demo, download.file, download.packages,
       dump.frames, edit, emacs, example, find, fix, fixInNamespace,
       getAnywhere, getFromNamespace, getS3method, head, help,
       help.search, help.start, history, install.packages,
       installed.packages, limitedLabels, loadhistory, ls.str,
       lsf.str, make.packages.html, make.socket, menu, methods,
       newestVersion, object.size, old.packages, package.contents,
       package.skeleton, packageStatus, page, pico, prompt,
       promptData, read.fwf, read.socket, recover, remove.packages,
       savehistory, shQuote, str, summaryRprof, tail, topicName,
       update.packageStatus, update.packages, upgrade, url.show, vi,
       vignette, write.socket, wsbrowser, xedit, xemacs)

S3method("[", getAnywhere)
S3method(edit, data.frame)
S3method(edit, default)
S3method(edit, matrix)
S3method(head, data.frame)
S3method(head, default)
S3method(head, "function")
S3method(head, matrix)
S3method(print, getAnywhere)
S3method(print, hsearch)
S3method(print, MethodsFunction)
S3method(print, packageStatus)
S3method(print, socket)
S3method(prompt, data.frame)
S3method(prompt, default)
S3method(str, data.frame)
S3method(str, default)
S3method(summary, packageStatus)
S3method(tail, data.frame)
S3method(tail, default)
S3method(tail, "function")
S3method(tail, matrix)
S3method(upgrade, packageStatus)
## can't register update.packageStatus as update is in stats
## and would create a cycle.

export(Rtangle, RtangleSetup, RweaveLatex, RweaveLatexSetup, Stangle,
       Sweave, SweaveSyntConv, SweaveSyntaxLatex, SweaveSyntaxNoweb,
       RtangleWritedoc, RweaveLatexOptions, RweaveChunkPrefix,
       RweaveEvalWithOpt, RweaveTryStop, SweaveHooks)
