CRAN Package Check Results for Package xts

Last updated on 2024-05-29 06:57:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.13.2 16.82 94.50 111.32 ERROR
r-devel-linux-x86_64-debian-gcc 0.13.2 16.01 71.16 87.17 ERROR
r-devel-linux-x86_64-fedora-clang 0.13.2 146.85 ERROR
r-devel-linux-x86_64-fedora-gcc 0.13.2 161.08 ERROR
r-devel-windows-x86_64 0.13.2 26.00 123.00 149.00 ERROR
r-patched-linux-x86_64 0.13.2 22.10 97.50 119.60 OK
r-release-linux-x86_64 0.13.2 18.05 94.29 112.34 OK
r-release-macos-arm64 0.13.2 50.00 OK
r-release-windows-x86_64 0.13.2 26.00 124.00 150.00 OK
r-oldrel-macos-arm64 0.13.2 68.00 OK
r-oldrel-macos-x86_64 0.13.2 142.00 OK
r-oldrel-windows-x86_64 0.13.2 31.00 131.00 162.00 OK

Check Details

Version: 0.13.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [12s/13s] 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 10ms test-binsearch.R.............. 32 tests OK 19ms test-coredata.R............... 9 tests OK 32ms test-data.frame.R............. 15 tests OK 78ms test-diff.R................... 11 tests OK 0.1s test-dimnames.R............... 5 tests OK 10ms test-endpoints.R.............. 74 tests OK 9.1s test-first-last.R............. 180 tests OK 0.3s test-index.R.................. 10 tests OK 25ms test-irts.R................... 4 tests OK 0.2s test-isordered.R.............. 152 tests OK 0.1s test-lag.R.................... 8 tests OK 78ms test-matrix.R................. 11 tests OK 89ms 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/13s] 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.5s test-align.time.R............. 9 tests OK 7ms test-all.equal.R.............. 1 tests OK 26ms test-binsearch.R.............. 32 tests OK 16ms test-coredata.R............... 9 tests OK 20ms test-data.frame.R............. 15 tests OK 59ms test-diff.R................... 11 tests OK 72ms test-dimnames.R............... 5 tests OK 8ms test-endpoints.R.............. 74 tests OK 10.0s test-first-last.R............. 180 tests OK 0.2s test-index.R.................. 10 tests OK 22ms test-irts.R................... 4 tests OK 0.1s test-isordered.R.............. 152 tests OK 95ms test-lag.R.................... 8 tests OK 53ms test-matrix.R................. 11 tests OK 55ms 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.13.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [15s/21s] 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 2.2s test-align.time.R............. 9 tests OK 12ms test-all.equal.R.............. 1 tests OK 6ms test-binsearch.R.............. 32 tests OK 16ms test-coredata.R............... 9 tests OK 29ms test-data.frame.R............. 15 tests OK 99ms test-diff.R................... 11 tests OK 95ms test-dimnames.R............... 5 tests OK 5ms test-endpoints.R.............. 74 tests OK 15.9s test-first-last.R............. 180 tests OK 0.7s test-index.R.................. 10 tests OK 31ms test-irts.R................... 4 tests OK 0.4s test-isordered.R.............. 152 tests OK 0.3s test-lag.R.................... 8 tests OK 0.2s 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-fedora-clang

Version: 0.13.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [15s/49s] 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 6.5s test-align.time.R............. 9 tests OK 46ms test-all.equal.R.............. 1 tests OK 40ms test-binsearch.R.............. 32 tests OK 44ms test-coredata.R............... 9 tests OK 0.1s test-data.frame.R............. 15 tests OK 0.4s test-diff.R................... 11 tests OK 0.4s test-dimnames.R............... 5 tests OK 5ms test-endpoints.R.............. 74 tests OK 36.2s test-first-last.R............. 180 tests OK 1.0s test-index.R.................. 10 tests OK 54ms test-irts.R................... 4 tests OK 0.5s test-isordered.R.............. 152 tests OK 0.4s test-lag.R.................... 8 tests OK 0.2s test-matrix.R................. 11 tests OK 0.3s 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-fedora-gcc

Version: 0.13.2
Check: tests
Result: ERROR Running 'tinytest.R' [8s] 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.0s test-align.time.R............. 9 tests OK 6ms test-all.equal.R.............. 1 tests OK 4ms test-binsearch.R.............. 32 tests OK 7ms test-coredata.R............... 9 tests OK 16ms test-data.frame.R............. 15 tests OK 0.1s test-diff.R................... 11 tests OK 10ms test-dimnames.R............... 5 tests OK 3ms test-endpoints.R.............. 74 tests OK 5.8s test-first-last.R............. 180 tests OK 0.2s test-index.R.................. 10 tests OK 11ms test-irts.R................... 4 tests OK 0.1s test-isordered.R.............. 152 tests OK 50ms test-lag.R.................... 8 tests OK 17ms test-matrix.R................. 11 tests OK 94ms 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-windows-x86_64