CRAN Package Check Results for Package BcDiag

Last updated on 2025-12-19 14:50:14 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.10 4.92 53.29 58.21 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.10 3.40 39.31 42.71 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.10 66.78 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.10 41.74 ERROR
r-devel-windows-x86_64 1.0.10 5.00 129.00 134.00 OK
r-patched-linux-x86_64 1.0.10 4.53 52.81 57.34 NOTE
r-release-linux-x86_64 1.0.10 4.64 51.09 55.73 NOTE
r-release-macos-arm64 1.0.10 OK
r-release-macos-x86_64 1.0.10 3.00 52.00 55.00 OK
r-release-windows-x86_64 1.0.10 5.00 71.00 76.00 OK
r-oldrel-macos-arm64 1.0.10 OK
r-oldrel-macos-x86_64 1.0.10 3.00 77.00 80.00 OK
r-oldrel-windows-x86_64 1.0.10 6.00 82.00 88.00 OK

Additional issues

noSuggests

Check Details

Version: 1.0.10
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Ewoud De Troyer <ewoud.detroyer@uhasselt.be>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Aregay", family = "Mengsteab", role = "aut"), person(given = "Martin", family = "Otava", role = "aut"), person(given = "Tatsiana", family = "Khamiakova", role = "aut"), person(given = "Ewoud", family = "De Troyer", role = c("aut", "cre"), email = "ewoud.detroyer@uhasselt.be")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.10
Check: for non-standard things in the check directory
Result: NOTE Found the following files/directories: ‘fabiabreast.txt’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.10
Check: examples
Result: ERROR Running examples in ‘BcDiag-Ex.R’ failed The error most likely occurred in: > ### Name: anomedOnlybic > ### Title: The anomedOnlybic function > ### Aliases: anomedOnlybic > ### Keywords: anomedOnlybic > > ### ** Examples > > data(breastc) > library(biclust) Error in library(biclust) : there is no package called ‘biclust’ Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc