Last updated on 2020-12-31 00:46:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-4 | 12.79 | 104.77 | 117.56 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-4 | 9.96 | 78.24 | 88.20 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-4 | 146.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-4 | 137.39 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-4 | 28.00 | 126.00 | 154.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-4 | 10.68 | 96.33 | 107.01 | NOTE | |
r-patched-solaris-x86 | 1.0-4 | 190.20 | NOTE | |||
r-release-linux-x86_64 | 1.0-4 | 12.45 | 96.41 | 108.86 | NOTE | |
r-release-macos-x86_64 | 1.0-4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0-4 | 28.00 | 127.00 | 155.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0-4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-4 | 14.00 | 87.00 | 101.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