Last updated on 2020-12-04 00:48:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-4 | 14.53 | 103.57 | 118.10 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-4 | 10.70 | 79.39 | 90.09 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-4 | 146.04 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-4 | 136.72 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-4 | 27.00 | 125.00 | 152.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-4 | 12.74 | 97.08 | 109.82 | NOTE | |
r-patched-solaris-x86 | 1.0-4 | 186.90 | NOTE | |||
r-release-linux-x86_64 | 1.0-4 | 12.79 | 97.42 | 110.21 | NOTE | |
r-release-macos-x86_64 | 1.0-4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0-4 | 21.00 | 89.00 | 110.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0-4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-4 | 19.00 | 120.00 | 139.00 | NOTE |
Version: 1.0-4
Check: R code for possible problems
Result: NOTE
bglmer: no visible global function definition for 'packageVersion'
getBglmerDevianceFunctionBody: no visible global function definition
for 'packageVersion'
getParInfo : <anonymous>: no visible global function definition for
'sd'
makeRefitDevFun: no visible global function definition for
'packageVersion'
mkBglmerDevfun: no visible global function definition for
'packageVersion'
namedList: no visible global function definition for 'setNames'
refit.bmerMod: no visible global function definition for
'packageVersion'
refit.bmerMod: no visible global function definition for 'model.frame'
refit.bmerMod: no visible global function definition for 'family'
refit.bmerMod: no visible global function definition for 'getCall'
Undefined global functions or variables:
family getCall model.frame packageVersion sd setNames
Consider adding
importFrom("stats", "family", "getCall", "model.frame", "sd",
"setNames")
importFrom("utils", "packageVersion")
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