Last updated on 2024-11-03 15:48:45 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4 | 3.18 | 71.92 | 75.10 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4 | 0.33 | 1.41 | 1.74 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.4 | 124.66 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.4 | 126.65 | NOTE | |||
r-devel-windows-x86_64 | 1.4 | 5.00 | 85.00 | 90.00 | NOTE | |
r-patched-linux-x86_64 | 1.4 | 4.25 | 65.93 | 70.18 | NOTE | |
r-release-linux-x86_64 | 1.4 | 0.36 | 1.65 | 2.01 | ERROR | |
r-release-macos-arm64 | 1.4 | 39.00 | NOTE | |||
r-release-macos-x86_64 | 1.4 | 59.00 | NOTE | |||
r-release-windows-x86_64 | 1.4 | 6.00 | 85.00 | 91.00 | NOTE | |
r-oldrel-macos-arm64 | 1.4 | 45.00 | OK | |||
r-oldrel-macos-x86_64 | 1.4 | 60.00 | OK | |||
r-oldrel-windows-x86_64 | 1.4 | 6.00 | 98.00 | 104.00 | OK |
Version: 1.4
Check: Rd files
Result: NOTE
checkRd: (-1) pbd_loglik.Rd:31: Lost braces
31 | \code{pars2[1]} {set the conditioning on non-extinction of the clade (1) or not (0) \cr \cr}
| ^
checkRd: (-1) pbd_loglik.Rd:32: Lost braces
32 | \code{pars2[2]} {sets whether the likelihood is for the branching times (0) or the phylogeny (1) \cr \cr}
| ^
checkRd: (-1) pbd_loglik.Rd:33: Lost braces
33 | \code{pars2[3]} {sets whether the first element of the branching times is the stem (1) or the crown (2) age \cr \cr}
| ^
checkRd: (-1) pbd_loglik.Rd:34: Lost braces
34 | \code{pars2[4]} {sets whether the parameters and likelihood should be shown on screen (1) or not (0) \cr \cr}
| ^
checkRd: (-1) pbd_loglik.Rd:35: Lost braces
35 | \code{pars2[5]} {sets which method should be used in the ode-solver. Default is 'lsoda'. See package deSolve for details. \cr \cr}
| ^
checkRd: (-1) pbd_loglik.Rd:36: Lost braces
36 | \code{pars2[6]}{Sets the lower bound of the number of species on which conditioning should be done when cond = 2. Set this to 0 when conditioning should be done on precisely the number of species (default)\cr \cr}
| ^
checkRd: (-1) pbd_loglik.Rd:37: Lost braces
37 | \code{pars2[7]}{Sets the upper bound of the number of species on which conditioning should be done when cond = 2. Set this to 0 when conditioning should be done on precisely the number of species (default)\cr \cr}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 1.4
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.4
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘ade4’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.4
Check: package dependencies
Result: ERROR
Packages required but not available: 'ade4', 'ape', 'DDD', 'phytools'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64