Last updated on 2022-02-20 13:48:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0 | 6.17 | 63.13 | 69.30 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0 | 5.70 | 49.60 | 55.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0 | 96.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0 | 75.79 | NOTE | |||
r-devel-windows-x86_64-new-UL | 0.0 | 17.00 | 81.00 | 98.00 | NOTE | |
r-devel-windows-x86_64-new-TK | 0.0 | NOTE | ||||
r-patched-linux-x86_64 | 0.0 | 6.61 | 59.54 | 66.15 | NOTE | |
r-release-linux-x86_64 | 0.0 | 6.98 | 60.64 | 67.62 | NOTE | |
r-release-macos-arm64 | 0.0 | NOTE | ||||
r-release-macos-x86_64 | 0.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.0 | 15.00 | 69.00 | 84.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0 | 15.00 | 70.00 | 85.00 | NOTE |
Version: 0.0
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'msm'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
There are ::: calls to the package's namespace in its code. A package
almost never needs to use ::: for its own objects:
'EMSRb_internal' 'EM_internal' 'PD_internal'
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-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.0
Check: R code for possible problems
Result: NOTE
EMSRb_internal: no visible global function definition for 'qnorm'
EM_internal: no visible global function definition for 'dnorm'
EM_internal: no visible global function definition for 'pnorm'
PD_internal: no visible global function definition for 'qtnorm'
PD_internal: no visible global function definition for 'sd'
Undefined global functions or variables:
dnorm pnorm qnorm qtnorm sd
Consider adding
importFrom("stats", "dnorm", "pnorm", "qnorm", "sd")
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-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.0
Check: Rd line widths
Result: NOTE
Rd file 'EMSRb_internal.Rd':
\usage lines wider than 90 characters:
EMSRb_internal(Fare = Fare, Mean = Mean, Var = Var, p_up = numeric(length(Fare)), cap = cap)
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