Last updated on 2025-09-20 11:51:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 20.72 | 26.51 | 47.23 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 13.94 | 21.59 | 35.53 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 87.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 77.06 | NOTE | |||
r-devel-windows-x86_64 | 0.1.2 | 27.00 | 63.00 | 90.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.2 | 24.25 | 25.04 | 49.29 | NOTE | |
r-release-linux-x86_64 | 0.1.2 | 24.92 | 25.10 | 50.02 | NOTE | |
r-release-macos-arm64 | 0.1.2 | 30.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.4 | 68.00 | OK | |||
r-release-windows-x86_64 | 0.1.2 | 26.00 | 61.00 | 87.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.2 | 26.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.2 | 34.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.2 | 31.00 | 72.00 | 103.00 | NOTE |
Version: 0.1.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Andrew Thomas Jones <andrewthomasjones@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Andrew", "Thomas"),
family = "Jones",
role = c("aut", "cre"),
email = "andrewthomasjones@gmail.com"),
person(given = c("Hien", "Duy"),
family = "Nguyen",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.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-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.1.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/lowmemtkmeans.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: 0.1.2
Check: compiled code
Result: NOTE
File ‘lowmemtkmeans/libs/lowmemtkmeans.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.2
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64