Last updated on 2025-09-22 21:48:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 108.69 | 180.51 | 289.20 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 69.09 | 140.49 | 209.58 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 495.54 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 494.72 | WARN | |||
r-devel-windows-x86_64 | 1.0.4 | 115.00 | 201.00 | 316.00 | OK | |
r-patched-linux-x86_64 | 1.0.4 | 106.65 | 188.25 | 294.90 | OK | |
r-release-linux-x86_64 | 1.0.4 | 98.26 | 184.03 | 282.29 | WARN | |
r-release-macos-arm64 | 1.0.4 | 80.00 | OK | |||
r-release-macos-x86_64 | 1.0.4 | 124.00 | OK | |||
r-release-windows-x86_64 | 1.0.4 | 120.00 | 213.00 | 333.00 | OK | |
r-oldrel-macos-arm64 | 1.0.4 | 96.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.4 | 162.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.4 | 141.00 | 265.00 | 406.00 | OK |
Version: 1.0.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
src_hdpGLM.cpp:102:49: 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::mtGlue<unsigned int, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::glue_rel_and>, arma::op_find_simple>; out_eT = int; typename arma::arma_not_cx<in_eT>::result = unsigned int]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
src_pi_z_update.cpp:53:44: 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::subview_col<double>, arma::op_rel_eq>, arma::op_find_simple>; out_eT = int; typename arma::arma_not_cx<in_eT>::result = unsigned int]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
src_pi_z_update.cpp:141:41: 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::mtGlue<unsigned int, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::glue_rel_and>, arma::op_find_simple>; out_eT = int; typename arma::arma_not_cx<in_eT>::result = unsigned int]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
src_pi_z_update.cpp:155:40: 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 = double; T1 = arma::eOp<arma::Col<double>, arma::eop_scalar_times>; out_eT = double; typename arma::arma_not_cx<in_eT>::result = double]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/hdpGLM.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: 1.0.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
src_hdpGLM.cpp:102:45: warning: 'from<unsigned int, arma::mtOp<unsigned int, arma::mtGlue<unsigned int, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::glue_rel_and>, arma::op_find_simple>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
src_pi_z_update.cpp:53:40: warning: 'from<unsigned int, arma::mtOp<unsigned int, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::op_find_simple>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
src_pi_z_update.cpp:141:37: warning: 'from<unsigned int, arma::mtOp<unsigned int, arma::mtGlue<unsigned int, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::glue_rel_and>, arma::op_find_simple>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
src_pi_z_update.cpp:155:36: warning: 'from<double, arma::eOp<arma::Col<double>, arma::eop_scalar_times>>' is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-clang/hdpGLM.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.4
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘MCMCpack’ ‘isotone’ ‘png’ ‘questionr’ ‘rprojroot’ ‘tidyverse’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
src_hdpGLM.cpp:102:49: 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::mtGlue<unsigned int, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::glue_rel_and>, arma::op_find_simple>; out_eT = int; typename arma::arma_not_cx<in_eT>::result = unsigned int]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
src_pi_z_update.cpp:53:44: 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::subview_col<double>, arma::op_rel_eq>, arma::op_find_simple>; out_eT = int; typename arma::arma_not_cx<in_eT>::result = unsigned int]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
src_pi_z_update.cpp:141:41: 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::mtGlue<unsigned int, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::glue_rel_and>, arma::op_find_simple>; out_eT = int; typename arma::arma_not_cx<in_eT>::result = unsigned int]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
src_pi_z_update.cpp:155:40: 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 = double; T1 = arma::eOp<arma::Col<double>, arma::eop_scalar_times>; out_eT = double; typename arma::arma_not_cx<in_eT>::result = double]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-devel/hdpGLM.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.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
src_hdpGLM.cpp:102:49: 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::mtGlue<unsigned int, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::glue_rel_and>, arma::op_find_simple>; out_eT = int; typename arma::arma_not_cx<in_eT>::result = unsigned int]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
src_pi_z_update.cpp:53:44: 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::subview_col<double>, arma::op_rel_eq>, arma::op_find_simple>; out_eT = int; typename arma::arma_not_cx<in_eT>::result = unsigned int]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
src_pi_z_update.cpp:141:41: 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::mtGlue<unsigned int, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::mtOp<unsigned int, arma::subview_col<double>, arma::op_rel_eq>, arma::glue_rel_and>, arma::op_find_simple>; out_eT = int; typename arma::arma_not_cx<in_eT>::result = unsigned int]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
src_pi_z_update.cpp:155:40: 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 = double; T1 = arma::eOp<arma::Col<double>, arma::eop_scalar_times>; out_eT = double; typename arma::arma_not_cx<in_eT>::result = double]’ is deprecated: replace conv_to<...>::from(X) with as_scalar(X) [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/hdpGLM.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-release-linux-x86_64
Version: 1.0.4
Check: installed package size
Result: NOTE
installed size is 7.8Mb
sub-directories of 1Mb or more:
libs 6.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64