Last updated on 2020-08-07 01:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2 | 2.41 | 24.91 | 27.32 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.2 | 2.00 | 19.20 | 21.20 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.2 | 41.13 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.2 | 31.66 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.2 | 13.00 | 49.00 | 62.00 | NOTE | |
r-patched-linux-x86_64 | 2.2 | 2.18 | 24.53 | 26.71 | NOTE | |
r-patched-solaris-x86 | 2.2 | 51.40 | NOTE | |||
r-release-linux-x86_64 | 2.2 | 2.30 | 24.27 | 26.57 | NOTE | |
r-release-macos-x86_64 | 2.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.2 | 12.00 | 60.00 | 72.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.2 | 7.00 | 58.00 | 65.00 | NOTE |
Version: 2.2
Check: R code for possible problems
Result: NOTE
SeasonalMannKendall: no visible global function definition for 'is.ts'
SeasonalMannKendall: no visible global function definition for
'frequency'
SeasonalMannKendall: no visible global function definition for 'cycle'
SeasonalMannKendall: no visible global function definition for 'pnorm'
Undefined global functions or variables:
cycle frequency is.ts pnorm
Consider adding
importFrom("stats", "cycle", "frequency", "is.ts", "pnorm")
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.2
Check: compiled code
Result: NOTE
File ‘Kendall/libs/Kendall.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