Last updated on 2020-08-07 01:49:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0 | 2.77 | 25.31 | 28.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.0 | 2.74 | 19.71 | 22.45 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.0 | 42.57 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.0 | 33.43 | NOTE | |||
r-devel-windows-ix86+x86_64 | 3.0 | 8.00 | 33.00 | 41.00 | NOTE | |
r-patched-linux-x86_64 | 3.0 | 3.50 | 25.31 | 28.81 | NOTE | |
r-patched-solaris-x86 | 3.0 | 51.80 | NOTE | |||
r-release-linux-x86_64 | 3.0 | 3.92 | 25.33 | 29.25 | NOTE | |
r-release-macos-x86_64 | 3.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 3.0 | 5.00 | 49.00 | 54.00 | NOTE | |
r-oldrel-macos-x86_64 | 3.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 3.0 | 5.00 | 56.00 | 61.00 | NOTE |
Version: 3.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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: 3.0
Check: R code for possible problems
Result: NOTE
HapMendlianCheck: no visible global function definition for
'write.table'
rvPDT.test.sub: no visible global function definition for 'pnorm'
whap.prehap: no visible global function definition for 'write.table'
whap.prehap: no visible global function definition for 'read.table'
Undefined global functions or variables:
pnorm read.table write.table
Consider adding
importFrom("stats", "pnorm")
importFrom("utils", "read.table", "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