Last updated on 2023-02-07 19:58:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 10.63 | 562.47 | 573.10 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 9.41 | 391.20 | 400.61 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 648.06 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 657.63 | ERROR | |||
r-devel-windows-x86_64 | 0.2.1 | 65.00 | 594.00 | 659.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.1 | 10.57 | 531.51 | 542.08 | ERROR | |
r-release-linux-x86_64 | 0.2.1 | 8.55 | 534.49 | 543.04 | ERROR | |
r-release-macos-arm64 | 0.2.1 | 205.00 | OK | |||
r-release-macos-x86_64 | 0.2.1 | 236.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.1 | 58.00 | 565.00 | 623.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | 54.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.1 | 82.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 20.00 | 607.00 | 627.00 | ERROR |
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [151s/186s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(checkmate)
> library(testthat)
> library(MBNMAtime)
Attaching package: 'MBNMAtime'
The following object is masked from 'package:base':
rank
> library(igraph)
Attaching package: 'igraph'
The following object is masked from 'package:testthat':
compare
The following objects are masked from 'package:stats':
decompose, spectrum
The following object is masked from 'package:base':
union
>
> testthat::test_check("MBNMAtime")
fewer than 3 unique knots. Frequency table of variable:
x
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
100
1
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (13)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plot.functions.R:350'): timeplot functions correctly ─────────
`timeplot(painnet, plotby = "rel")` produced warnings.
── Failure ('test_plot.functions.R:357'): timeplot functions correctly ─────────
`timeplot(classnetwork, plotby = "rel", level = "class")` produced warnings.
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [106s/170s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(checkmate)
> library(testthat)
> library(MBNMAtime)
Attaching package: 'MBNMAtime'
The following object is masked from 'package:base':
rank
> library(igraph)
Attaching package: 'igraph'
The following object is masked from 'package:testthat':
compare
The following objects are masked from 'package:stats':
decompose, spectrum
The following object is masked from 'package:base':
union
>
> testthat::test_check("MBNMAtime")
fewer than 3 unique knots. Frequency table of variable:
x
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
100
1
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (13)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plot.functions.R:350'): timeplot functions correctly ─────────
`timeplot(painnet, plotby = "rel")` produced warnings.
── Failure ('test_plot.functions.R:357'): timeplot functions correctly ─────────
`timeplot(classnetwork, plotby = "rel", level = "class")` produced warnings.
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: Rd cross-references
Result: NOTE
Undeclared package ‘gemtc’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [180s/447s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(checkmate)
> library(testthat)
> library(MBNMAtime)
Attaching package: 'MBNMAtime'
The following object is masked from 'package:base':
rank
> library(igraph)
Attaching package: 'igraph'
The following object is masked from 'package:testthat':
compare
The following objects are masked from 'package:stats':
decompose, spectrum
The following object is masked from 'package:base':
union
>
> testthat::test_check("MBNMAtime")
fewer than 3 unique knots. Frequency table of variable:
x
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
100
1
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (13)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plot.functions.R:350'): timeplot functions correctly ─────────
`timeplot(painnet, plotby = "rel")` produced warnings.
── Failure ('test_plot.functions.R:357'): timeplot functions correctly ─────────
`timeplot(classnetwork, plotby = "rel", level = "class")` produced warnings.
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [167s/193s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(checkmate)
> library(testthat)
> library(MBNMAtime)
Attaching package: 'MBNMAtime'
The following object is masked from 'package:base':
rank
> library(igraph)
Attaching package: 'igraph'
The following object is masked from 'package:testthat':
compare
The following objects are masked from 'package:stats':
decompose, spectrum
The following object is masked from 'package:base':
union
>
> testthat::test_check("MBNMAtime")
fewer than 3 unique knots. Frequency table of variable:
x
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
100
1
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (13)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plot.functions.R:350'): timeplot functions correctly ─────────
`timeplot(painnet, plotby = "rel")` produced warnings.
── Failure ('test_plot.functions.R:357'): timeplot functions correctly ─────────
`timeplot(classnetwork, plotby = "rel", level = "class")` produced warnings.
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [158s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(checkmate)
> library(testthat)
> library(MBNMAtime)
Attaching package: 'MBNMAtime'
The following object is masked from 'package:base':
rank
> library(igraph)
Attaching package: 'igraph'
The following object is masked from 'package:testthat':
compare
The following objects are masked from 'package:stats':
decompose, spectrum
The following object is masked from 'package:base':
union
>
> testthat::test_check("MBNMAtime")
fewer than 3 unique knots. Frequency table of variable:
x
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
100
1
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (13)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plot.functions.R:350'): timeplot functions correctly ─────────
`timeplot(painnet, plotby = "rel")` produced warnings.
── Failure ('test_plot.functions.R:357'): timeplot functions correctly ─────────
`timeplot(classnetwork, plotby = "rel", level = "class")` produced warnings.
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [143s/162s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(checkmate)
> library(testthat)
> library(MBNMAtime)
Attaching package: 'MBNMAtime'
The following object is masked from 'package:base':
rank
> library(igraph)
Attaching package: 'igraph'
The following object is masked from 'package:testthat':
compare
The following objects are masked from 'package:stats':
decompose, spectrum
The following object is masked from 'package:base':
union
>
> testthat::test_check("MBNMAtime")
fewer than 3 unique knots. Frequency table of variable:
x
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
100
1
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (13)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plot.functions.R:350'): timeplot functions correctly ─────────
`timeplot(painnet, plotby = "rel")` produced warnings.
── Failure ('test_plot.functions.R:357'): timeplot functions correctly ─────────
`timeplot(classnetwork, plotby = "rel", level = "class")` produced warnings.
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [144s/174s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(checkmate)
> library(testthat)
> library(MBNMAtime)
Attaching package: 'MBNMAtime'
The following object is masked from 'package:base':
rank
> library(igraph)
Attaching package: 'igraph'
The following object is masked from 'package:testthat':
compare
The following objects are masked from 'package:stats':
decompose, spectrum
The following object is masked from 'package:base':
union
>
> testthat::test_check("MBNMAtime")
fewer than 3 unique knots. Frequency table of variable:
x
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
100
1
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (13)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plot.functions.R:350'): timeplot functions correctly ─────────
`timeplot(painnet, plotby = "rel")` produced warnings.
── Failure ('test_plot.functions.R:357'): timeplot functions correctly ─────────
`timeplot(classnetwork, plotby = "rel", level = "class")` produced warnings.
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.2.1
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘gemtc’
Flavor: r-release-macos-x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [168s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(checkmate)
> library(testthat)
> library(MBNMAtime)
Attaching package: 'MBNMAtime'
The following object is masked from 'package:base':
rank
> library(igraph)
Attaching package: 'igraph'
The following object is masked from 'package:testthat':
compare
The following objects are masked from 'package:stats':
decompose, spectrum
The following object is masked from 'package:base':
union
>
> testthat::test_check("MBNMAtime")
fewer than 3 unique knots. Frequency table of variable:
x
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
100
1
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
== Skipped tests ===============================================================
* On CRAN (13)
== Failed tests ================================================================
-- Failure ('test_plot.functions.R:350'): timeplot functions correctly ---------
`timeplot(painnet, plotby = "rel")` produced warnings.
-- Failure ('test_plot.functions.R:357'): timeplot functions correctly ---------
`timeplot(classnetwork, plotby = "rel", level = "class")` produced warnings.
[ FAIL 2 | WARN 0 | SKIP 13 | PASS 186 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64