Last updated on 2025-11-27 13:48:37 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2.0 | 24.36 | 58.95 | 83.31 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 2.2.0 | 15.03 | 44.26 | 59.29 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 2.2.0 | 146.00 | 3.66 | 149.66 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.2.0 | 56.00 | 72.44 | 128.44 | NOTE | |
| r-devel-windows-x86_64 | 2.2.0 | 36.00 | 83.00 | 119.00 | NOTE | |
| r-patched-linux-x86_64 | 2.2.0 | 23.85 | 54.58 | 78.43 | NOTE | |
| r-release-linux-x86_64 | 2.2.0 | 23.90 | 54.82 | 78.72 | NOTE | |
| r-release-macos-arm64 | 2.2.0 | NOTE | ||||
| r-release-macos-x86_64 | 2.2.0 | 16.00 | 49.00 | 65.00 | NOTE | |
| r-release-windows-x86_64 | 2.2.0 | 31.00 | 95.00 | 126.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.2.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.2.0 | 18.00 | 33.00 | 51.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.2.0 | 38.00 | 107.00 | 145.00 | NOTE |
Version: 2.2.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Jiwoong Kim <jwboys26@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Jiwoong",
family = "Kim",
role = c("aut", "cre"),
email = "jwboys26atgmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.2.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:17: warning: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more. [-W#pragma-messages]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/GofKmt.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 21.1.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.2.0
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.2.0
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/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/GofKmt.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-7) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.2.0
Check: C++ specification
Result: NOTE
Specified C++11: support will be removed soon
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc