Last updated on 2020-08-07 01:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2-15 | 1.96 | 21.39 | 23.35 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2-15 | 1.81 | 16.96 | 18.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2-15 | 38.15 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2-15 | 28.47 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2-15 | 6.00 | 53.00 | 59.00 | NOTE | |
r-patched-linux-x86_64 | 1.2-15 | 2.35 | 21.35 | 23.70 | NOTE | |
r-patched-solaris-x86 | 1.2-15 | 46.30 | NOTE | |||
r-release-linux-x86_64 | 1.2-15 | 2.11 | 21.45 | 23.56 | NOTE | |
r-release-macos-x86_64 | 1.2-15 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2-15 | 5.00 | 69.00 | 74.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.2-15 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2-15 | 5.00 | 69.00 | 74.00 | NOTE |
Version: 1.2-15
Check: top-level files
Result: NOTE
File
LICENCE
is not mentioned in the DESCRIPTION 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: 1.2-15
Check: R code for possible problems
Result: NOTE
quadplot: no visible global function definition for 'median'
xgobi: no visible global function definition for 'write.table'
Undefined global functions or variables:
median write.table
Consider adding
importFrom("stats", "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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64