CRAN Package Check Results for Package communication

Last updated on 2025-11-28 19:50:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 40.39 54.17 94.56 WARN
r-devel-linux-x86_64-debian-gcc 0.1 31.33 40.26 71.59 WARN
r-devel-linux-x86_64-fedora-clang 0.1 143.00 33.88 176.88 WARN
r-devel-linux-x86_64-fedora-gcc 0.1 146.00 44.97 190.97 WARN
r-devel-windows-x86_64 0.1 54.00 85.00 139.00 NOTE
r-patched-linux-x86_64 0.1 45.62 51.34 96.96 NOTE
r-release-linux-x86_64 0.1 46.73 50.98 97.71 NOTE
r-release-macos-arm64 0.1 NOTE
r-release-macos-x86_64 0.1 36.00 68.00 104.00 NOTE
r-release-windows-x86_64 0.1 52.00 85.00 137.00 NOTE
r-oldrel-macos-arm64 0.1 NOTE
r-oldrel-macos-x86_64 0.1 23.00 47.00 70.00 NOTE
r-oldrel-windows-x86_64 0.1 62.00 104.00 166.00 NOTE

Check Details

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

Version: 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: 0.1
Check: Rd files
Result: NOTE checkRd: (-1) hmm.Rd:47-55: Lost braces in \itemize; meant \describe ? checkRd: (-1) hmm.Rd:56-62: Lost braces in \itemize; meant \describe ? checkRd: (-1) hmm.Rd:63-70: Lost braces in \itemize; meant \describe ? checkRd: (-1) hmm.Rd:71-74: Lost braces in \itemize; meant \describe ? checkRd: (-1) hmm.Rd:75-78: Lost braces in \itemize; meant \describe ? checkRd: (-1) hmm.Rd:79-84: Lost braces in \itemize; meant \describe ? checkRd: (-1) hmm.Rd:85-89: Lost braces in \itemize; meant \describe ? checkRd: (-1) hmm.Rd:95-103: Lost braces in \itemize; meant \describe ? checkRd: (-1) hmm.Rd:104-107: Lost braces in \itemize; meant \describe ? checkRd: (-1) hmm.Rd:108-111: Lost braces in \itemize; meant \describe ? checkRd: (-1) hmm.Rd:112-118: Lost braces in \itemize; meant \describe ? checkRd: (-1) hmm.Rd:119-129: Lost braces in \itemize; meant \describe ? checkRd: (-1) hmm.Rd:130-133: Lost braces in \itemize; meant \describe ? 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, 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: 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/communication.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: 0.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: hmm.cpp:1079:26: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations] hmm.cpp:1084:54: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-clang/communication.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 21.1.6’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘GGally’ ‘RColorBrewer’ ‘abind’ ‘diagram’ ‘ggplot2’ ‘grid’ ‘gtable’ ‘igraph’ ‘magrittr’ ‘plyr’ ‘purrr’ ‘reshape2’ ‘scales’ ‘useful’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: hmm.cpp:1079:29: warning: ‘eT arma::subview_col<eT>::max(arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] hmm.cpp:1084:57: warning: ‘elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = double; derived = arma::eGlue<arma::subview_col<double>, arma::subview_col<double>, arma::eglue_plus>; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations] See ‘/data/gannet/ripley/R/packages/tests-devel/communication.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
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: 0.1
Check: installed package size
Result: NOTE installed size is 5.1Mb sub-directories of 1Mb or more: libs 4.5Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64