Last updated on 2025-02-04 16:49:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.3 | 38.58 | 75.17 | 113.75 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.3 | 29.16 | 57.37 | 86.53 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.3 | 233.43 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 229.15 | ERROR | |||
r-devel-windows-x86_64 | 0.2.3 | 46.00 | 119.00 | 165.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.3 | 40.84 | 73.65 | 114.49 | ERROR | |
r-release-linux-x86_64 | 0.2.3 | 39.09 | 71.32 | 110.41 | ERROR | |
r-release-macos-arm64 | 0.2.3 | 59.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.3 | 95.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.3 | 42.00 | 111.00 | 153.00 | ERROR | |
r-oldrel-macos-arm64 | 0.2.3 | 62.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.3 | 107.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.3 | 52.00 | 119.00 | 171.00 | ERROR |
Version: 0.2.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(spectralGraphTopology)
Attaching package: 'spectralGraphTopology'
The following object is masked from 'package:stats':
D
>
> test_check("spectralGraphTopology")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 43 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-learnGraphTopology.R:21:1'): (code run outside of `test_that()`) ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
── Error ('test-learnSmoothSignalGraph.R:9:1'): (code run outside of `test_that()`) ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
── Error ('test-operators.R:122:1'): (code run outside of `test_that()`) ───────
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 43 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.2.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(spectralGraphTopology)
Attaching package: 'spectralGraphTopology'
The following object is masked from 'package:stats':
D
>
> test_check("spectralGraphTopology")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 43 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-learnGraphTopology.R:21:1'): (code run outside of `test_that()`) ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
── Error ('test-learnSmoothSignalGraph.R:9:1'): (code run outside of `test_that()`) ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
── Error ('test-operators.R:122:1'): (code run outside of `test_that()`) ───────
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 43 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(spectralGraphTopology)
Attaching package: 'spectralGraphTopology'
The following object is masked from 'package:stats':
D
>
> test_check("spectralGraphTopology")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 43 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-learnGraphTopology.R:21:1'): (code run outside of `test_that()`) ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
── Error ('test-learnSmoothSignalGraph.R:9:1'): (code run outside of `test_that()`) ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
── Error ('test-operators.R:122:1'): (code run outside of `test_that()`) ───────
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 43 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(spectralGraphTopology)
Attaching package: 'spectralGraphTopology'
The following object is masked from 'package:stats':
D
>
> test_check("spectralGraphTopology")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 43 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-learnGraphTopology.R:21:1'): (code run outside of `test_that()`) ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
── Error ('test-learnSmoothSignalGraph.R:9:1'): (code run outside of `test_that()`) ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
── Error ('test-operators.R:122:1'): (code run outside of `test_that()`) ───────
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 43 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2.3
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(spectralGraphTopology)
Attaching package: 'spectralGraphTopology'
The following object is masked from 'package:stats':
D
>
> test_check("spectralGraphTopology")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 43 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-learnGraphTopology.R:21:1'): (code run outside of `test_that()`) ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
── Error ('test-learnSmoothSignalGraph.R:9:1'): (code run outside of `test_that()`) ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
── Error ('test-operators.R:122:1'): (code run outside of `test_that()`) ───────
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 43 ]
Error: Test failures
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.2.3
Check: installed package size
Result: NOTE
installed size is 7.0Mb
sub-directories of 1Mb or more:
doc 3.1Mb
libs 3.5Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.2.3
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(spectralGraphTopology)
Attaching package: 'spectralGraphTopology'
The following object is masked from 'package:stats':
D
>
> test_check("spectralGraphTopology")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 43 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-learnGraphTopology.R:21:1'): (code run outside of `test_that()`) ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
── Error ('test-learnSmoothSignalGraph.R:9:1'): (code run outside of `test_that()`) ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
── Error ('test-operators.R:122:1'): (code run outside of `test_that()`) ───────
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::pmap(all_pars, build_and_run_test, desc = desc_stub, code = captured,
.interpret_glue = .interpret_glue)`: ℹ In index: 1.
Caused by error:
! Failed to parse glue component
Caused by error in `parse()`:
! <text>:1:1: unexpected ','
1: ,
^
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 43 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64