Last updated on 2022-04-15 05:56:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.0 | 11.49 | 116.17 | 127.66 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.4.0 | 7.55 | 85.37 | 92.92 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.4.0 | 150.67 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.0 | 133.14 | ERROR | |||
r-devel-windows-x86_64-new-UL | 1.4.0 | 34.00 | 139.00 | 173.00 | ERROR | |
r-patched-linux-x86_64 | 1.4.0 | 7.85 | 109.09 | 116.94 | ERROR | |
r-release-linux-x86_64 | 1.4.0 | 6.84 | 102.19 | 109.03 | ERROR | |
r-release-macos-arm64 | 1.4.0 | NOTE | ||||
r-release-macos-x86_64 | 1.4.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.4.0 | 22.00 | 128.00 | 150.00 | ERROR | |
r-oldrel-macos-x86_64 | 1.4.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.4.0 | 22.00 | 130.00 | 152.00 | ERROR |
Version: 1.4.0
Check: tests
Result: ERROR
Running 'testthat.R' [18s/22s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(skynet)
>
> test_check("skynet")
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
== Skipped tests ===============================================================
* On CRAN (4)
== Failed tests ================================================================
-- Failure (test_netDir.R:18:3): make_net_dir with disp ------------------------
test$gDir_disp has length 36, not length 10.
-- Failure (test_netDir.R:29:3): make_net_dir with cap -------------------------
test$gDir_cap has length 74, not length 10.
-- Failure (test_netDir.R:40:3): make_net_dir with metro -----------------------
test$gDir has length 229, not length 10.
-- Failure (test_netUnd.R:18:3): make_net_und with disp ------------------------
test$gUnd_disp has length 27, not length 10.
-- Failure (test_netUnd.R:29:3): make_net_und with cap -------------------------
test$gUnd_cap has length 61, not length 10.
-- Failure (test_netUnd.R:41:3): make_net_und with metro -----------------------
test$gUnd has length 229, not length 10.
-- Failure (test_netUnd.R:58:3): make_net_und with metro -----------------------
test$gUnd has length 251, not length 10.
-- Failure (test_netUnd.R:65:3): make_net_und with metro -----------------------
test$gUnd has length 251, not length 10.
-- Failure (test_netUnd.R:72:3): make_net_und with metro -----------------------
test$gUnd has length 251, not length 10.
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(skynet)
>
> test_check("skynet")
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (4)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_netDir.R:18:3): make_net_dir with disp ────────────────────────
test$gDir_disp has length 36, not length 10.
── Failure (test_netDir.R:29:3): make_net_dir with cap ─────────────────────────
test$gDir_cap has length 74, not length 10.
── Failure (test_netDir.R:40:3): make_net_dir with metro ───────────────────────
test$gDir has length 229, not length 10.
── Failure (test_netUnd.R:18:3): make_net_und with disp ────────────────────────
test$gUnd_disp has length 27, not length 10.
── Failure (test_netUnd.R:29:3): make_net_und with cap ─────────────────────────
test$gUnd_cap has length 61, not length 10.
── Failure (test_netUnd.R:41:3): make_net_und with metro ───────────────────────
test$gUnd has length 229, not length 10.
── Failure (test_netUnd.R:58:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
── Failure (test_netUnd.R:65:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
── Failure (test_netUnd.R:72:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.4.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘maps’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [19s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(skynet)
>
> test_check("skynet")
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (4)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_netDir.R:18:3): make_net_dir with disp ────────────────────────
test$gDir_disp has length 36, not length 10.
── Failure (test_netDir.R:29:3): make_net_dir with cap ─────────────────────────
test$gDir_cap has length 74, not length 10.
── Failure (test_netDir.R:40:3): make_net_dir with metro ───────────────────────
test$gDir has length 229, not length 10.
── Failure (test_netUnd.R:18:3): make_net_und with disp ────────────────────────
test$gUnd_disp has length 27, not length 10.
── Failure (test_netUnd.R:29:3): make_net_und with cap ─────────────────────────
test$gUnd_cap has length 61, not length 10.
── Failure (test_netUnd.R:41:3): make_net_und with metro ───────────────────────
test$gUnd has length 229, not length 10.
── Failure (test_netUnd.R:58:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
── Failure (test_netUnd.R:65:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
── Failure (test_netUnd.R:72:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [19s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(skynet)
>
> test_check("skynet")
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (4)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_netDir.R:18:3): make_net_dir with disp ────────────────────────
test$gDir_disp has length 36, not length 10.
── Failure (test_netDir.R:29:3): make_net_dir with cap ─────────────────────────
test$gDir_cap has length 74, not length 10.
── Failure (test_netDir.R:40:3): make_net_dir with metro ───────────────────────
test$gDir has length 229, not length 10.
── Failure (test_netUnd.R:18:3): make_net_und with disp ────────────────────────
test$gUnd_disp has length 27, not length 10.
── Failure (test_netUnd.R:29:3): make_net_und with cap ─────────────────────────
test$gUnd_cap has length 61, not length 10.
── Failure (test_netUnd.R:41:3): make_net_und with metro ───────────────────────
test$gUnd has length 229, not length 10.
── Failure (test_netUnd.R:58:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
── Failure (test_netUnd.R:65:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
── Failure (test_netUnd.R:72:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.4.0
Check: tests
Result: ERROR
Running 'testthat.R' [17s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(skynet)
>
> test_check("skynet")
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (4)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_netDir.R:18:3): make_net_dir with disp ────────────────────────
test$gDir_disp has length 36, not length 10.
── Failure (test_netDir.R:29:3): make_net_dir with cap ─────────────────────────
test$gDir_cap has length 74, not length 10.
── Failure (test_netDir.R:40:3): make_net_dir with metro ───────────────────────
test$gDir has length 229, not length 10.
── Failure (test_netUnd.R:18:3): make_net_und with disp ────────────────────────
test$gUnd_disp has length 27, not length 10.
── Failure (test_netUnd.R:29:3): make_net_und with cap ─────────────────────────
test$gUnd_cap has length 61, not length 10.
── Failure (test_netUnd.R:41:3): make_net_und with metro ───────────────────────
test$gUnd has length 229, not length 10.
── Failure (test_netUnd.R:58:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
── Failure (test_netUnd.R:65:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
── Failure (test_netUnd.R:72:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64-new-UL
Version: 1.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(skynet)
>
> test_check("skynet")
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (4)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_netDir.R:18:3): make_net_dir with disp ────────────────────────
test$gDir_disp has length 36, not length 10.
── Failure (test_netDir.R:29:3): make_net_dir with cap ─────────────────────────
test$gDir_cap has length 74, not length 10.
── Failure (test_netDir.R:40:3): make_net_dir with metro ───────────────────────
test$gDir has length 229, not length 10.
── Failure (test_netUnd.R:18:3): make_net_und with disp ────────────────────────
test$gUnd_disp has length 27, not length 10.
── Failure (test_netUnd.R:29:3): make_net_und with cap ─────────────────────────
test$gUnd_cap has length 61, not length 10.
── Failure (test_netUnd.R:41:3): make_net_und with metro ───────────────────────
test$gUnd has length 229, not length 10.
── Failure (test_netUnd.R:58:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
── Failure (test_netUnd.R:65:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
── Failure (test_netUnd.R:72:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(skynet)
>
> test_check("skynet")
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (4)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_netDir.R:18:3): make_net_dir with disp ────────────────────────
test$gDir_disp has length 36, not length 10.
── Failure (test_netDir.R:29:3): make_net_dir with cap ─────────────────────────
test$gDir_cap has length 74, not length 10.
── Failure (test_netDir.R:40:3): make_net_dir with metro ───────────────────────
test$gDir has length 229, not length 10.
── Failure (test_netUnd.R:18:3): make_net_und with disp ────────────────────────
test$gUnd_disp has length 27, not length 10.
── Failure (test_netUnd.R:29:3): make_net_und with cap ─────────────────────────
test$gUnd_cap has length 61, not length 10.
── Failure (test_netUnd.R:41:3): make_net_und with metro ───────────────────────
test$gUnd has length 229, not length 10.
── Failure (test_netUnd.R:58:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
── Failure (test_netUnd.R:65:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
── Failure (test_netUnd.R:72:3): make_net_und with metro ───────────────────────
test$gUnd has length 251, not length 10.
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.4.0
Check: tests
Result: ERROR
Running 'testthat.R' [16s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(skynet)
>
> test_check("skynet")
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
== Skipped tests ===============================================================
* On CRAN (4)
== Failed tests ================================================================
-- Failure (test_netDir.R:18:3): make_net_dir with disp ------------------------
test$gDir_disp has length 36, not length 10.
-- Failure (test_netDir.R:29:3): make_net_dir with cap -------------------------
test$gDir_cap has length 74, not length 10.
-- Failure (test_netDir.R:40:3): make_net_dir with metro -----------------------
test$gDir has length 229, not length 10.
-- Failure (test_netUnd.R:18:3): make_net_und with disp ------------------------
test$gUnd_disp has length 27, not length 10.
-- Failure (test_netUnd.R:29:3): make_net_und with cap -------------------------
test$gUnd_cap has length 61, not length 10.
-- Failure (test_netUnd.R:41:3): make_net_und with metro -----------------------
test$gUnd has length 229, not length 10.
-- Failure (test_netUnd.R:58:3): make_net_und with metro -----------------------
test$gUnd has length 251, not length 10.
-- Failure (test_netUnd.R:65:3): make_net_und with metro -----------------------
test$gUnd has length 251, not length 10.
-- Failure (test_netUnd.R:72:3): make_net_und with metro -----------------------
test$gUnd has length 251, not length 10.
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 1.4.0
Check: tests
Result: ERROR
Running 'testthat.R' [18s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(skynet)
>
> test_check("skynet")
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
== Skipped tests ===============================================================
* On CRAN (4)
== Failed tests ================================================================
-- Failure (test_netDir.R:18:3): make_net_dir with disp ------------------------
test$gDir_disp has length 36, not length 10.
-- Failure (test_netDir.R:29:3): make_net_dir with cap -------------------------
test$gDir_cap has length 74, not length 10.
-- Failure (test_netDir.R:40:3): make_net_dir with metro -----------------------
test$gDir has length 229, not length 10.
-- Failure (test_netUnd.R:18:3): make_net_und with disp ------------------------
test$gUnd_disp has length 27, not length 10.
-- Failure (test_netUnd.R:29:3): make_net_und with cap -------------------------
test$gUnd_cap has length 61, not length 10.
-- Failure (test_netUnd.R:41:3): make_net_und with metro -----------------------
test$gUnd has length 229, not length 10.
-- Failure (test_netUnd.R:58:3): make_net_und with metro -----------------------
test$gUnd has length 251, not length 10.
-- Failure (test_netUnd.R:65:3): make_net_und with metro -----------------------
test$gUnd has length 251, not length 10.
-- Failure (test_netUnd.R:72:3): make_net_und with metro -----------------------
test$gUnd has length 251, not length 10.
[ FAIL 9 | WARN 1 | SKIP 4 | PASS 61 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64