Last updated on 2022-05-09 09:50:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.97 | 32.08 | 34.05 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.47 | 25.02 | 26.49 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 42.54 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 40.24 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 8.00 | 55.00 | 63.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.62 | 31.21 | 32.83 | NOTE | |
r-release-linux-x86_64 | 1.0 | 1.48 | 31.12 | 32.60 | NOTE | |
r-release-macos-arm64 | 1.0 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 24.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 9.00 | 54.00 | 63.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 18.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 31.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 4.00 | 44.00 | 48.00 | 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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0
Check: R code for possible problems
Result: NOTE
MImix.default: no visible binding for global variable 'coef'
MImix.default: no visible binding for global variable 'vcov'
MImix.one: no visible global function definition for 'qnorm'
MImix.one: no visible global function definition for 'uniroot'
mixcdf.target: no visible global function definition for 'pnorm'
print.MImixresult: no visible global function definition for 'coef'
print.MImixresult: no visible global function definition for 'vcov'
summary.MImixresult: no visible global function definition for 'coef'
summary.MImixresult: no visible global function definition for 'vcov'
summary.MImixresult: no visible global function definition for 'qt'
Undefined global functions or variables:
coef pnorm qnorm qt uniroot vcov
Consider adding
importFrom("stats", "coef", "pnorm", "qnorm", "qt", "uniroot", "vcov")
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0
Check: Rd line widths
Result: NOTE
Rd file 'MImix.Rd':
\usage lines wider than 90 characters:
MImix(results,variances,weights = 1/length(results), percentiles = c(0.025, 0.5, 0.975), ...)
These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64