Last updated on 2021-11-01 00:49:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 2.01 | 23.39 | 25.40 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 1.71 | 18.33 | 20.04 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 42.43 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 31.00 | NOTE | |||
r-devel-windows-x86_64 | 1.1 | 3.00 | 40.00 | 43.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 1.1 | NOTE | ||||
r-patched-linux-x86_64 | 1.1 | 1.91 | 22.50 | 24.41 | NOTE | |
r-patched-solaris-x86 | 1.1 | 48.10 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 2.23 | 22.75 | 24.98 | NOTE | |
r-release-macos-arm64 | 1.1 | NOTE | ||||
r-release-macos-x86_64 | 1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1 | 4.00 | 31.00 | 35.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 4.00 | 75.00 | 79.00 | NOTE |
Version: 1.1
Check: R code for possible problems
Result: NOTE
DSBayes: no visible global function definition for 'qnorm'
DSBayes: no visible global function definition for 'coef'
DSBayes: no visible global function definition for 'vcov'
DSBayes : MLE: no visible global function definition for 'qnorm'
DSBayes: no visible global function definition for 'integrate'
DSBayes : qfunc.numer : <anonymous>: no visible global function
definition for 'dnorm'
DSBayes : ds.numer: no visible global function definition for
'integrate'
DSBayes : lower: no visible global function definition for 'qlogis'
DSBayes : lower: no visible global function definition for 'integrate'
DSBayes : upper: no visible global function definition for 'qlogis'
DSBayes : upper: no visible global function definition for 'integrate'
DSBayes: no visible global function definition for 'optimize'
DSBayes: no visible global function definition for 'uniroot'
Undefined global functions or variables:
coef dnorm integrate optimize qlogis qnorm uniroot vcov
Consider adding
importFrom("stats", "coef", "dnorm", "integrate", "optimize", "qlogis",
"qnorm", "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-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, 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