CRAN Package Check Results for Package datasailr

Last updated on 2025-03-20 05:49:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.11 64.99 32.59 97.58 WARN
r-devel-linux-x86_64-debian-gcc 0.8.11 52.04 24.34 76.38 WARN
r-devel-linux-x86_64-fedora-clang 0.8.11 178.93 WARN
r-devel-linux-x86_64-fedora-gcc 0.8.11 190.29 WARN
r-devel-macos-arm64 0.8.11 66.00 NOTE
r-devel-macos-x86_64 0.8.11 125.00 NOTE
r-devel-windows-x86_64 0.8.11 69.00 69.00 138.00 NOTE
r-patched-linux-x86_64 0.8.11 65.36 31.74 97.10 NOTE
r-release-linux-x86_64 0.8.11 66.55 30.41 96.96 NOTE
r-release-macos-arm64 0.8.11 68.00 NOTE
r-release-macos-x86_64 0.8.11 104.00 NOTE
r-release-windows-x86_64 0.8.11 63.00 69.00 132.00 NOTE
r-oldrel-macos-arm64 0.8.11 NOTE
r-oldrel-macos-x86_64 0.8.11 130.00 NOTE
r-oldrel-windows-x86_64 0.8.11 60.00 81.00 141.00 NOTE

Check Details

Version: 0.8.11
Check: whether package can be installed
Result: WARN Found the following significant warnings: simple_date/date.h:952:34: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] simple_date/date.h:953:34: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] simple_date/date.h:1871:13: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] simple_date/date.h:1879:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/datasailr.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 19.1.7 (1+b1)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.8.11
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-macos-arm64, r-devel-macos-x86_64, 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: 0.8.11
Check: compiled code
Result: WARN File ‘datasailr/libs/datasailr.so’: Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++) Object: ‘libsailr/libsailr.a’ Found ‘exit’, possibly from ‘exit’ (C) Object: ‘libsailr/libsailr.a’ Found ‘sprintf’, possibly from ‘sprintf’ (C) Object: ‘libsailr/libsailr.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘libsailr/libsailr.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘libsailr/libsailr.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.8.11
Check: whether package can be installed
Result: WARN Found the following significant warnings: simple_date/date.h:952:34: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] simple_date/date.h:953:34: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] simple_date/date.h:1871:13: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] simple_date/date.h:1879:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] See ‘/data/gannet/ripley/R/packages/tests-clang/datasailr.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 20.1.0’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.8.11
Check: compiled code
Result: WARN File ‘datasailr/libs/datasailr.so’: Found ‘_ZNSt3__14coutE’, possibly from ‘std::cout’ (C++) Object: ‘libsailr/libsailr.a’ Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘libsailr/libsailr.a’ Found ‘exit’, possibly from ‘exit’ (C) Object: ‘libsailr/libsailr.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘libsailr/libsailr.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘libsailr/libsailr.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.8.11
Check: compiled code
Result: WARN File ‘datasailr/libs/datasailr.so’: Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++) Object: ‘libsailr/libsailr.a’ Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘libsailr/libsailr.a’ Found ‘exit’, possibly from ‘exit’ (C) Object: ‘libsailr/libsailr.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘libsailr/libsailr.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘libsailr/libsailr.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.8.11
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: 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: 0.8.11
Check: installed package size
Result: NOTE installed size is 5.0Mb sub-directories of 1Mb or more: libs 4.6Mb Flavors: r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.