- using R Under development (unstable) (2026-08-12 r90394)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
Debian clang version 22.1.8 (1+b2)
Debian flang version 22.1.8 (1+b2)
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-08-14 07:42:25 UTC
- checking for file ‘quantmod/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘quantmod’ version ‘0.4.29’
- checking CRAN incoming feasibility ... [3s/4s] OK
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking serialization versions ... OK
- checking whether package ‘quantmod’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [0s/1s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the package can be unloaded cleanly ... [1s/1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/1s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/1s] OK
- checking loading without being on the library search path ... [1s/1s] OK
- checking whether startup messages can be suppressed ... [0s/1s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [39s/47s] 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'.
- checking Rd files ... [1s/2s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... INFO
Exported functions without usage information:
addATR addAroon addAroonOsc addCLV addCMF addCMO addChAD addChVol
addDPO addEMV addEnvelope addKST addLines addMFI addMomentum addOBV
addPoints addShading addTDI addTRIX addVolatility addZigZag add_ADX
add_BBands add_DEMA add_EMA add_EVWMA add_GMMA add_MACD add_RSI
add_SMA add_SMI add_Series add_TA add_VWAP add_Vo add_WMA add_axis
axTicksByTime2 axTicksByValue barChart candleChart chartShading
chartTA chart_pars chart_theme current.chob dropTA getFin
getSymbols.RData getSymbols.alphavantage getSymbols.mysql lineChart
matchChart moveTA new.replot peak quantmodenv seriesAccel seriesDecel
swapTA unsetTA valley viewFin zoom_Chart
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking examples ... [1s/1s] OK
- checking for unstated dependencies in ‘demo’ ... OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [2s/3s] OK
Running ‘test-Defaults.R’ [1s/1s]
Running ‘test-misc.R’ [1s/1s]
Running ‘tinytest.R’ [1s/1s]
- checking PDF version of manual ... [9s/12s] OK
- checking HTML version of manual ... [4s/4s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 NOTE