CRAN Package Check Results for Package netClust

Last updated on 2025-11-28 12:48:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 39.46 30.95 70.41 WARN
r-devel-linux-x86_64-debian-gcc 1.0.1 28.82 23.32 52.14 WARN
r-devel-linux-x86_64-fedora-clang 1.0.1 198.00 -73.47 124.53 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.1 171.00 -40.97 130.03 WARN
r-devel-windows-x86_64 1.0.1 46.00 68.00 114.00 NOTE
r-patched-linux-x86_64 1.0.1 39.74 27.42 67.16 NOTE
r-release-linux-x86_64 1.0.1 41.01 27.31 68.32 NOTE
r-release-macos-arm64 1.0.1 NOTE
r-release-macos-x86_64 1.0.1 31.00 31.00 62.00 NOTE
r-release-windows-x86_64 1.0.1 43.00 81.00 124.00 NOTE
r-oldrel-macos-arm64 1.0.1 NOTE
r-oldrel-macos-x86_64 1.0.1 41.00 28.00 69.00 NOTE
r-oldrel-windows-x86_64 1.0.1 53.00 80.00 133.00 NOTE

Check Details

Version: 1.0.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Shuchismita Sarkar <ssarkar@bgsu.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Shuchismita", family = "Sarkar", role = c("aut", "cre"), email = "ssarkar@bgsu.edu"), person(given = "Volodymyr", family = "Melnykov", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

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

Version: 1.0.1
Check: C++ specification
Result: NOTE Specified C++11: support will be removed soon Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.1
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/netClust.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: 1.0.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: netClust.cpp:242:51: warning: 'from<unsigned int, arma::mtOp<unsigned int, arma::mtOp<unsigned int, arma::Col<double>, arma::op_rel_eq>, arma::op_find_simple>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] netClust.cpp:325:51: warning: 'from<unsigned int, arma::mtOp<unsigned int, arma::mtOp<unsigned int, arma::Col<double>, arma::op_rel_eq>, arma::op_find_simple>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] netClust.cpp:1243:51: warning: 'from<unsigned int, arma::mtOp<unsigned int, arma::mtOp<unsigned int, arma::Col<double>, arma::op_rel_eq>, arma::op_find_simple>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] netClust.cpp:1304:51: warning: 'from<unsigned int, arma::mtOp<unsigned int, arma::mtOp<unsigned int, arma::Col<double>, arma::op_rel_eq>, arma::op_find_simple>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-clang/netClust.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 21.1.6’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: netClust.cpp:242:55: warning: ‘static out_eT arma::conv_to<out_eT>::from(const arma::Base<eT2, expr>&, const typename arma::arma_not_cx<in_eT>::result*) [with in_eT = unsigned int; T1 = arma::mtOp<unsigned int, arma::mtOp<unsigned int, arma::Col<double>, arma::op_rel_eq>, arma::op_find_simple>; out_eT = unsigned int; typename arma::arma_not_cx<in_eT>::result = unsigned int]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] netClust.cpp:325:55: warning: ‘static out_eT arma::conv_to<out_eT>::from(const arma::Base<eT2, expr>&, const typename arma::arma_not_cx<in_eT>::result*) [with in_eT = unsigned int; T1 = arma::mtOp<unsigned int, arma::mtOp<unsigned int, arma::Col<double>, arma::op_rel_eq>, arma::op_find_simple>; out_eT = unsigned int; typename arma::arma_not_cx<in_eT>::result = unsigned int]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] netClust.cpp:1243:55: warning: ‘static out_eT arma::conv_to<out_eT>::from(const arma::Base<eT2, expr>&, const typename arma::arma_not_cx<in_eT>::result*) [with in_eT = unsigned int; T1 = arma::mtOp<unsigned int, arma::mtOp<unsigned int, arma::Col<double>, arma::op_rel_eq>, arma::op_find_simple>; out_eT = unsigned int; typename arma::arma_not_cx<in_eT>::result = unsigned int]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] netClust.cpp:1304:55: warning: ‘static out_eT arma::conv_to<out_eT>::from(const arma::Base<eT2, expr>&, const typename arma::arma_not_cx<in_eT>::result*) [with in_eT = unsigned int; T1 = arma::mtOp<unsigned int, arma::mtOp<unsigned int, arma::Col<double>, arma::op_rel_eq>, arma::op_find_simple>; out_eT = unsigned int; typename arma::arma_not_cx<in_eT>::result = unsigned int]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-devel/netClust.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.0.1
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: 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: 1.0.1
Check: installed package size
Result: NOTE installed size is 5.5Mb sub-directories of 1Mb or more: libs 5.4Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64