CRAN Package Check Results for Package rDotNet

Last updated on 2022-02-20 13:48:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.1 55.71 40.85 96.56 OK
r-devel-linux-x86_64-debian-gcc 0.9.1 36.49 32.63 69.12 OK
r-devel-linux-x86_64-fedora-clang 0.9.1 134.74 WARN
r-devel-linux-x86_64-fedora-gcc 0.9.1 109.13 WARN
r-devel-windows-x86_64-new-UL 0.9.1 70.00 86.00 156.00 WARN
r-devel-windows-x86_64-new-TK 0.9.1 WARN
r-patched-linux-x86_64 0.9.1 37.62 39.84 77.46 OK
r-release-linux-x86_64 0.9.1 33.82 39.36 73.18 OK
r-release-macos-arm64 0.9.1 WARN
r-release-macos-x86_64 0.9.1 WARN
r-release-windows-ix86+x86_64 0.9.1 135.00 82.00 217.00 OK
r-oldrel-macos-x86_64 0.9.1 WARN
r-oldrel-windows-ix86+x86_64 0.9.1 136.00 81.00 217.00 OK

Check Details

Version: 0.9.1
Check: if this is a source package
Result: WARN
    Subdirectory ‘src’ contains:
     CLRApi.hpp CLRFactory.hpp CLRObjectRef.hpp Common.hpp OS.hpp
     RValue.hpp TcpClient.hpp
    These are unlikely file names for src files.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-TK, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.9.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./io/BufferedSocketWriter.hpp:102:27: warning: array subscript 4 is outside array bounds of 'long int [1]' [-Warray-bounds]
     ./io/BufferedSocketWriter.hpp:103:27: warning: array subscript 5 is outside array bounds of 'long int [1]' [-Warray-bounds]
     ./io/BufferedSocketWriter.hpp:104:27: warning: array subscript 6 is outside array bounds of 'long int [1]' [-Warray-bounds]
     ./io/BufferedSocketWriter.hpp:105:27: warning: array subscript 7 is outside array bounds of 'long int [1]' [-Warray-bounds]
Flavors: r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK