Last updated on 2021-04-21 11:53:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 10.92 | 160.15 | 171.07 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 9.82 | 116.00 | 125.82 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 208.08 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 199.87 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 26.00 | 240.00 | 266.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.2.0 | NOTE | ||||
r-patched-linux-x86_64 | 0.2.0 | 13.64 | 147.04 | 160.68 | OK | |
r-patched-solaris-x86 | 0.2.0 | 312.70 | NOTE | |||
r-release-linux-x86_64 | 0.2.0 | 11.55 | 148.84 | 160.39 | OK | |
r-release-macos-x86_64 | 0.2.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2.0 | 24.00 | 312.00 | 336.00 | OK | |
r-oldrel-macos-x86_64 | 0.2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 23.00 | 309.00 | 332.00 | NOTE |
Version: 0.2.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘mclust’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.2.0
Check: R code for possible problems
Result: NOTE
plotMBM: no visible global function definition for ‘plot’
Undefined global functions or variables:
plot
Consider adding
importFrom("graphics", "plot")
to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64