-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 1.24 KB
/
DESCRIPTION
File metadata and controls
25 lines (25 loc) · 1.24 KB
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.7.0
Date: 2026-02-23
Title: Phylogenetic Linear Regression
Authors@R: c(person("Lam Si Tung", "Ho", role=c("aut", "cre"), email="lamho86@gmail.com"),
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: 2026-02-18
NeedsCompilation: yes
Suggests: testthat, nlme, phytools