Last updated on 2023-03-01 08:54:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 9.89 | 541.35 | 551.24 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 8.31 | 389.56 | 397.87 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 671.91 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 678.90 | ERROR | |||
r-devel-windows-x86_64 | 0.2.1 | 69.00 | 616.00 | 685.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.1 | 11.43 | 521.35 | 532.78 | ERROR | |
r-release-linux-x86_64 | 0.2.1 | 10.01 | 521.59 | 531.60 | 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 | 80.00 | 608.00 | 688.00 | ERROR | |
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 | 18.00 | 576.00 | 594.00 | ERROR |
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [143s/167s]
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/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-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’ [169s/207s]
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’ [164s/195s]
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' [159s]
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’ [140s/160s]
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’ [141s/160s]
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-release-windows-x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [167s]
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