CRAN Package Check Results for Package abn

Last updated on 2025-09-27 08:48:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.9 135.51 183.61 319.12 OK --no-tests
r-devel-linux-x86_64-debian-gcc 3.1.9 87.56 128.02 215.58 OK --no-tests
r-devel-linux-x86_64-fedora-clang 3.1.9 1598.71 ERROR
r-devel-linux-x86_64-fedora-gcc 3.1.9 1684.91 ERROR
r-devel-windows-x86_64 3.1.9 172.00 320.00 492.00 OK
r-patched-linux-x86_64 3.1.9 141.66 173.21 314.87 OK --no-tests
r-release-linux-x86_64 3.1.9 135.55 173.25 308.80 OK --no-tests
r-release-macos-arm64 3.1.9 554.00 OK
r-release-macos-x86_64 3.1.9 839.00 OK
r-release-windows-x86_64 3.1.9 168.00 318.00 486.00 OK
r-oldrel-macos-arm64 3.1.9 560.00 NOTE
r-oldrel-macos-x86_64 3.1.9 833.00 NOTE
r-oldrel-windows-x86_64 3.1.9 197.00 430.00 627.00 NOTE

Check Details

Version: 3.1.9
Check: tests
Result: ERROR Running ‘testthat.R’ [16m/90m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(abn) abn version 3.1.9 (2025-06-26) is loaded. To cite the package 'abn' in publications call: citation('abn'). Attaching package: 'abn' The following object is masked from 'package:base': factorial > > # Set the number of threads for BLAS and OpenMP if possible > if (requireNamespace("RhpcBLASctl", quietly = TRUE)) { + RhpcBLASctl::blas_set_num_threads(2) + } else { + # E.g., on CRAN noSuggests environment, RhpcBLASctl is not available + message("RhpcBLASctl is not available, BLAS thread control will not be set.") + } > > test_check("abn") Loading required package: Matrix Running in single core mode. 'cluster.type' is ignored. Running in single core mode. 'cluster.type' is ignored. OMP: Warning #96: Cannot form a team with 8 threads, using 2 instead. OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set). Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.1.9
Check: tests
Result: ERROR Running ‘testthat.R’ [18m/90m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(abn) abn version 3.1.9 (2025-06-26) is loaded. To cite the package 'abn' in publications call: citation('abn'). Attaching package: 'abn' The following object is masked from 'package:base': factorial > > # Set the number of threads for BLAS and OpenMP if possible > if (requireNamespace("RhpcBLASctl", quietly = TRUE)) { + RhpcBLASctl::blas_set_num_threads(2) + } else { + # E.g., on CRAN noSuggests environment, RhpcBLASctl is not available + message("RhpcBLASctl is not available, BLAS thread control will not be set.") + } > > test_check("abn") Loading required package: Matrix Running in single core mode. 'cluster.type' is ignored. Running in single core mode. 'cluster.type' is ignored. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 3.1.9
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘INLA’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 3.1.9
Check: installed package size
Result: NOTE installed size is 13.3Mb sub-directories of 1Mb or more: data 1.0Mb extdata 2.9Mb libs 8.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64