Last updated on 2019-04-13 01:58:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.65 | 16.84 | 18.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.18 | 13.88 | 15.06 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 22.01 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 21.02 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 6.00 | 25.00 | 31.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.54 | 16.72 | 18.26 | NOTE | |
r-patched-solaris-x86 | 1.0 | 35.70 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.09 | 15.60 | 16.69 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 2.00 | 27.00 | 29.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 2.00 | 28.00 | 30.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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
Version: 1.0
Check: R code for possible problems
Result: NOTE
.moments: no visible global function definition for 'ppois'
.truncpoi: no visible global function definition for 'ppois'
Undefined global functions or variables:
ppois
Consider adding
importFrom("stats", "ppois")
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