Last updated on 2018-10-19 01:46:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5 | 1.92 | 34.39 | 36.31 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5 | 2.02 | 27.63 | 29.65 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5 | 44.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5 | 41.40 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5 | 7.00 | 47.00 | 54.00 | NOTE | |
r-patched-linux-x86_64 | 0.5 | 1.78 | 30.81 | 32.59 | NOTE | |
r-patched-solaris-x86 | 0.5 | 59.60 | NOTE | |||
r-release-linux-x86_64 | 0.5 | 1.77 | 31.07 | 32.84 | NOTE | |
r-release-windows-ix86+x86_64 | 0.5 | 4.00 | 62.00 | 66.00 | NOTE | |
r-release-osx-x86_64 | 0.5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5 | 5.00 | 58.00 | 63.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.5 | NOTE |
Version: 0.5
Check: R code for possible problems
Result: NOTE
ApproxC: no visible global function definition for ‘convolve’
DMC: no visible global function definition for ‘median’
DMC: no visible global function definition for ‘ecdf’
ToSWF: no visible global function definition for ‘write.table’
Undefined global functions or variables:
convolve ecdf median write.table
Consider adding
importFrom("stats", "convolve", "ecdf", "median")
importFrom("utils", "write.table")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64