Last updated on 2025-12-12 01:50:20 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.1.12 | 96.58 | 191.64 | 288.22 | WARN | --no-tests |
| r-devel-linux-x86_64-debian-gcc | 3.1.12 | 64.97 | 134.70 | 199.67 | WARN | --no-tests |
| r-devel-linux-x86_64-fedora-clang | 3.1.12 | 106.00 | 1581.92 | 1687.92 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 3.1.12 | 445.00 | ERROR | |||
| r-devel-windows-x86_64 | 3.1.12 | 126.00 | 391.00 | 517.00 | WARN | |
| r-patched-linux-x86_64 | 3.1.12 | 97.77 | 174.16 | 271.93 | OK | --no-tests |
| r-release-linux-x86_64 | 3.1.12 | 92.75 | 174.63 | 267.38 | OK | --no-tests |
| r-release-macos-arm64 | 3.1.12 | 12.00 | 309.00 | 321.00 | OK | |
| r-release-macos-x86_64 | 3.1.12 | 74.00 | 977.00 | 1051.00 | OK | |
| r-release-windows-x86_64 | 3.1.12 | 123.00 | 453.00 | 576.00 | OK | |
| r-oldrel-macos-arm64 | 3.1.12 | 14.00 | 310.00 | 324.00 | NOTE | |
| r-oldrel-macos-x86_64 | 3.1.12 | 86.00 | 983.00 | 1069.00 | NOTE | |
| r-oldrel-windows-x86_64 | 3.1.12 | 149.00 | 510.00 | 659.00 | NOTE |
Version: 3.1.12
Flags: --no-tests
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/include/R_ext/PrtUtil.h:35:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/abn.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 21.1.6 (2)’
* used C++ compiler: ‘Debian clang version 21.1.6 (2)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 3.1.12
Flags: --no-tests
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/PrtUtil.h:35:2: warning: #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-Wcpp]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/abn.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-15 (Debian 15.2.0-9) 15.2.0’
* used C++ compiler: ‘g++-15 (Debian 15.2.0-9) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.1.12
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/data/gannet/ripley/R/R-clang/include/R_ext/PrtUtil.h:35:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]
See ‘/data/gannet/ripley/R/packages/tests-clang/abn.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 21.1.7’
* used C++ compiler: ‘clang version 21.1.7’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.1.12
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/data/gannet/ripley/R/R-devel/include/R_ext/PrtUtil.h:35:2: warning: #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-Wcpp]
See ‘/data/gannet/ripley/R/packages/tests-devel/abn.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
* used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.1.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [22m/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.12 (2025-11-18) is loaded.
To cite the package 'abn' in publications call: citation('abn').
>
> # 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.
! Interrupting test: simulateAbn() works with grouping in real data.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.1.12
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
D:/RCompile/recent/R/include/R_ext/PrtUtil.h:35:2: warning: #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-Wcpp]
See 'd:/Rcompile/CRANpkg/local/4.6/abn.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 14.3.0'
* used C++ compiler: 'g++.exe (GCC) 14.3.0'
Flavor: r-devel-windows-x86_64
Version: 3.1.12
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.12
Check: installed package size
Result: NOTE
installed size is 12.3Mb
sub-directories of 1Mb or more:
extdata 2.9Mb
libs 7.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64