/usr/lib/R/site-library/treescape/DESCRIPTION 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 | Package: treescape
Title: Statistical Exploration of Landscapes of Phylogenetic Trees
Version: 1.10.18
Date: 2016-12-02
Authors@R: c(TJ=person("Thibaut", "Jombart", email="thibaut.jombart@gmail.com", role = c("aut")),
MK=person("Michelle", "Kendall", email="m.kendall@imperial.ac.uk", role = c("aut", "cre")),
JAG=person("Jacob", "Almagro-Garcia", role = c("aut")),
CC=person("Caroline", "Colijn", role = c("aut")))
Maintainer: Michelle Kendall <m.kendall@imperial.ac.uk>
Description: Tools for the exploration of distributions of phylogenetic trees.
This package includes a shiny interface which can be started from R using
'treescapeServer()'.
Depends: R (>= 3.1.2), ape, ade4
Imports: adegenet, adegraphics, adephylo, combinat, compiler, distory,
fields, htmlwidgets, MASS, phangorn, Rcpp, rgl, RLumShiny,
scatterD3, shiny, shinyBS, utils
LinkingTo: Rcpp
Suggests: igraph, RColorBrewer, ggplot2, testthat, knitr, rmarkdown
License: GPL (>= 2)
LazyData: true
Collate: RcppExports.R metrics.R medTree.R treescape.R findGroves.R
plotGroves.R plotTreeDiff.R servers.R transmissionTrees.R
data.R
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2016-12-08 09:42:17 UTC; thibaut
Author: Thibaut Jombart [aut],
Michelle Kendall [aut, cre],
Jacob Almagro-Garcia [aut],
Caroline Colijn [aut]
Repository: CRAN
Date/Publication: 2016-12-08 15:30:03
Built: R 3.4.2; x86_64-pc-linux-gnu; 'Tue, 03 Oct 2017 09:02:42 +0200'; unix
|