File: NAMESPACE

package info (click to toggle)
gtools 3.9.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 748 kB
  • sloc: ansic: 190; makefile: 2
file content (63 lines) | stat: -rw-r--r-- 1,306 bytes parent folder | download | duplicates (2)
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
# Generated by roxygen2: do not edit by hand

export(ASCIIfy)
export(asc)
export(ask)
export(assert)
export(assignEdgewise)
export(baseOf)
export(binsearch)
export(capture)
export(capwords)
export(checkRVersion)
export(chr)
export(combinations)
export(ddirichlet)
export(defmacro)
export(even)
export(foldchange)
export(foldchange2logratio)
export(getDependencies)
export(inv.logit)
export(invalid)
export(keywords)
export(lastAdd)
export(loadedPackages)
export(logit)
export(logratio2foldchange)
export(mixedorder)
export(mixedsort)
export(na.replace)
export(odd)
export(permutations)
export(permute)
export(quantcut)
export(rdirichlet)
export(roman2int)
export(running)
export(scat)
export(script_file)
export(script_path)
export(setTCPNoDelay)
export(smartbind)
export(split_path)
export(sprint)
export(stars.pval)
export(stat_mode)
export(strmacro)
export(unByteCode)
export(unByteCodeAssign)
importFrom(methods,is)
importFrom(methods,new)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,symnum)
importFrom(utils,available.packages)
importFrom(utils,flush.console)
importFrom(utils,head)
importFrom(utils,help.search)
importFrom(utils,installed.packages)
importFrom(utils,modifyList)
importFrom(utils,packageVersion)
useDynLib(gtools, .registration=TRUE)