Last updated on 2021-01-22 05:50:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2 | 2.39 | 27.31 | 29.70 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.2 | 1.95 | 21.21 | 23.16 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.2 | 46.96 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.2 | 34.76 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.2 | 7.00 | 54.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 2.2 | 2.49 | 25.94 | 28.43 | NOTE | |
r-patched-solaris-x86 | 2.2 | 53.30 | NOTE | |||
r-release-linux-x86_64 | 2.2 | 2.46 | 26.06 | 28.52 | NOTE | |
r-release-macos-x86_64 | 2.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.2 | 6.00 | 51.00 | 57.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.2 | 6.00 | 39.00 | 45.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