Last updated on 2022-05-17 13:50:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.1 | 28.55 | 55.19 | 83.74 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.1 | 28.53 | 41.32 | 69.85 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.1 | 109.06 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 110.69 | OK | |||
r-devel-windows-x86_64 | 2.0.1 | 38.00 | 104.00 | 142.00 | OK | |
r-patched-linux-x86_64 | 2.0.1 | 30.19 | 51.55 | 81.74 | OK | |
r-release-linux-x86_64 | 2.0.1 | 23.82 | 51.91 | 75.73 | OK | |
r-release-macos-arm64 | 2.0.1 | 73.00 | ERROR | |||
r-release-macos-x86_64 | 2.0.1 | 78.00 | NOTE | |||
r-release-windows-x86_64 | 2.0.1 | 43.00 | 105.00 | 148.00 | OK | |
r-oldrel-macos-arm64 | 2.0.1 | 62.00 | ERROR | |||
r-oldrel-macos-x86_64 | 2.0.1 | 80.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 2.0.1 | 65.00 | 112.00 | 177.00 | OK |
Version: 2.0.1
Check: installed package size
Result: NOTE
installed size is 6.1Mb
sub-directories of 1Mb or more:
libs 5.7Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(nloptr)
>
> test_check("nloptr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 50 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-C-API.cpp:96:96): Test exposing NLopt C function nlopt_version ──
res[1] >= 7 isn't true.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 50 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(nloptr)
>
> test_check("nloptr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 50 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-C-API.cpp:96:96): Test exposing NLopt C function nlopt_version ──
res[1] >= 7 isn't true.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 50 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(nloptr)
>
> test_check("nloptr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 50 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-C-API.cpp:96:96): Test exposing NLopt C function nlopt_version ──
res[1] >= 7 isn't true.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 50 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64