File: DESCRIPTION

package info (click to toggle)
r-cran-phangorn 2.1.1-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 3,496 kB
  • sloc: ansic: 3,415; cpp: 31; sh: 10; makefile: 4
file content (37 lines) | stat: -rw-r--r-- 1,496 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
Package: phangorn
Title: Phylogenetic Analysis in R
Version: 2.1.1
Date: 2016-12-03
Authors@R: c(person("Klaus", "Schliep", email="klaus.schliep@gmail.com", role = c("aut", "cre")), 
  person("Emmanuel", "Paradis", role = c("aut")), 
  person("Leonardo", "de Oliveira Martins", role = c("aut")), 
  person("Alastair", "Potts", role = c("aut")), 
  person("Tim W.", "White", role = c("aut")),
  person("Cyrill", "Stachniss", role = c("ctb")),
  person("Michelle", "Kendall", email="m.kendall@imperial.ac.uk", role = c("ctb")))
Maintainer: Klaus Schliep <klaus.schliep@gmail.com>
Description: Phylogenetic analysis in R: Estimation of phylogenetic
        trees and networks using Maximum Likelihood, Maximum Parsimony,
        distance methods and Hadamard conjugation.
Depends: R (>= 3.2.0), ape (>= 4.0)
Imports: quadprog, igraph (>= 1.0), Matrix, parallel, methods, utils,
        stats, graphics, grDevices, fastmatch, magrittr, Rcpp (>=
        0.12.0)
LinkingTo: Rcpp
Suggests: testthat, seqLogo, seqinr, xtable, flashClust, rgl, knitr,
        rmarkdown, Biostrings
ByteCompile: TRUE
License: GPL (>= 2)
VignetteBuilder: utils, knitr
URL: https://github.com/KlausVigo/phangorn
Repository: CRAN
NeedsCompilation: yes
Packaged: 2016-12-03 22:25:47 UTC; klaus
Author: Klaus Schliep [aut, cre],
  Emmanuel Paradis [aut],
  Leonardo de Oliveira Martins [aut],
  Alastair Potts [aut],
  Tim W. White [aut],
  Cyrill Stachniss [ctb],
  Michelle Kendall [ctb]
Date/Publication: 2016-12-04 11:42:04