Last updated on 2021-11-08 06:48:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-7 | 23.41 | 127.20 | 150.61 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0-7 | 17.93 | 94.20 | 112.13 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0-7 | 194.53 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-7 | 180.39 | OK | |||
r-devel-windows-x86_64 | 1.0-7 | 40.00 | 84.00 | 124.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 1.0-7 | OK | ||||
r-patched-linux-x86_64 | 1.0-7 | 24.79 | 120.72 | 145.51 | OK | |
r-patched-solaris-x86 | 1.0-7 | 247.30 | OK | |||
r-release-linux-x86_64 | 1.0-7 | 23.90 | 120.66 | 144.56 | OK | |
r-release-macos-arm64 | 1.0-7 | ERROR | ||||
r-release-macos-x86_64 | 1.0-7 | ERROR | ||||
r-release-windows-ix86+x86_64 | 1.0-7 | 27.00 | 88.00 | 115.00 | OK | |
r-oldrel-macos-x86_64 | 1.0-7 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-7 | 31.00 | 116.00 | 147.00 | OK |
Version: 1.0-7
Check: package dependencies
Result: WARN
Requires orphaned package: ‘RGtk2’
Suggests orphaned package: ‘cairoDevice’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0-7
Check: package dependencies
Result: ERROR
Package required but not available: ‘RGtk2’
Package suggested but not available for checking: ‘cairoDevice’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-arm64
Version: 1.0-7
Check: tests
Result: ERROR
Running ‘run-tests.R’ [4s/7s]
Running the tests in ‘tests/run-tests.R’ failed.
Last 13 lines of output:
4: initialize(value, ...)
5: initialize(value, ...)
6: methods::new(def, ...)
7: GSlider$new(toolkit, from, to, by, value, horizontal, handler, action, container, ...)
8: .gslider.guiWidgetsToolkitRGtk2(toolkit, from, to, by, value, horizontal, handler, action, container = container, ...)
9: .gslider(toolkit, from, to, by, value, horizontal, handler, action, container = container, ...)
10: gslider(from = 0, to = 100, by = 1, cont = g)
11: eval(ei, envir)
12: eval(ei, envir)
13: withVisible(eval(ei, envir))
14: source(i)
15: FUN(X[[i]], ...)
16: lapply(X = X, FUN = FUN, ...)
17: sapply(f, function(i) { message("testing ", i) source(i)})
An irrecoverable exception occurred. R is aborting now ...
Flavor: r-release-macos-x86_64
Version: 1.0-7
Check: tests
Result: ERROR
Running ‘run-tests.R’ [3s/6s]
Running the tests in ‘tests/run-tests.R’ failed.
Last 13 lines of output:
4: initialize(value, ...)
5: initialize(value, ...)
6: methods::new(def, ...)
7: GSlider$new(toolkit, from, to, by, value, horizontal, handler, action, container, ...)
8: .gslider.guiWidgetsToolkitRGtk2(toolkit, from, to, by, value, horizontal, handler, action, container = container, ...)
9: .gslider(toolkit, from, to, by, value, horizontal, handler, action, container = container, ...)
10: gslider(from = 0, to = 100, by = 1, cont = g)
11: eval(ei, envir)
12: eval(ei, envir)
13: withVisible(eval(ei, envir))
14: source(i)
15: FUN(X[[i]], ...)
16: lapply(X = X, FUN = FUN, ...)
17: sapply(f, function(i) { message("testing ", i) source(i)})
An irrecoverable exception occurred. R is aborting now ...
Flavor: r-oldrel-macos-x86_64