This file is indexed.

/usr/lib/R/site-library/treescape/NAMESPACE is in r-cran-treescape 1.10.18-8.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
# Generated by roxygen2: do not edit by hand

export(.render.server.info)
export(findGroves)
export(findMRCIs)
export(linearMrca)
export(medTree)
export(multiDist)
export(plotGroves)
export(plotGrovesD3)
export(plotTreeDiff)
export(refTreeDist)
export(tipDiff)
export(treeDist)
export(treeVec)
export(treescape)
export(treescapeServer)
export(wiwMedTree)
export(wiwTreeDist)
import(ape)
import(scatterD3)
import(shiny)
importFrom(MASS,Shepard)
importFrom(RLumShiny,jscolorInput)
importFrom(Rcpp,evalCpp)
importFrom(ade4,cailliez)
importFrom(ade4,dudi.pco)
importFrom(adegenet,.readExt)
importFrom(adegenet,bluepal)
importFrom(adegenet,funky)
importFrom(adegenet,lightseasun)
importFrom(adegenet,num2col)
importFrom(adegenet,transp)
importFrom(adegraphics,insert)
importFrom(adegraphics,s.class)
importFrom(adegraphics,s.label)
importFrom(adegraphics,s1d.barchart)
importFrom(adephylo,distTips)
importFrom(combinat,combn)
importFrom(combinat,combn2)
importFrom(compiler,cmpfun)
importFrom(distory,dist.multiPhylo)
importFrom(fields,rdist)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,abline)
importFrom(graphics,layout)
importFrom(graphics,plot)
importFrom(htmlwidgets,saveWidget)
importFrom(phangorn,Children)
importFrom(phangorn,Descendants)
importFrom(phangorn,KF.dist)
importFrom(phangorn,RF.dist)
importFrom(phangorn,path.dist)
importFrom(phangorn,wRF.dist)
importFrom(rgl,writeWebGL)
importFrom(shinyBS,bsTooltip)
importFrom(stats,as.dist)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(utils,packageDescription)
useDynLib(treescape)