Last updated on 2018-12-11 06:47:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.6.1 | 16.04 | 3.17 | 19.21 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.6.1 | 12.65 | 2.51 | 15.16 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.6.1 | 29.14 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.6.1 | 25.89 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.2.6.1 | 99.00 | 97.00 | 196.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.6.1 | 24.68 | 43.41 | 68.09 | NOTE | |
r-patched-solaris-x86 | 0.2.6.1 | 111.20 | NOTE | |||
r-release-linux-x86_64 | 0.2.6.1 | 23.55 | 44.05 | 67.60 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2.6.1 | 69.00 | 81.00 | 150.00 | NOTE | |
r-release-osx-x86_64 | 0.2.6.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.6.1 | 62.00 | 99.00 | 161.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2.6.1 | OK |
Version: 0.2.6.1
Check: whether package can be installed
Result: ERROR
Installation failed.
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
Version: 0.2.6.1
Check: DESCRIPTION meta-information
Result: NOTE
NeedsCompilation field should likely be 'yes'
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2.6.1
Check: include directives in Makefiles
Result: NOTE
Found the following Makefile(s) with an include directive with a pathname using R_HOME:
inst/irtppcpp/include/SPGO/makefile
inst/irtppcpp/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-windows-ix86+x86_64, 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