Last updated on 2018-06-20 01:50:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6-6 | 14.75 | 46.43 | 61.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6-6 | 11.37 | 36.00 | 47.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6-6 | 74.71 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6-6 | 67.16 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.6-6 | 37.00 | 70.00 | 107.00 | OK | |
r-patched-linux-x86_64 | 0.6-6 | 16.42 | 41.02 | 57.44 | NOTE | |
r-patched-solaris-x86 | 0.6-6 | 89.00 | OK | |||
r-release-linux-x86_64 | 0.6-6 | 17.16 | 40.52 | 57.68 | NOTE | |
r-release-windows-ix86+x86_64 | 0.6-6 | 28.00 | 96.00 | 124.00 | OK | |
r-release-osx-x86_64 | 0.6-6 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.6-6 | 39.00 | 67.00 | 106.00 | OK | |
r-oldrel-osx-x86_64 | 0.6-6 | ERROR |
Version: 0.6-6
Check: compiled code
Result: NOTE
File ‘pedometrics/libs/pedometrics.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-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-6
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: ‘georob’ ‘spsurvey’
Flavor: r-oldrel-osx-x86_64
Version: 0.6-6
Check: Rd cross-references
Result: NOTE
Packages unavailable to check Rd xrefs: ‘spsurvey’, ‘georob’
Flavor: r-oldrel-osx-x86_64
Version: 0.6-6
Check: examples
Result: ERROR
Running examples in ‘pedometrics-Ex.R’ failed
The error most likely occurred in:
> ### Name: vgmICP
> ### Title: Initial covariance parameters (ICP)
> ### Aliases: vgmICP
>
> ### ** Examples
>
> data(meuse, package = "sp")
> icp <- vgmICP(z = log(meuse$copper), coords = meuse[, 1:2])
Error: Package(s) needed for this function to work but notinstalled: georob
Execution halted
Flavor: r-oldrel-osx-x86_64