CRAN Package Check Results for Package shipunov

Last updated on 2024-06-14 00:53:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.17.1 11.19 117.63 128.82 NOTE
r-devel-linux-x86_64-debian-gcc 1.17.1 7.90 71.97 79.87 ERROR
r-devel-linux-x86_64-fedora-clang 1.17.1 153.49 NOTE
r-devel-linux-x86_64-fedora-gcc 1.17.1 146.80 NOTE
r-devel-windows-x86_64 1.17.1 9.00 132.00 141.00 NOTE
r-patched-linux-x86_64 1.17.1 12.92 115.87 128.79 NOTE
r-release-linux-x86_64 1.17.1 9.94 112.27 122.21 NOTE
r-release-macos-arm64 1.17.1 45.00 NOTE
r-release-macos-x86_64 1.17.1 88.00 NOTE
r-release-windows-x86_64 1.17.1 9.00 135.00 144.00 NOTE
r-oldrel-macos-arm64 1.17.1 49.00 OK
r-oldrel-macos-x86_64 1.17.1 84.00 OK
r-oldrel-windows-x86_64 1.17.1 10.00 158.00 168.00 OK

Check Details

Version: 1.17.1
Check: Rd files
Result: NOTE checkRd: (-1) MrBayes.Rd:24: Lost braces 24 | \item{contype}{A character string; the type of consensus tree calculated from the posterior distribution of trees}{either "halfcompat" (majority-rule consensus tree) or "allcombat" (strict consensus tree)} | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, 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-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.17.1
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'ips', 'phangorn', 'StatMatch' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.17.1
Check: examples
Result: ERROR Running examples in ‘shipunov-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: MrBayes > ### Title: Calls MrBayes > ### Aliases: MrBayes > ### Keywords: interface > > ### ** Examples > > require(ips) Loading required package: ips Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called ‘ips’ > data(ips.cox1) Warning in data(ips.cox1) : data set ‘ips.cox1’ not found > x <- ips.cox1[, 100:140] Error: object 'ips.cox1' not found Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed BootKNN 4.003 0.012 5.377 Flavor: r-devel-linux-x86_64-debian-gcc