Last updated on 2022-06-13 12:54:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 2.48 | 53.41 | 55.89 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 2.43 | 40.17 | 42.60 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 67.00 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 66.26 | NOTE | |||
r-devel-windows-x86_64 | 1.2 | 24.00 | 72.00 | 96.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 3.68 | 51.42 | 55.10 | NOTE | |
r-release-linux-x86_64 | 1.2 | 2.68 | 51.92 | 54.60 | NOTE | |
r-release-macos-arm64 | 1.2 | 20.00 | NOTE | |||
r-release-macos-x86_64 | 1.2 | 30.00 | NOTE | |||
r-release-windows-x86_64 | 1.2 | 8.00 | 72.00 | 80.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2 | 25.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2 | 38.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.2 | 5.00 | 57.00 | 62.00 | NOTE |
Version: 1.2
Check: R code for possible problems
Result: NOTE
IndivdRUMIndMH: no visible global function definition for
'flush.console'
dRUMAuxMix: no visible global function definition for 'flush.console'
dRUMHAM: no visible global function definition for 'flush.console'
dRUMIndMH: no visible global function definition for 'flush.console'
print.binomlogit: no visible global function definition for 'is'
summary.binomlogit: no visible global function definition for 'is'
Undefined global functions or variables:
flush.console is
Consider adding
importFrom("methods", "is")
importFrom("utils", "flush.console")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.2
Check: Rd cross-references
Result: NOTE
Undeclared packages ‘mcmc’, ‘bayesm’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang