Last updated on 2018-02-25 00:48:59 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6 | 20.05 | 25.43 | 45.48 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.6 | 16.01 | 20.12 | 36.13 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.6 | 59.16 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.6 | 54.88 | OK | |||
r-devel-windows-ix86+x86_64 | 1.6 | 72.00 | 95.00 | 167.00 | NOTE | |
r-patched-linux-x86_64 | 1.6 | 17.00 | 26.24 | 43.24 | OK | |
r-patched-solaris-x86 | 1.6 | 18.30 | ERROR | |||
r-release-linux-x86_64 | 1.6 | 20.17 | 24.85 | 45.02 | OK | |
r-release-windows-ix86+x86_64 | 1.6 | 56.00 | 87.00 | 143.00 | NOTE | |
r-release-osx-x86_64 | 1.6 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.6 | 51.00 | 86.00 | 137.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.6 | WARN |
Version: 1.6
Check: installed package size
Result: NOTE
installed size is 5.8Mb
sub-directories of 1Mb or more:
libs 5.6Mb
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.6
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-patched-solaris-x86, r-release-osx-x86_64
Version: 1.6
Check: whether the package can be unloaded cleanly
Result: WARN
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/Builds/CRAN-QA-Simon/packages/mavericks-x86_64/results/3.3/rpg.Rcheck/rpg/libs/rpg.so':
dlopen(/Builds/CRAN-QA-Simon/packages/mavericks-x86_64/results/3.3/rpg.Rcheck/rpg/libs/rpg.so, 6): Symbol not found: _GSS_C_NT_HOSTBASED_SERVICE
Referenced from: /Builds/CRAN-QA-Simon/packages/mavericks-x86_64/results/3.3/rpg.Rcheck/rpg/libs/rpg.so
Expected in: flat namespace
in /Builds/CRAN-QA-Simon/packages/mavericks-x86_64/results/3.3/rpg.Rcheck/rpg/libs/rpg.so
Error: package or namespace load failed for ‘rpg’
Execution halted
Flavor: r-oldrel-osx-x86_64
Version: 1.6
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/Builds/CRAN-QA-Simon/packages/mavericks-x86_64/results/3.3/rpg.Rcheck/rpg/libs/rpg.so':
dlopen(/Builds/CRAN-QA-Simon/packages/mavericks-x86_64/results/3.3/rpg.Rcheck/rpg/libs/rpg.so, 6): Symbol not found: _GSS_C_NT_HOSTBASED_SERVICE
Referenced from: /Builds/CRAN-QA-Simon/packages/mavericks-x86_64/results/3.3/rpg.Rcheck/rpg/libs/rpg.so
Expected in: flat namespace
in /Builds/CRAN-QA-Simon/packages/mavericks-x86_64/results/3.3/rpg.Rcheck/rpg/libs/rpg.so
Calls: <Anonymous> ... eval -> eval -> loadNamespace -> library.dynam -> dyn.load
Execution halted
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavor: r-oldrel-osx-x86_64
Version: 1.6
Check: dependencies in R code
Result: NOTE
Error: package or namespace load failed for ‘rpg’
Call sequence:
2: stop(gettextf("package or namespace load failed for %s", sQuote(package)),
call. = FALSE, domain = NA)
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
Flavor: r-oldrel-osx-x86_64