CRAN Package Check Results for Maintainer ‘Claudio Agostinelli <claudio.agostinelli at unitn.it>’

Last updated on 2025-10-13 01:49:05 CEST.

Package WARN NOTE OK
CircStats 13
GSE 4 2 7
robreg3S 13
robustsur 13
robustvarComp 2 11

Package CircStats

Current CRAN status: OK: 13

Package GSE

Current CRAN status: WARN: 4, NOTE: 2, OK: 7

Version: 4.2-1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Claudio Agostinelli <claudio.agostinelli@unitn.it>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Andy", family = "Leung", role = "aut"), person(given = "Mike", family = "Danilov", role = "aut"), person(given = "Victor", family = "Yohai", role = "aut"), person(given = "Ruben", family = "Zamar", role = "aut"), person(given = "Claudio", family = "Agostinelli", role = "cre", email = "claudio.agostinelli@unitn.it")) as necessary. Flavor: r-devel-linux-x86_64-debian-clang

Version: 4.2-1
Check: whether package can be installed
Result: WARN Found the following significant warnings: emve.cpp:226:45: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations] emve.cpp:308:37: warning: 'min' is deprecated: use .index_min() instead [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/GSE.Rcheck/00install.out’ for details. * used C compiler: ‘Debian clang version 19.1.7 (7)’ * used C++ compiler: ‘Debian clang version 19.1.7 (7)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 4.2-1
Check: whether package can be installed
Result: WARN Found the following significant warnings: emve.cpp:226:48: warning: ‘eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] emve.cpp:308:40: 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-patched-gcc/Work/PKGS/GSE.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’ * used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’ Flavor: r-patched-linux-x86_64

Version: 4.2-1
Check: whether package can be installed
Result: WARN Found the following significant warnings: emve.cpp:226:48: warning: 'eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations] emve.cpp:308:40: 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 'd:/Rcompile/CRANpkg/local/4.5/GSE.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 14.2.0' * used C++ compiler: 'g++.exe (GCC) 14.2.0' Flavor: r-release-windows-x86_64

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

Version: 4.2-1
Check: whether package can be installed
Result: WARN Found the following significant warnings: emve.cpp:226:48: warning: 'eT arma::Mat<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations] emve.cpp:308:40: 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 'd:/Rcompile/CRANpkg/local/4.4/GSE.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 13.3.0' * used C++ compiler: 'g++.exe (GCC) 13.3.0' Flavor: r-oldrel-windows-x86_64

Package robreg3S

Current CRAN status: OK: 13

Package robustsur

Current CRAN status: OK: 13

Package robustvarComp

Current CRAN status: NOTE: 2, OK: 11

Version: 0.1-7
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Claudio Agostinelli <claudio.agostinelli@unitn.it>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Claudio", family = "Agostinelli", role = c("aut", "cre"), email = "claudio.agostinelli@unitn.it"), person(given = c("Victor", "J."), family = "Yohai", role = "aut", email = "victoryohai@gmail.com")) as necessary. Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc