Last updated on 2022-05-09 17:52:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.7 | 2.61 | 40.74 | 43.35 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.7 | 2.38 | 31.65 | 34.03 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.7 | 56.02 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 52.21 | NOTE | |||
r-devel-windows-x86_64 | 1.0.7 | 15.00 | 63.00 | 78.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.7 | 2.59 | 39.32 | 41.91 | NOTE | |
r-release-linux-x86_64 | 1.0.7 | 2.96 | 40.09 | 43.05 | NOTE | |
r-release-macos-arm64 | 1.0.7 | 20.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.7 | 35.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.7 | 14.00 | 70.00 | 84.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.7 | 27.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.7 | 40.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0.7 | 6.00 | 51.00 | 57.00 | NOTE |
Version: 1.0.7
Check: R code for possible problems
Result: NOTE
BEAPFrOG: no visible global function definition for 'jags.model'
BEAPFrOG: no visible global function definition for 'coda.samples'
LEAPFrOG_EM: no visible global function definition for 'write.table'
LEAPFrOG_EM: no visible global function definition for 'constrOptim'
LEAPFrOG_plot: no visible global function definition for 'par'
LEAPFrOG_plot: no visible global function definition for 'barplot'
LEAPFrOG_plot: no visible global function definition for 'legend'
constrOptim2: no visible global function definition for 'optim'
Undefined global functions or variables:
barplot coda.samples constrOptim jags.model legend optim par
write.table
Consider adding
importFrom("graphics", "barplot", "legend", "par")
importFrom("stats", "constrOptim", "optim")
importFrom("utils", "write.table")
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-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.0.7
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘rjags’
Flavors: r-release-macos-x86_64, r-oldrel-macos-arm64