CRAN Package Check Results for Maintainer ‘Joshua M. Ulrich <josh.m.ulrich at gmail.com>’

Last updated on 2024-06-06 05:58:23 CEST.

Package ERROR NOTE OK
IBrokers 10 3
microbenchmark 13
pack 13
quantmod 4 9
TTR 13
xts 2 1 10

Package IBrokers

Current CRAN status: NOTE: 10, OK: 3

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

Package microbenchmark

Current CRAN status: OK: 13

Package pack

Current CRAN status: OK: 13

Package quantmod

Current CRAN status: NOTE: 4, OK: 9

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’. 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

Package TTR

Current CRAN status: OK: 13

Package xts

Current CRAN status: ERROR: 2, NOTE: 1, OK: 10

Version: 0.13.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [12s/15s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > # run package unit tests > if (requireNamespace("tinytest", quietly = TRUE)) { + suppressPackageStartupMessages(library("xts")) + use_color <- as.logical(Sys.getenv("_PKG_TINYTEST_COLOR_", FALSE)) + verbosity <- as.integer(Sys.getenv("_PKG_TINYTEST_VERBOSE_", 1)) + cat("tinytest colored output:", use_color, + "\ntinytest verbosity:", verbosity, "\n") + tinytest::test_package("xts", color = use_color, verbose = verbosity) + } tinytest colored output: FALSE tinytest verbosity: 1 test-Ops.R.................... 1716 tests OK 1.9s test-align.time.R............. 9 tests OK 20ms test-all.equal.R.............. 1 tests OK 14ms test-binsearch.R.............. 32 tests OK 19ms test-coredata.R............... 9 tests OK 44ms test-data.frame.R............. 15 tests OK 88ms test-diff.R................... 11 tests OK 91ms test-dimnames.R............... 5 tests OK 11ms test-endpoints.R.............. 74 tests OK 10.6s test-first-last.R............. 180 tests OK 0.3s test-index.R.................. 10 tests OK 26ms test-irts.R................... 4 tests OK 0.2s test-isordered.R.............. 152 tests OK 0.1s test-lag.R.................... 8 tests OK 55ms test-matrix.R................. 11 tests OK 68ms Error in merge.xts(x0, x0, x0) : can't change type from REALSXP to INTSXP Calls: <Anonymous> ... lapply -> FUN -> eval -> eval -> merge -> merge.xts Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.13.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [9s/14s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > # run package unit tests > if (requireNamespace("tinytest", quietly = TRUE)) { + suppressPackageStartupMessages(library("xts")) + use_color <- as.logical(Sys.getenv("_PKG_TINYTEST_COLOR_", FALSE)) + verbosity <- as.integer(Sys.getenv("_PKG_TINYTEST_VERBOSE_", 1)) + cat("tinytest colored output:", use_color, + "\ntinytest verbosity:", verbosity, "\n") + tinytest::test_package("xts", color = use_color, verbose = verbosity) + } tinytest colored output: FALSE tinytest verbosity: 1 test-Ops.R.................... 1716 tests OK 1.4s test-align.time.R............. 9 tests OK 23ms test-all.equal.R.............. 1 tests OK 4ms test-binsearch.R.............. 32 tests OK 21ms test-coredata.R............... 9 tests OK 34ms test-data.frame.R............. 15 tests OK 0.1s test-diff.R................... 11 tests OK 0.2s test-dimnames.R............... 5 tests OK 3ms test-endpoints.R.............. 74 tests OK 11.1s test-first-last.R............. 180 tests OK 0.2s test-index.R.................. 10 tests OK 9ms test-irts.R................... 4 tests OK 0.1s test-isordered.R.............. 152 tests OK 80ms test-lag.R.................... 8 tests OK 67ms test-matrix.R................. 11 tests OK 0.1s Error in merge.xts(x0, x0, x0) : can't change type from REALSXP to INTSXP Calls: <Anonymous> ... lapply -> FUN -> eval -> eval -> merge -> merge.xts Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.14.0
Check: Rd cross-references
Result: NOTE Undeclared package ‘quantmod’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang