CRAN Package Check Results for Package quantmod

Last updated on 2026-07-18 05:50:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.29 15.54 89.15 104.69 NOTE
r-devel-linux-x86_64-debian-gcc 0.4.29 9.85 61.01 70.86 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.29 25.00 131.70 156.70 OK
r-devel-linux-x86_64-fedora-gcc 0.4.29 10.00 52.99 62.99 NOTE
r-devel-windows-x86_64 0.4.29 17.00 110.00 127.00 NOTE
r-patched-linux-x86_64 0.4.29 17.19 83.54 100.73 NOTE
r-release-linux-x86_64 0.4.29 15.19 81.81 97.00 NOTE
r-release-macos-arm64 0.4.29 3.00 22.00 25.00 OK
r-release-macos-x86_64 0.4.29 10.00 77.00 87.00 OK
r-release-windows-x86_64 0.4.29 19.00 105.00 124.00 OK
r-oldrel-macos-arm64 0.4.29 3.00 24.00 27.00 OK
r-oldrel-macos-x86_64 0.4.29 10.00 68.00 78.00 OK
r-oldrel-windows-x86_64 0.4.29 24.00 126.00 150.00 OK

Check Details

Version: 0.4.29
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’. Found calls to structure() using deprecated special names: quantmod/R/adjustOHLC.R (.Dimnames: 1) quantmod/R/axTicksByTime2.R (.Names: 1) quantmod/R/chart_Series.R (.Dimnames: 3) quantmod/R/oanda.R (.Names: 1) '.Dimnames' should be changed to 'dimnames'. '.Names' should be changed to 'names'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.4.29
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: quantmod/R/adjustOHLC.R (.Dimnames: 1) quantmod/R/axTicksByTime2.R (.Names: 1) quantmod/R/chart_Series.R (.Dimnames: 3) quantmod/R/oanda.R (.Names: 1) '.Dimnames' should be changed to 'dimnames'. '.Names' should be changed to 'names'. Flavors: r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 0.4.29
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-patched-linux-x86_64, r-release-linux-x86_64