Last updated on 2025-12-21 17:51:12 CET.
| Package | NOTE | OK |
|---|---|---|
| IBrokers | 13 | |
| microbenchmark | 13 | |
| pack | 13 | |
| quantmod | 4 | 9 |
| TTR | 13 | |
| xts | 3 | 10 |
Current CRAN status: NOTE: 13
Version: 0.10-2
Check: Rd files
Result: NOTE
checkRd: (-1) setServerLogLevel.Rd:20: Lost braces in \enumerate; meant \describe ?
checkRd: (-1) setServerLogLevel.Rd:21: Lost braces in \enumerate; meant \describe ?
checkRd: (-1) setServerLogLevel.Rd:22: Lost braces in \enumerate; meant \describe ?
checkRd: (-1) setServerLogLevel.Rd:23: Lost braces in \enumerate; meant \describe ?
checkRd: (-1) setServerLogLevel.Rd:24: Lost braces in \enumerate; meant \describe ?
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-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 4, OK: 9
Version: 0.4.28
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, r-release-linux-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 0.14.1
Check: compiled code
Result: NOTE
File ‘xts/libs/xts.so’:
Found non-API call to R: ‘ATTRIB’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang