Last updated on 2016-10-24 23:48:27.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.9 | 9.12 | 45.93 | 55.04 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.9 | 9.41 | 45.18 | 54.58 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.9 | 100.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.9 | 96.26 | OK | |||
r-devel-macos-x86_64-clang | 1.9 | 84.64 | OK | |||
r-devel-windows-ix86+x86_64 | 1.9 | 44.00 | 130.00 | 174.00 | OK | |
r-patched-linux-x86_64 | 1.9 | 8.43 | 44.79 | 53.23 | WARN | |
r-patched-solaris-sparc | 1.9 | 619.50 | WARN | --no-tests --no-vignettes | ||
r-patched-solaris-x86 | 1.9 | 127.40 | WARN | |||
r-release-linux-x86_64 | 1.9 | 8.16 | 44.76 | 52.92 | OK | |
r-release-osx-x86_64-mavericks | 1.9 | OK | ||||
r-release-windows-ix86+x86_64 | 1.9 | 51.00 | 103.00 | 154.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.9 | 62.00 | 144.00 | 206.00 | OK |
Version: 1.9
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
pomp_fun.c:64:16: warning: implicit declaration of function ‘R_MakeExternalPtrFn’ [-Wimplicit-function-declaration]
pomp_fun.c:64:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
Flavor: r-patched-linux-x86_64
Version: 1.9
Check: compiled code
Result: NOTE
File ‘pomp/libs/pomp.so’:
Found non-API call to R: ‘R_MakeExternalPtrFn’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-patched-linux-x86_64, r-patched-solaris-x86
Version: 1.9
Flags: --no-tests --no-vignettes
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
"pomp_fun.c", line 64: warning: improper pointer/integer combination: op "="
Flavor: r-patched-solaris-sparc
Version: 1.9
Flags: --no-tests --no-vignettes
Check: compiled code
Result: NOTE
File ‘pomp/libs/pomp.so’:
Found non-API call to R: ‘R_MakeExternalPtrFn’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-patched-solaris-sparc
Version: 1.9
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
"pomp_fun.c", line 64: warning: improper pointer/integer combination: op "="
Flavor: r-patched-solaris-x86