Last updated on 2022-03-07 06:48:54 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.25 | 33.26 | 35.51 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.86 | 25.71 | 27.57 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 42.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 33.23 | NOTE | |||
r-devel-windows-x86_64-new-UL | 0.1.0 | 20.00 | 59.00 | 79.00 | NOTE | |
r-devel-windows-x86_64-new-TK | 0.1.0 | NOTE | ||||
r-patched-linux-x86_64 | 0.1.0 | 2.30 | 32.02 | 34.32 | NOTE | |
r-release-linux-x86_64 | 0.1.0 | NOTE | ||||
r-release-macos-arm64 | 0.1.0 | NOTE | ||||
r-release-macos-x86_64 | 0.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 5.00 | 40.00 | 45.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 5.00 | 40.00 | 45.00 | NOTE |
Version: 0.1.0
Check: top-level files
Result: NOTE
Non-standard file/directory found at top level:
'COPYRIGHTS'
Copyright information should be in file inst/COPYRIGHTS
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'mclust'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, 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
Version: 0.1.0
Check: R code for possible problems
Result: NOTE
Simpsons: no visible global function definition for 'Mclust'
Simpsons: no visible global function definition for 'lm'
Simpsons: no visible global function definition for 'abline'
Simpsons: no visible global function definition for 'par'
Simpsons: no visible global function definition for 'legend'
Simpsons: no visible global function definition for 'txtProgressBar'
Simpsons: no visible global function definition for 'setTxtProgressBar'
Simpsons: no visible global function definition for 'quantile'
plot.Simpson: no visible global function definition for 'lm'
plot.Simpson: no visible global function definition for 'abline'
plot.Simpson: no visible global function definition for 'par'
plot.Simpson: no visible global function definition for 'legend'
Undefined global functions or variables:
Mclust abline legend lm par quantile setTxtProgressBar txtProgressBar
Consider adding
importFrom("graphics", "abline", "legend", "par")
importFrom("stats", "lm", "quantile")
importFrom("utils", "setTxtProgressBar", "txtProgressBar")
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-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, 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