Last updated on 2020-08-07 01:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.1 | 2.38 | 20.95 | 23.33 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.1 | 1.79 | 16.45 | 18.24 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.1 | 36.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 27.03 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0.1 | 7.00 | 28.00 | 35.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.1 | 2.23 | 20.79 | 23.02 | NOTE | |
r-patched-solaris-x86 | 2.0.1 | 42.30 | NOTE | |||
r-release-linux-x86_64 | 2.0.1 | 2.31 | 20.67 | 22.98 | NOTE | |
r-release-macos-x86_64 | 2.0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.0.1 | 5.00 | 29.00 | 34.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.1 | 4.00 | 37.00 | 41.00 | NOTE |
Version: 2.0.1
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.0.1
Check: R code for possible problems
Result: NOTE
dNMR: no visible global function definition for 'pnorm'
dNMR: no visible global function definition for 'dnorm'
pNMR: no visible global function definition for 'pnorm'
pNMR: no visible global function definition for 'dnorm'
rMR: no visible global function definition for 'rnorm'
rMR: no visible global function definition for 'rchisq'
Undefined global functions or variables:
dnorm pnorm rchisq rnorm
Consider adding
importFrom("stats", "dnorm", "pnorm", "rchisq", "rnorm")
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