Last updated on 2020-03-27 00:49:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6-1.1 | 7.57 | 19.88 | 27.45 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.6-1.1 | 4.63 | 15.75 | 20.38 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.6-1.1 | 33.25 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.6-1.1 | 31.38 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.6-1.1 | 21.00 | 58.00 | 79.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.6-1.1 | 16.00 | 39.00 | 55.00 | NOTE | |
r-patched-linux-x86_64 | 0.6-1.1 | 5.35 | 18.60 | 23.95 | NOTE | |
r-patched-solaris-x86 | 0.6-1.1 | 50.80 | WARN | |||
r-release-linux-x86_64 | 0.6-1.1 | 5.31 | 18.54 | 23.85 | NOTE | |
r-release-windows-ix86+x86_64 | 0.6-1.1 | 18.00 | 61.00 | 79.00 | NOTE | |
r-release-osx-x86_64 | 0.6-1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.6-1.1 | 12.00 | 38.00 | 50.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.6-1.1 | NOTE |
Version: 0.6-1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
'config' variable 'CPP' is deprecated
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 0.6-1.1
Check: top-level files
Result: NOTE
Non-standard files/directories found at top level:
'getsp.class' 'getsp.java' 'version'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.6-1.1
Check: R code for possible problems
Result: NOTE
.getJavaGDObject: no visible global function definition for '.jmkref'
.javaGD.copy.device: no visible global function definition for
'dev.cur'
.javaGD.copy.device: no visible binding for global variable 'pdf'
.javaGD.copy.device: no visible global function definition for
'dev.set'
.javaGD.copy.device: no visible global function definition for
'dev.copy'
.javaGD.copy.device: no visible global function definition for 'par'
.javaGD.copy.device: no visible global function definition for
'dev.off'
.javaGD.get.size: no visible global function definition for 'dev.cur'
.javaGD.resize: no visible global function definition for 'dev.cur'
JavaGD: no visible global function definition for '.jinit'
Undefined global functions or variables:
.jinit .jmkref dev.copy dev.cur dev.off dev.set par pdf
Consider adding
importFrom("grDevices", "dev.copy", "dev.cur", "dev.off", "dev.set",
"pdf")
importFrom("graphics", "par")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.6-1.1
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.6-1.1
Check: include directives in Makefiles
Result: NOTE
Found the following Makefile(s) with an include directive with a pathname using R_HOME:
src/jvm-w32/Makefile
Even though not recommended, variable R_HOME may contain spaces.
Makefile directives use space as a separator and there is no portable
way to quote/escape the space in Make rules and directives. However,
one can and should quote pathnames when passed from Makefile to the
shell, and this can be done specifically when invoking Make recursively.
It is therefore recommended to use the Make '-f' option to include files
in directories specified using R_HOME. This option can be specified
multiple times to include multiple Makefiles. Note that 'Makeconf' is
included automatically into top-level makefile of a package.
More information can be found in 'Writing R Extensions'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.6-1.1
Check: compiled code
Result: NOTE
File ‘JavaGD/libs/JavaGD.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.6-1.1
Check: whether package can be installed
Result: NOTE
Found the following notes/warnings:
Non-staged installation was used
Flavor: r-release-windows-ix86+x86_64