CRAN Package Check Results for Maintainer ‘Anthony Christidis <anthony.christidis at stat.ubc.ca>’

Last updated on 2025-09-19 18:49:47 CEST.

Package WARN NOTE OK
CPGLIB 2 11
nnGarrote 2 11
PSGD 2 11
RMSS 2 2 9
robStepSplitReg 13
RPEGLMEN 2 11
RPEIF 2 11
RPESE 2 11
simTargetCov 2 11
SplitGLM 2 11
SplitReg 13
splitSelect 2 11
srlars 13
stepSplitReg 1 12

Package CPGLIB

Current CRAN status: NOTE: 2, OK: 11

Version: 1.1.2
Check: installed package size
Result: NOTE installed size is 5.3Mb sub-directories of 1Mb or more: libs 5.1Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package nnGarrote

Current CRAN status: NOTE: 2, OK: 11

Version: 1.0.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Anthony Christidis <anthony.christidis@stat.ubc.ca>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Anthony", family = "Christidis", role = c("aut", "cre"), email = "anthony.christidis@stat.ubc.ca"), person(given = "Stefan", family = "Van Aelst", role = "aut", email = "stefan.vanaelst@kuleuven.be"), person(given = "Ruben", family = "Zamar", role = "aut", email = "ruben@stat.ubc.ca")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package PSGD

Current CRAN status: NOTE: 2, OK: 11

Version: 1.0.6
Check: installed package size
Result: NOTE installed size is 5.3Mb sub-directories of 1Mb or more: libs 5.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package RMSS

Current CRAN status: WARN: 2, NOTE: 2, OK: 9

Version: 1.2.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: EnsembleModel.cpp:161:36: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] EnsembleModel.cpp:176:38: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] EnsembleModel.cpp:191:49: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] EnsembleModel.cpp:204:40: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] EnsembleModel.cpp:299:34: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] EnsembleModel.cpp:314:36: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] EnsembleModel.cpp:329:47: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] EnsembleModel.cpp:342:38: warning: 'is_finite<double>' is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-clang/RMSS.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 21.1.1’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.2.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: EnsembleModel.cpp:161:45: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] EnsembleModel.cpp:176:47: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] EnsembleModel.cpp:191:58: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] EnsembleModel.cpp:204:49: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] EnsembleModel.cpp:299:43: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] EnsembleModel.cpp:314:45: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] EnsembleModel.cpp:329:56: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] EnsembleModel.cpp:342:47: warning: ‘bool arma::is_finite(eT, const typename arma_scalar_only<T>::result*) [with eT = double; typename arma_scalar_only<T>::result = double]’ is deprecated: change arma::is_finite(val) to std::isfinite(val) [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-devel/RMSS.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: 1.2.1
Check: installed package size
Result: NOTE installed size is 6.3Mb sub-directories of 1Mb or more: libs 6.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package robStepSplitReg

Current CRAN status: OK: 13

Package RPEGLMEN

Current CRAN status: NOTE: 2, OK: 11

Version: 1.1.3
Check: installed package size
Result: NOTE installed size is 8.0Mb sub-directories of 1Mb or more: libs 7.6Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package RPEIF

Current CRAN status: NOTE: 2, OK: 11

Additional issues

noSuggests

Version: 1.2.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Anthony Christidis <anthony.christidis@stat.ubc.ca>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Anthony", family = "Christidis", role = c("aut", "cre"), email = "anthony.christidis@stat.ubc.ca"), person(given = "Shengyu", family = "Zhang", role = "aut", email = "syzhang@uw.edu"), person(given = "Douglas", family = "Martin", role = "aut", email = "doug@amath.washington.edu")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package RPESE

Current CRAN status: NOTE: 2, OK: 11

Version: 1.2.5
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Anthony Christidis <anthony.christidis@stat.ubc.ca>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Anthony", family = "Christidis", role = c("aut", "cre"), email = "anthony.christidis@stat.ubc.ca"), person(given = "Xin", family = "Chen", role = "aut", email = "chenx26@uw.edu")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package simTargetCov

Current CRAN status: NOTE: 2, OK: 11

Version: 1.0.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Anthony Christidis <anthony.christidis@stat.ubc.ca>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Anthony", family = "Christidis", role = c("aut", "cre"), email = "anthony.christidis@stat.ubc.ca"), person(given = "Stefan", family = "Van Aelst", role = "aut", email = "stefan.vanaelst@kuleuven.be"), person(given = "Ruben", family = "Zamar", role = "aut", email = "ruben@stat.ubc.ca")) as necessary. The Description field contains Van Aelst and Zamar (2019) <arXiv:1812.05678>. Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package SplitGLM

Current CRAN status: NOTE: 2, OK: 11

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

Package SplitReg

Current CRAN status: OK: 13

Package splitSelect

Current CRAN status: NOTE: 2, OK: 11

Version: 1.0.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Anthony Christidis <anthony.christidis@stat.ubc.ca>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Anthony", family = "Christidis", role = c("aut", "cre"), email = "anthony.christidis@stat.ubc.ca"), person(given = "Stefan", family = "Van Aelst", role = "aut", email = "stefan.vanaelst@kuleuven.be"), person(given = "Ruben", family = "Zamar", role = "aut", email = "ruben@stat.ubc.ca")) as necessary. The Description field contains Christidis, Van Aelst and Zamar (2019) <arXiv:1812.05678>. Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package srlars

Current CRAN status: OK: 13

Package stepSplitReg

Current CRAN status: WARN: 1, OK: 12

Version: 1.0.5
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/stepSplitReg.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’ Flavor: r-devel-linux-x86_64-debian-clang