Last updated on 2026-07-18 03:02:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.8.12 | 29.35 | 135.86 | 165.21 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.8.12 | 21.26 | 103.59 | 124.85 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.8.12 | 43.00 | 202.06 | 245.06 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.8.12 | 23.00 | 93.51 | 116.51 | NOTE | |
| r-devel-windows-x86_64 | 0.8.12 | 41.00 | 164.00 | 205.00 | NOTE | |
| r-patched-linux-x86_64 | 0.8.12 | 29.35 | 128.24 | 157.59 | OK | |
| r-release-linux-x86_64 | 0.8.12 | 31.83 | 129.27 | 161.10 | OK | |
| r-release-macos-arm64 | 0.8.12 | 7.00 | 34.00 | 41.00 | OK | |
| r-release-macos-x86_64 | 0.8.12 | 19.00 | 144.00 | 163.00 | OK | |
| r-release-windows-x86_64 | 0.8.12 | 38.00 | 158.00 | 196.00 | OK | |
| r-oldrel-macos-arm64 | 0.8.12 | OK | ||||
| r-oldrel-macos-x86_64 | 0.8.12 | 18.00 | 129.00 | 147.00 | OK | |
| r-oldrel-windows-x86_64 | 0.8.12 | 46.00 | 209.00 | 255.00 | OK |
Version: 0.8.12
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Francois Michonneau <francois.michonneau@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("R", "Hackathon", "et"),
family = "al.",
role = "aut",
comment = "alphabetically: Ben Bolker, Marguerite Butler,\n Peter Cowan, Damien de Vienne, Dirk Eddelbuettel, Mark Holder, Thibaut\n Jombart, Steve Kembel, Francois Michonneau, David Orme, Brian O'Meara,\n Emmanuel Paradis, Jim Regetz, Derrick Zwickl"),
person(given = "Francois",
family = "Michonneau",
role = "cre",
email = "francois.michonneau@gmail.com"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.8.12
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
phylobase/tests/testthat/test.class-phylo4.R (.Dim: 1)
phylobase/tests/testthat/test.methods-phylo4.R (.Names: 2)
'.Dim' should be changed to 'dim'.
'.Names' should be changed to 'names'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.8.12
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘phylomat-class.Rd’
\arguments should not be documented without \usage.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.8.12
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
phylobase/tests/testthat/test.class-phylo4.R (.Dim: 1)
phylobase/tests/testthat/test.methods-phylo4.R (.Names: 2)
Flavor: r-devel-windows-x86_64