CRAN Package Check Results for Package xts

Last updated on 2024-06-04 19:48:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.13.2 18.95 96.02 114.97 ERROR
r-devel-linux-x86_64-debian-gcc 0.13.2 15.68 70.20 85.88 ERROR
r-devel-linux-x86_64-fedora-clang 0.13.2 146.85 ERROR
r-devel-linux-x86_64-fedora-gcc 0.13.2 159.51 ERROR
r-devel-windows-x86_64 0.13.2 1.00 6.00 7.00 ERROR
r-patched-linux-x86_64 0.13.2 23.60 94.87 118.47 OK
r-release-linux-x86_64 0.13.2 16.82 94.32 111.14 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 30.00 129.00 159.00 OK

Check Details

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.7s test-align.time.R............. 9 tests OK 7ms test-all.equal.R.............. 1 tests OK 18ms test-binsearch.R.............. 32 tests OK 9ms test-coredata.R............... 9 tests OK 30ms test-data.frame.R............. 15 tests OK 95ms test-diff.R................... 11 tests OK 0.1s test-dimnames.R............... 5 tests OK 3ms test-endpoints.R.............. 74 tests OK 9.9s test-first-last.R............. 180 tests OK 0.2s test-index.R.................. 10 tests OK 10ms test-irts.R................... 4 tests OK 0.2s test-isordered.R.............. 152 tests OK 0.1s test-lag.R.................... 8 tests OK 52ms 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-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’ [17s/38s] 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 5.4s test-align.time.R............. 9 tests OK 24ms test-all.equal.R.............. 1 tests OK 5ms test-binsearch.R.............. 32 tests OK 27ms test-coredata.R............... 9 tests OK 58ms test-data.frame.R............. 15 tests OK 0.2s test-diff.R................... 11 tests OK 0.2s test-dimnames.R............... 5 tests OK 23ms test-endpoints.R.............. 74 tests OK 27.4s test-first-last.R............. 180 tests OK 0.7s test-index.R.................. 10 tests OK 28ms test-irts.R................... 4 tests OK 0.2s test-isordered.R.............. 152 tests OK 0.2s test-lag.R.................... 8 tests OK 0.1s test-matrix.R................. 11 tests OK 0.2s 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: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-windows-x86_64