Last updated on 2020-08-07 01:49:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-4 | 11.32 | 100.77 | 112.09 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-4 | 10.22 | 74.91 | 85.13 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-4 | 143.31 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-4 | 134.65 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-4 | 36.00 | 96.00 | 132.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-4 | 12.70 | 99.06 | 111.76 | NOTE | |
r-patched-solaris-x86 | 1.0-4 | 191.40 | NOTE | |||
r-release-linux-x86_64 | 1.0-4 | 11.79 | 97.89 | 109.68 | NOTE | |
r-release-macos-x86_64 | 1.0-4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0-4 | 31.00 | 144.00 | 175.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0-4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-4 | 19.00 | 96.00 | 115.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