Last updated on 2026-07-28 13:49:13 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.2 | 194.86 | 700.43 | 895.29 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.2 | 135.73 | 441.21 | 576.94 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 247.00 | 413.01 | 660.01 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 184.00 | 295.82 | 479.82 | OK | |
| r-devel-windows-x86_64 | 1.2.2 | 216.00 | 646.00 | 862.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.2 | 178.66 | 667.04 | 845.70 | WARN | |
| r-release-linux-x86_64 | 1.2.2 | 182.78 | 678.65 | 861.43 | WARN | |
| r-release-macos-arm64 | 1.3.0 | 48.00 | 85.00 | 133.00 | OK | |
| r-release-macos-x86_64 | 1.3.0 | 146.00 | 602.00 | 748.00 | OK | |
| r-release-windows-x86_64 | 1.3.0 | 237.00 | 607.00 | 844.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.0 | 40.00 | 96.00 | 136.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.0 | 162.00 | 730.00 | 892.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.2 | 255.00 | 930.00 | 1185.00 | OK |
Version: 1.2.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
PLNmodels/tests/testthat/test-import-utils.R (.Dim: 3, .Dimnames: 3)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/memory.hpp:125:14: warning: ‘void free(void*)’ called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/PLNmodels.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-16 (Debian 16.1.0-3) 16.1.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/memory.hpp:125:14: warning: ‘void free(void*)’ called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/PLNmodels.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.3.0-1) 15.3.0’
Flavor: r-patched-linux-x86_64
Version: 1.2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/memory.hpp:125:14: warning: ‘void free(void*)’ called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/PLNmodels.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-16 (Debian 16.1.0-2) 16.1.0’
Flavor: r-release-linux-x86_64