Last updated on 2023-03-29 06:04:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.17 | 664.65 | 61.92 | 726.57 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.4.17 | 788.26 | 47.85 | 836.11 | WARN | |
r-devel-linux-x86_64-fedora-gcc | 0.4.17 | 1496.01 | WARN | |||
r-devel-windows-x86_64 | 0.4.17 | 2358.00 | 167.00 | 2525.00 | NOTE | |
r-patched-linux-x86_64 | 0.4.17 | 855.79 | 58.48 | 914.27 | WARN | |
r-release-linux-x86_64 | 0.4.17 | 816.02 | 57.72 | 873.74 | OK | |
r-release-macos-arm64 | 0.4.17 | 245.00 | NOTE | |||
r-release-macos-x86_64 | 0.4.17 | 356.00 | NOTE | |||
r-release-windows-x86_64 | 0.4.17 | 17034.00 | 167.00 | 17201.00 | NOTE | |
r-oldrel-macos-arm64 | 0.4.17 | 222.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.4.17 | 359.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.4.17 | 2393.00 | 184.00 | 2577.00 | NOTE |
Version: 0.4.17
Check: C++ specification
Result: NOTE
Specified C++14: 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
Version: 0.4.17
Check: compiled code
Result: WARN
File ‘RQuantLib/libs/RQuantLib.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘utils.o’
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-debian-clang
Version: 0.4.17
Check: compiled code
Result: WARN
File ‘RQuantLib/libs/RQuantLib.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘utils.o’
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-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 0.4.17
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
affine.cpp:33:53: warning: ‘QuantLib::CalibrationHelper’ is deprecated [-Wdeprecated-declarations]
bermudan.cpp:33:53: warning: ‘QuantLib::CalibrationHelper’ is deprecated [-Wdeprecated-declarations]
hullwhite.cpp:43:54: warning: ‘QuantLib::CalibrationHelper’ is deprecated [-Wdeprecated-declarations]
hullwhite.cpp:111:54: warning: ‘QuantLib::CalibrationHelper’ is deprecated [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-devel/RQuantLib.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.4.17
Check: installed package size
Result: NOTE
installed size is 14.5Mb
sub-directories of 1Mb or more:
libs 13.9Mb
Flavors: r-devel-windows-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