-
Notifications
You must be signed in to change notification settings - Fork 13
/
DESCRIPTION
25 lines (25 loc) · 1.23 KB
/
DESCRIPTION
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
Package: phylolm
Version: 2.6.7
Date: 2024-11-3
Title: Phylogenetic Linear Regression
Authors@R: c(person("Lam Si Tung", "Ho", role=c("aut", "cre"), email="[email protected]"),
person("Cecile", "Ane", role="aut"),
person("Robert", "Lachlan", role="ctb"),
person("Kelsey", "Tarpinian",role="ctb"),
person("Rachel", "Feldman",role="ctb"),
person("Qing", "Yu",role="ctb"),
person("Wouter", "van der Bijl",role="ctb"),
person("Joan", "Maspons",role="ctb"),
person("Rutger", "Vos",role="ctb"),
person("Paul", "Bastide",role="ctb"),
person("Ana Marcia", "Barbosa",role="ctb"))
Depends: R (>= 3.0), ape
Imports: future.apply
Description: Provides functions for fitting phylogenetic linear models and phylogenetic generalized linear models. The computation uses an algorithm that is linear in the number of tips in the tree. The package also provides functions for simulating continuous or binary traits along the tree. Other tools include functions to test the adequacy of a population tree.
License: GPL (>= 2) | file LICENSE
URL: https://github.com/lamho86/phylolm
BugReports: https://github.com/lamho86/phylolm/issues
Encoding: UTF-8
Packaged: 2016-10-16
NeedsCompilation: yes
Suggests: testthat, nlme