Last updated on 2023-01-25 04:51:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.17 | 680.95 | 60.77 | 741.72 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.4.17 | 778.48 | 47.16 | 825.64 | WARN | |
r-devel-linux-x86_64-fedora-gcc | 0.4.17 | 1461.34 | WARN | |||
r-devel-windows-x86_64 | 0.4.17 | 15904.00 | 163.00 | 16067.00 | NOTE | |
r-patched-linux-x86_64 | 0.4.17 | 825.18 | 57.58 | 882.76 | OK | |
r-release-linux-x86_64 | 0.4.17 | 830.84 | 57.97 | 888.81 | 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 | 15479.00 | 167.00 | 15646.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 | 2401.00 | 193.00 | 2594.00 | NOTE |
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
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