Last updated on 2020-03-27 00:49:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-7 | 28.74 | 121.63 | 150.37 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0-7 | 18.82 | 90.17 | 108.99 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0-7 | 176.39 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-7 | 167.26 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0-7 | 39.00 | 80.00 | 119.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 1.0-7 | 38.00 | 98.00 | 136.00 | OK | |
r-patched-linux-x86_64 | 1.0-7 | 21.95 | 103.30 | 125.25 | OK | |
r-patched-solaris-x86 | 1.0-7 | 232.90 | OK | |||
r-release-linux-x86_64 | 1.0-7 | 18.62 | 102.04 | 120.66 | OK | |
r-release-windows-ix86+x86_64 | 1.0-7 | 39.00 | 114.00 | 153.00 | OK | |
r-release-osx-x86_64 | 1.0-7 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-7 | 74.00 | 116.00 | 190.00 | OK | |
r-oldrel-osx-x86_64 | 1.0-7 | ERROR |
Version: 1.0-7
Check: dependencies in R code
Result: NOTE
No protocol specified
Flavors: r-release-osx-x86_64, r-oldrel-osx-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.
Flavors: r-release-osx-x86_64, r-oldrel-osx-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’.
Flavors: r-release-osx-x86_64, r-oldrel-osx-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.
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.0-7
Check: R code for possible problems
Result: NOTE
No protocol specified
Flavors: r-release-osx-x86_64, r-oldrel-osx-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.
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.0-7
Check: for code/documentation mismatches
Result: WARN
No protocol specified
No protocol specified
No protocol specified
Flavors: r-release-osx-x86_64, r-oldrel-osx-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.
Flavors: r-release-osx-x86_64, r-oldrel-osx-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-release-osx-x86_64
Version: 1.0-7
Check: tests
Result: ERROR
Running ‘run-tests.R’ [2s/2s]
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.5/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-osx-x86_64