Last updated on 2025-04-09 10:52:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.27 | 14.26 | 79.07 | 93.33 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4.27 | 9.22 | 53.05 | 62.27 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4.27 | 152.38 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.27 | 144.18 | OK | |||
r-devel-macos-arm64 | 0.4.27 | 43.00 | OK | |||
r-devel-macos-x86_64 | 0.4.27 | 90.00 | OK | |||
r-devel-windows-x86_64 | 0.4.27 | 17.00 | 114.00 | 131.00 | OK | |
r-patched-linux-x86_64 | 0.4.27 | 17.59 | 75.29 | 92.88 | NOTE | |
r-release-linux-x86_64 | 0.4.26 | 13.29 | 73.89 | 87.18 | NOTE | |
r-release-macos-arm64 | 0.4.27 | 44.00 | OK | |||
r-release-macos-x86_64 | 0.4.27 | 129.00 | OK | |||
r-release-windows-x86_64 | 0.4.27 | 20.00 | 102.00 | 122.00 | OK | |
r-oldrel-macos-arm64 | 0.4.27 | 44.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.27 | 119.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.27 | 19.00 | 106.00 | 125.00 | OK |
Version: 0.4.27
Check: R code for possible problems
Result: NOTE
Found the following calls to attach():
File ‘quantmod/R/attachSymbols.R’:
attach(NULL, pos = pos, name = DB$name)
attach(NULL, pos = pos, name = DB$name)
See section ‘Good practice’ in ‘?attach’.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.4.26
Check: R code for possible problems
Result: NOTE
Found the following calls to attach():
File ‘quantmod/R/attachSymbols.R’:
attach(NULL, pos = pos, name = DB$name)
attach(NULL, pos = pos, name = DB$name)
See section ‘Good practice’ in ‘?attach’.
Flavor: r-release-linux-x86_64