CRAN Package Check Results for Package xts

Last updated on 2024-06-01 13:49:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.13.2 21.36 96.38 117.74 ERROR
r-devel-linux-x86_64-debian-gcc 0.13.2 16.57 71.00 87.57 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 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 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 125.00 151.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 131.00 161.00 OK

Check Details

Version: 0.13.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [13s/16s] 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.6s test-align.time.R............. 9 tests OK 28ms test-all.equal.R.............. 1 tests OK 18ms test-binsearch.R.............. 32 tests OK 30ms test-coredata.R............... 9 tests OK 49ms test-data.frame.R............. 15 tests OK 0.2s test-diff.R................... 11 tests OK 0.1s test-dimnames.R............... 5 tests OK 9ms test-endpoints.R.............. 74 tests OK 10.9s test-first-last.R............. 180 tests OK 0.3s test-index.R.................. 10 tests OK 18ms test-irts.R................... 4 tests OK 0.2s test-isordered.R.............. 152 tests OK 0.1s test-lag.R.................... 8 tests OK 85ms test-matrix.R................. 11 tests OK 91ms 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’ [10s/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.8s test-align.time.R............. 9 tests OK 19ms test-all.equal.R.............. 1 tests OK 13ms test-binsearch.R.............. 32 tests OK 9ms test-coredata.R............... 9 tests OK 47ms test-data.frame.R............. 15 tests OK 0.1s test-diff.R................... 11 tests OK 0.1s test-dimnames.R............... 5 tests OK 3ms test-endpoints.R.............. 74 tests OK 9.8s test-first-last.R............. 180 tests OK 0.3s 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 91ms test-matrix.R................. 11 tests OK 79ms 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: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-windows-x86_64