CRAN Package Check Results for Package GiniDistance

Last updated on 2026-04-24 13:18:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 24.76 34.68 59.44 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 16.82 26.76 43.58 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 38.00 56.48 94.48 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 45.00 50.16 95.16 OK
r-patched-linux-x86_64 0.1.1 24.21 32.02 56.23 OK
r-release-linux-x86_64 0.1.1 21.29 30.51 51.80 OK
r-release-macos-arm64 0.1.1 OK
r-release-macos-x86_64 0.1.1 16.00 38.00 54.00 WARN
r-release-windows-x86_64 0.1.1 31.00 73.00 104.00 OK
r-oldrel-macos-arm64 0.1.1 OK
r-oldrel-macos-x86_64 0.1.1 13.00 31.00 44.00 OK
r-oldrel-windows-x86_64 0.1.1 27.00 75.00 102.00 OK

Check Details

Version: 0.1.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Dao Nguyen <dxnguyen@go.olemiss.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Dao", family = "Nguyen", role = c("aut", "cre"), email = "dxnguyen@go.olemiss.edu"), person(given = "Xin", family = "Dang", role = "aut")) as necessary. The Description field contains Nguyen, D., Chen, Y. and Zhang, J., (2018) <arXiv:1809.09793>. 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: 0.1.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: GiniFunctions.cpp:59:14: warning: ISO C++20 considers use of overloaded operator '!=' (with operand types 'Rcpp::MatrixRow<14>::iter_base<Rcpp::MatrixRow<14>::iter_traits>' and 'Rcpp::MatrixRow<14>::iter_base<Rcpp::MatrixRow<14>::iter_traits>') to be ambiguous despite there being a unique best viable function with non-reversed arguments [-Wambiguous-reversed-operator] See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.6/GiniDistance.Rcheck/00install.out’ for details. * used C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ * used SDK: ‘NA’ Flavor: r-release-macos-x86_64