CRAN Package Check Results for Package skm

Last updated on 2025-09-20 09:50:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5.4 50.47 345.70 396.17 WARN
r-devel-linux-x86_64-debian-gcc 0.1.5.4 34.53 191.05 225.58 WARN
r-devel-linux-x86_64-fedora-clang 0.1.5.4 597.11 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.5.4 679.49 WARN
r-devel-windows-x86_64 0.1.5.4 69.00 91.00 160.00 OK --no-vignettes
r-patched-linux-x86_64 0.1.5.4 56.97 337.72 394.69 OK
r-release-linux-x86_64 0.1.5.4 58.67 342.03 400.70 OK
r-release-macos-arm64 0.1.5.4 351.00 OK
r-release-macos-x86_64 0.1.5.4 782.00 OK
r-release-windows-x86_64 0.1.5.4 64.00 90.00 154.00 OK --no-vignettes
r-oldrel-macos-arm64 0.1.5.4 201.00 NOTE
r-oldrel-macos-x86_64 0.1.5.4 348.00 NOTE
r-oldrel-windows-x86_64 0.1.5.4 80.00 89.00 169.00 NOTE --no-vignettes

Check Details

Version: 0.1.5.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Guang Yang <gyang274@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Guang", family = "Yang", role = c("aut", "cre"), email = "gyang274@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.5.4
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:71:17: warning: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more. [-W#pragma-messages] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/skm.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.5.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: matrix_minmax.cpp:13:10: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] matrix_minmax.cpp:17:16: warning: ‘elem_type arma::Base<elem_type, derived>::min(arma::uword&) const [with elem_type = double; derived = arma::subview_elem1<double, arma::Mat<unsigned int> >; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] matrix_minmax.cpp:33:10: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] matrix_minmax.cpp:37:16: warning: ‘elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = double; derived = arma::subview_elem1<double, arma::Mat<unsigned int> >; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] skm.cpp:396:17: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] skm.cpp:483:17: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] skm_gdp.cpp:57:35: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/skm.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.5.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: matrix_minmax.cpp:13:7: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations] matrix_minmax.cpp:17:13: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations] matrix_minmax.cpp:33:7: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations] matrix_minmax.cpp:37:13: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations] skm.cpp:396:14: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations] skm.cpp:483:14: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations] skm_gdp.cpp:57:32: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-clang/skm.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 21.1.1’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.5.4
Check: compiled code
Result: NOTE File ‘skm/libs/skm.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.5.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: matrix_minmax.cpp:13:10: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] matrix_minmax.cpp:17:16: warning: ‘elem_type arma::Base<elem_type, derived>::min(arma::uword&) const [with elem_type = double; derived = arma::subview_elem1<double, arma::Mat<unsigned int> >; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] matrix_minmax.cpp:33:10: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] matrix_minmax.cpp:37:16: warning: ‘elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = double; derived = arma::subview_elem1<double, arma::Mat<unsigned int> >; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] skm.cpp:396:17: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] skm.cpp:483:17: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] skm_gdp.cpp:57:35: warning: ‘eT arma::Mat<eT>::min(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_min() instead [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-devel/skm.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.5.4
Check: installed package size
Result: NOTE installed size is 7.1Mb sub-directories of 1Mb or more: doc 1.1Mb libs 5.0Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.1.5.4
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.1.5.4
Flags: --no-vignettes
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.