Last updated on 2025-10-30 02:48:58 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 18.49 | 29.24 | 47.73 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 12.88 | 23.06 | 35.94 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 35.00 | 51.17 | 86.17 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 46.00 | 31.82 | 77.82 | NOTE | |
| r-devel-windows-x86_64 | 1.0.2 | 26.00 | 62.00 | 88.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.2 | 21.51 | 27.61 | 49.12 | NOTE | |
| r-release-linux-x86_64 | 1.0.2 | 22.17 | 27.80 | 49.97 | NOTE | |
| r-release-macos-arm64 | 1.0.2 | 9.00 | 18.00 | 27.00 | NOTE | |
| r-release-macos-x86_64 | 1.0.2 | 15.00 | 29.00 | 44.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.2 | 28.00 | 66.00 | 94.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0.2 | 9.00 | 17.00 | 26.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.0.2 | 12.00 | 25.00 | 37.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.2 | 32.00 | 75.00 | 107.00 | NOTE | 
Version: 1.0.2
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Jakob Raymaekers <j.raymaekers@maastrichtuniversity.nl>’
  
  The Description field contains
    <arXiv:2010.00950>.
  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
Version: 1.0.2
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/clusterHD.Rcheck/00install.out’ for details.
  * used C++ compiler: ‘Debian clang version 19.1.7 (7)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.2
Check: C++ specification
Result: NOTE
    Specified C++11: please drop specification unless essential
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: 1.0.2
Check: Rd files
Result: NOTE
  checkRd: (-1) HTKmeans.Rd:62: Lost braces
      62 | \item{centers }{A matrix of cluster centres.}
         |      ^
  checkRd: (-1) HTKmeans.Rd:62: Lost braces
      62 | \item{centers }{A matrix of cluster centres.}
         |                ^
  checkRd: (-1) HTKmeans.Rd:63: Lost braces
      63 | \item{cluster }{A vector of integers (from 1:\code{k}) indicating the cluster to which each point is allocated.}
         |      ^
  checkRd: (-1) HTKmeans.Rd:63: Lost braces
      63 | \item{cluster }{A vector of integers (from 1:\code{k}) indicating the cluster to which each point is allocated.}
         |                ^
  checkRd: (-1) HTKmeans.Rd:64: Lost braces
      64 | \item{itnb }{The number of iterations executed until convergence}
         |      ^
  checkRd: (-1) HTKmeans.Rd:64: Lost braces
      64 | \item{itnb }{The number of iterations executed until convergence}
         |             ^
  checkRd: (-1) HTKmeans.Rd:65: Lost braces
      65 | \item{converged }{Whether the algorithm stopped by converging or through reaching the maximum number of itertions.}
         |      ^
  checkRd: (-1) HTKmeans.Rd:65: Lost braces
      65 | \item{converged }{Whether the algorithm stopped by converging or through reaching the maximum number of itertions.}
         |                  ^
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: 1.0.2
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/clusterHD.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