Last updated on 2023-02-08 13:56:28 CET.
Package | WARN | NOTE | OK |
---|---|---|---|
amap | 13 | ||
geotools | 13 | ||
gmp | 2 | 1 | 10 |
Current CRAN status: OK: 13
Current CRAN status: NOTE: 13
Version: 0.1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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-ix86+x86_64
Version: 0.1
Check: R code for possible problems
Result: NOTE
Found the following calls to data() loading into the global environment:
File ‘geotools/R/zzz.R’:
data(fr_geo_rad)
See section ‘Good practice’ in ‘?data’.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64, r-release-linux-x86_64
Current CRAN status: WARN: 2, NOTE: 1, OK: 10
Version: 0.6-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./extract_matrix.h:256:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/gmp.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.6-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
extract_matrix.h:256:15: warning: ignoring return value of ‘bool std::vector<_Tp, _Alloc>::empty() const [with _Tp = int; _Alloc = std::allocator<int>]’, declared with attribute ‘nodiscard’ [-Wunused-result]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/gmp.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6-10
Check: C++ specification
Result: NOTE
Specified C++11: please update to current default of C++17
Flavor: r-devel-windows-x86_64