Last updated on 2024-09-18 08:49:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 5.2.2 | 7.50 | 41.57 | 49.07 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 5.2.2 | 6.27 | 31.12 | 37.39 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 5.2.2 | 76.75 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 5.2.2 | 96.98 | NOTE | |||
r-devel-windows-x86_64 | 5.2.2 | 60.00 | 172.00 | 232.00 | NOTE | |
r-patched-linux-x86_64 | 5.2.2 | 7.52 | 40.61 | 48.13 | NOTE | |
r-release-linux-x86_64 | 5.2.2 | 6.75 | 40.31 | 47.06 | NOTE | |
r-release-macos-arm64 | 5.2.2 | 195.00 | NOTE | |||
r-release-macos-x86_64 | 5.2.2 | 256.00 | NOTE | |||
r-release-windows-x86_64 | 5.2.2 | 61.00 | 175.00 | 236.00 | NOTE | |
r-oldrel-macos-arm64 | 5.2.2 | 165.00 | NOTE | |||
r-oldrel-macos-x86_64 | 5.2.2 | 227.00 | NOTE | |||
r-oldrel-windows-x86_64 | 5.2.2 | 1.00 | 8.00 | 9.00 | ERROR |
Version: 5.2.2
Check: compiled code
Result: NOTE
File ‘curl/libs/curl.so’:
Found non-API call to R: ‘R_new_custom_connection’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
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
Version: 5.2.2
Check: tests
Result: NOTE
Running ‘engine.R’ [0s/0s]
Comparing ‘engine.Rout’ to ‘engine.Rout.save’ ...4d3
< Using libcurl 8.9.1 with GnuTLS/3.8.6
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [9s/74s]
Flavor: r-devel-linux-x86_64-debian-clang
Version: 5.2.2
Check: tests
Result: NOTE
Running ‘engine.R’ [0s/1s]
Comparing ‘engine.Rout’ to ‘engine.Rout.save’ ...4d3
< Using libcurl 8.9.1 with OpenSSL/3.3.2
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [6s/68s]
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 5.2.2
Check: tests
Result: NOTE
Running ‘engine.R’
Comparing ‘engine.Rout’ to ‘engine.Rout.save’ ...4d3
< Using libcurl 7.82.0 with OpenSSL/3.0.8
Running ‘spelling.R’
Running ‘testthat.R’ [12s/73s]
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 5.2.2
Check: tests
Result: NOTE
Running ‘engine.R’
Comparing ‘engine.Rout’ to ‘engine.Rout.save’ ...4d3
< Using libcurl 7.82.0 with OpenSSL/3.0.8
Running ‘spelling.R’
Running ‘testthat.R’ [13s/74s]
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 5.2.2
Check: installed package size
Result: NOTE
installed size is 7.9Mb
sub-directories of 1Mb or more:
doc 1.8Mb
libs 5.8Mb
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 5.2.2
Check: compiled code
Result: NOTE
File 'curl/libs/x64/curl.dll':
Found non-API call to R: 'R_new_custom_connection'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Version: 5.2.2
Check: tests
Result: NOTE
Running 'engine.R' [0s]
Comparing 'engine.Rout' to 'engine.Rout.save' ...4d3
< Using libcurl 8.3.0 with Schannel
Running 'spelling.R' [0s]
Running 'testthat.R' [53s]
Flavor: r-devel-windows-x86_64
Version: 5.2.2
Check: compiled code
Result: NOTE
File ‘curl/libs/curl.so’:
Found non-API call to R: ‘R_new_custom_connection’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 5.2.2
Check: compiled code
Result: NOTE
File 'curl/libs/x64/curl.dll':
Found non-API call to R: 'R_new_custom_connection'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-release-windows-x86_64
Version: 5.2.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-x86_64