Last updated on 2025-02-21 03:52:11 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 131.31 | 258.24 | 389.55 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 99.98 | 186.19 | 286.17 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 666.79 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 700.21 | ERROR | |||
r-devel-macos-arm64 | 0.4.1 | 183.00 | OK | |||
r-devel-macos-x86_64 | 0.4.1 | 304.00 | OK | |||
r-devel-windows-x86_64 | 0.4.1 | 149.00 | 251.00 | 400.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.1 | 140.13 | 241.67 | 381.80 | ERROR | |
r-release-linux-x86_64 | 0.4.1 | 137.10 | 243.21 | 380.31 | ERROR | |
r-release-macos-arm64 | 0.4.1 | 108.00 | NOTE | |||
r-release-macos-x86_64 | 0.4.1 | 151.00 | NOTE | |||
r-release-windows-x86_64 | 0.4.1 | 153.00 | 253.00 | 406.00 | ERROR | |
r-oldrel-macos-arm64 | 0.4.1 | 233.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.4.1 | 329.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.4.1 | 179.00 | 304.00 | 483.00 | ERROR |
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘sc-conversion-fns.R’ [0s/0s]
Running ‘testthat.R’ [70s/64s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dodgr)
>
> test_check("dodgr")
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
══ Skipped tests (11) ══════════════════════════════════════════════════════════
• !test_all is TRUE (7): 'test-cache.R:10:1', 'test-centrality.R:7:1',
'test-graph-fns.R:6:1', 'test-iso.R:51:1', 'test-match-pts-fns.R:4:1',
'test-sc.R:6:1', 'test-streetnet.R:129:5'
• On CRAN (4): 'test-cycles.R:3:1', 'test-flows.R:6:1', 'test-save-load.R:3:1',
'test-streetnet.R:196:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dists-categorical.R:12:5'): categorical dists ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:97:5'): categorical dists summary ────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:116:5'): proportions only ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:144:5'): categorical threshold ───────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:166:5'): categorical pairwise ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-nearest.R:10:5'): categorical nearest dists ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:11:5'): dists ────────────────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:79:5'): dists-pairwise ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:328:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:351:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:358:5'): negative weights ────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-iso.R:17:5'): isodists ───────────────────────────────────────
Expected `net <- weight_streetnet(hsc, wt_profile = "bicycle")` to run without any messages.
ℹ Actually got a <simpleMessage> with text:
Superclass process has cloneable=FALSE, but subclass r_process has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for r_process.
── Error ('test-iso.R:22:5'): isodists ─────────────────────────────────────────
Error in `eval(code, test_env)`: object 'net' not found
Backtrace:
▆
1. └─base::sample(net$.vx0, size = npts) at test-iso.R:22:5
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘sc-conversion-fns.R’ [0s/0s]
Running ‘testthat.R’ [49s/42s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dodgr)
>
> test_check("dodgr")
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
══ Skipped tests (11) ══════════════════════════════════════════════════════════
• !test_all is TRUE (7): 'test-cache.R:10:1', 'test-centrality.R:7:1',
'test-graph-fns.R:6:1', 'test-iso.R:51:1', 'test-match-pts-fns.R:4:1',
'test-sc.R:6:1', 'test-streetnet.R:129:5'
• On CRAN (4): 'test-cycles.R:3:1', 'test-flows.R:6:1', 'test-save-load.R:3:1',
'test-streetnet.R:196:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dists-categorical.R:12:5'): categorical dists ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:97:5'): categorical dists summary ────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:116:5'): proportions only ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:144:5'): categorical threshold ───────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:166:5'): categorical pairwise ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-nearest.R:10:5'): categorical nearest dists ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:11:5'): dists ────────────────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:79:5'): dists-pairwise ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:328:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:351:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:358:5'): negative weights ────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-iso.R:17:5'): isodists ───────────────────────────────────────
Expected `net <- weight_streetnet(hsc, wt_profile = "bicycle")` to run without any messages.
ℹ Actually got a <simpleMessage> with text:
Superclass process has cloneable=FALSE, but subclass r_process has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for r_process.
── Error ('test-iso.R:22:5'): isodists ─────────────────────────────────────────
Error in `eval(code, test_env)`: object 'net' not found
Backtrace:
▆
1. └─base::sample(net$.vx0, size = npts) at test-iso.R:22:5
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘sc-conversion-fns.R’
Running ‘testthat.R’ [110s/122s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dodgr)
>
> test_check("dodgr")
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
══ Skipped tests (11) ══════════════════════════════════════════════════════════
• !test_all is TRUE (7): 'test-cache.R:10:1', 'test-centrality.R:7:1',
'test-graph-fns.R:6:1', 'test-iso.R:51:1', 'test-match-pts-fns.R:4:1',
'test-sc.R:6:1', 'test-streetnet.R:129:5'
• On CRAN (4): 'test-cycles.R:3:1', 'test-flows.R:6:1', 'test-save-load.R:3:1',
'test-streetnet.R:196:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dists-categorical.R:12:5'): categorical dists ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:97:5'): categorical dists summary ────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:116:5'): proportions only ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:144:5'): categorical threshold ───────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:166:5'): categorical pairwise ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-nearest.R:10:5'): categorical nearest dists ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:11:5'): dists ────────────────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:79:5'): dists-pairwise ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:328:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:351:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:358:5'): negative weights ────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-iso.R:17:5'): isodists ───────────────────────────────────────
Expected `net <- weight_streetnet(hsc, wt_profile = "bicycle")` to run without any messages.
ℹ Actually got a <simpleMessage> with text:
Superclass process has cloneable=FALSE, but subclass r_process has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for r_process.
── Error ('test-iso.R:22:5'): isodists ─────────────────────────────────────────
Error in `eval(code, test_env)`: object 'net' not found
Backtrace:
▆
1. └─base::sample(net$.vx0, size = npts) at test-iso.R:22:5
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.4.1
Check: tests
Result: ERROR
Running 'sc-conversion-fns.R' [0s]
Running 'testthat.R' [48s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dodgr)
>
> test_check("dodgr")
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
══ Skipped tests (11) ══════════════════════════════════════════════════════════
• !test_all is TRUE (6): 'test-centrality.R:7:1', 'test-graph-fns.R:6:1',
'test-iso.R:51:1', 'test-match-pts-fns.R:4:1', 'test-sc.R:6:1',
'test-streetnet.R:129:5'
• On CRAN (4): 'test-cycles.R:3:1', 'test-flows.R:6:1', 'test-save-load.R:3:1',
'test-streetnet.R:196:5'
• On Windows (1): 'test-cache.R:5:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dists-categorical.R:12:5'): categorical dists ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:97:5'): categorical dists summary ────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:116:5'): proportions only ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:144:5'): categorical threshold ───────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:166:5'): categorical pairwise ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-nearest.R:10:5'): categorical nearest dists ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:11:5'): dists ────────────────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:79:5'): dists-pairwise ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:328:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:351:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:358:5'): negative weights ────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-iso.R:17:5'): isodists ───────────────────────────────────────
Expected `net <- weight_streetnet(hsc, wt_profile = "bicycle")` to run without any messages.
ℹ Actually got a <simpleMessage> with text:
Superclass process has cloneable=FALSE, but subclass r_process has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for r_process.
── Error ('test-iso.R:22:5'): isodists ─────────────────────────────────────────
Error in `eval(code, test_env)`: object 'net' not found
Backtrace:
▆
1. └─base::sample(net$.vx0, size = npts) at test-iso.R:22:5
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.4.1
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-patched-linux-x86_64, r-release-linux-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-x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘sc-conversion-fns.R’ [0s/0s]
Running ‘testthat.R’ [65s/55s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dodgr)
>
> test_check("dodgr")
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
══ Skipped tests (11) ══════════════════════════════════════════════════════════
• !test_all is TRUE (7): 'test-cache.R:10:1', 'test-centrality.R:7:1',
'test-graph-fns.R:6:1', 'test-iso.R:51:1', 'test-match-pts-fns.R:4:1',
'test-sc.R:6:1', 'test-streetnet.R:129:5'
• On CRAN (4): 'test-cycles.R:3:1', 'test-flows.R:6:1', 'test-save-load.R:3:1',
'test-streetnet.R:196:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dists-categorical.R:12:5'): categorical dists ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:97:5'): categorical dists summary ────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:116:5'): proportions only ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:144:5'): categorical threshold ───────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:166:5'): categorical pairwise ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-nearest.R:10:5'): categorical nearest dists ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:11:5'): dists ────────────────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:79:5'): dists-pairwise ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:328:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:351:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:358:5'): negative weights ────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-iso.R:17:5'): isodists ───────────────────────────────────────
Expected `net <- weight_streetnet(hsc, wt_profile = "bicycle")` to run without any messages.
ℹ Actually got a <simpleMessage> with text:
Superclass process has cloneable=FALSE, but subclass r_process has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for r_process.
── Error ('test-iso.R:22:5'): isodists ─────────────────────────────────────────
Error in `eval(code, test_env)`: object 'net' not found
Backtrace:
▆
1. └─base::sample(net$.vx0, size = npts) at test-iso.R:22:5
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘sc-conversion-fns.R’ [0s/0s]
Running ‘testthat.R’ [66s/59s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dodgr)
>
> test_check("dodgr")
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
══ Skipped tests (11) ══════════════════════════════════════════════════════════
• !test_all is TRUE (7): 'test-cache.R:10:1', 'test-centrality.R:7:1',
'test-graph-fns.R:6:1', 'test-iso.R:51:1', 'test-match-pts-fns.R:4:1',
'test-sc.R:6:1', 'test-streetnet.R:129:5'
• On CRAN (4): 'test-cycles.R:3:1', 'test-flows.R:6:1', 'test-save-load.R:3:1',
'test-streetnet.R:196:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dists-categorical.R:12:5'): categorical dists ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:97:5'): categorical dists summary ────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:116:5'): proportions only ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:144:5'): categorical threshold ───────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:166:5'): categorical pairwise ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-nearest.R:10:5'): categorical nearest dists ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:11:5'): dists ────────────────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:79:5'): dists-pairwise ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:328:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:351:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:358:5'): negative weights ────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-iso.R:17:5'): isodists ───────────────────────────────────────
Expected `net <- weight_streetnet(hsc, wt_profile = "bicycle")` to run without any messages.
ℹ Actually got a <simpleMessage> with text:
Superclass process has cloneable=FALSE, but subclass r_process has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for r_process.
── Error ('test-iso.R:22:5'): isodists ─────────────────────────────────────────
Error in `eval(code, test_env)`: object 'net' not found
Backtrace:
▆
1. └─base::sample(net$.vx0, size = npts) at test-iso.R:22:5
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.4.1
Check: installed package size
Result: NOTE
installed size is 20.9Mb
sub-directories of 1Mb or more:
doc 6.7Mb
libs 13.5Mb
Flavors: 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-x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running 'sc-conversion-fns.R' [0s]
Running 'testthat.R' [47s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dodgr)
>
> test_check("dodgr")
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
══ Skipped tests (11) ══════════════════════════════════════════════════════════
• !test_all is TRUE (6): 'test-centrality.R:7:1', 'test-graph-fns.R:6:1',
'test-iso.R:51:1', 'test-match-pts-fns.R:4:1', 'test-sc.R:6:1',
'test-streetnet.R:129:5'
• On CRAN (4): 'test-cycles.R:3:1', 'test-flows.R:6:1', 'test-save-load.R:3:1',
'test-streetnet.R:196:5'
• On Windows (1): 'test-cache.R:5:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dists-categorical.R:12:5'): categorical dists ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:97:5'): categorical dists summary ────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:116:5'): proportions only ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:144:5'): categorical threshold ───────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:166:5'): categorical pairwise ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-nearest.R:10:5'): categorical nearest dists ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:11:5'): dists ────────────────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:79:5'): dists-pairwise ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:328:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:351:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:358:5'): negative weights ────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-iso.R:17:5'): isodists ───────────────────────────────────────
Expected `net <- weight_streetnet(hsc, wt_profile = "bicycle")` to run without any messages.
ℹ Actually got a <simpleMessage> with text:
Superclass process has cloneable=FALSE, but subclass r_process has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for r_process.
── Error ('test-iso.R:22:5'): isodists ─────────────────────────────────────────
Error in `eval(code, test_env)`: object 'net' not found
Backtrace:
▆
1. └─base::sample(net$.vx0, size = npts) at test-iso.R:22:5
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running 'sc-conversion-fns.R' [0s]
Running 'testthat.R' [58s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dodgr)
>
> test_check("dodgr")
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
══ Skipped tests (11) ══════════════════════════════════════════════════════════
• !test_all is TRUE (6): 'test-centrality.R:7:1', 'test-graph-fns.R:6:1',
'test-iso.R:51:1', 'test-match-pts-fns.R:4:1', 'test-sc.R:6:1',
'test-streetnet.R:129:5'
• On CRAN (4): 'test-cycles.R:3:1', 'test-flows.R:6:1', 'test-save-load.R:3:1',
'test-streetnet.R:196:5'
• On Windows (1): 'test-cache.R:5:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dists-categorical.R:12:5'): categorical dists ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:97:5'): categorical dists summary ────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:116:5'): proportions only ────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:144:5'): categorical threshold ───────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-categorical.R:166:5'): categorical pairwise ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists-nearest.R:10:5'): categorical nearest dists ────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:11:5'): dists ────────────────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:79:5'): dists-pairwise ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:328:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:351:5'): graph columns ───────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-dists.R:358:5'): negative weights ────────────────────────────
`graph <- weight_streetnet(hampi)` produced messages.
── Failure ('test-iso.R:17:5'): isodists ───────────────────────────────────────
Expected `net <- weight_streetnet(hsc, wt_profile = "bicycle")` to run without any messages.
ℹ Actually got a <simpleMessage> with text:
Superclass process has cloneable=FALSE, but subclass r_process has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for r_process.
── Error ('test-iso.R:22:5'): isodists ─────────────────────────────────────────
Error in `eval(code, test_env)`: object 'net' not found
Backtrace:
▆
1. └─base::sample(net$.vx0, size = npts) at test-iso.R:22:5
[ FAIL 13 | WARN 0 | SKIP 11 | PASS 229 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64