Last updated on 2020-08-07 01:50:24 CEST.
Package | ERROR | OK |
---|---|---|
Devore7 | 12 | |
gWidgets2 | 12 | |
gWidgets2RGtk2 | 2 | 10 |
gWidgets2tcltk | 12 |
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: ERROR: 2, OK: 10
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-release-macos-x86_64
Version: 1.0-7
Check: dependencies in R code
Result: NOTE
No protocol specified
Flavor: r-oldrel-macos-x86_64
Version: 1.0-7
Check: S3 generic/method consistency
Result: WARN
No protocol specified
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-macos-x86_64
Version: 1.0-7
Check: replacement functions
Result: WARN
No protocol specified
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
Flavor: r-oldrel-macos-x86_64
Version: 1.0-7
Check: foreign function calls
Result: NOTE
No protocol specified
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-macos-x86_64
Version: 1.0-7
Check: R code for possible problems
Result: NOTE
No protocol specified
Flavor: r-oldrel-macos-x86_64
Version: 1.0-7
Check: for missing documentation entries
Result: WARN
No protocol specified
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-macos-x86_64
Version: 1.0-7
Check: for code/documentation mismatches
Result: WARN
No protocol specified
No protocol specified
No protocol specified
Flavor: r-oldrel-macos-x86_64
Version: 1.0-7
Check: Rd \usage sections
Result: NOTE
No protocol specified
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-macos-x86_64
Version: 1.0-7
Check: tests
Result: ERROR
Running ‘run-tests.R’ [1s/1s]
Running the tests in ‘tests/run-tests.R’ failed.
Last 13 lines of output:
> f <- Filter(function(x) !grepl("html", x), f)
>
> sapply(f, function(i) {
+ message("testing ", i)
+ source(i)
+ })
testing /Volumes/SSD-Data/Builds/R-dev-web/QA/Simon/packages/el-capitan-x86_64/Rlib/3.6/gWidgets2/tests/button.R
Loading required package: gWidgets2RGtk2
Loading required package: memoise
Loading required package: RGtk2
No protocol specified
R session is headless; GTK+ not initialized.
Error in guiToolkit() : Can't load RGtk2
Calls: sapply ... withVisible -> eval -> eval -> gwindow -> guiToolkit
Execution halted
Flavor: r-oldrel-macos-x86_64
Current CRAN status: OK: 12