CRAN Package Check Results for Package xts

Last updated on 2024-09-28 01:49:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.14.0 16.90 76.28 93.18 NOTE
r-devel-linux-x86_64-debian-gcc 0.14.0 12.40 52.25 64.65 NOTE
r-devel-linux-x86_64-fedora-clang 0.14.0 133.55 NOTE
r-devel-linux-x86_64-fedora-gcc 0.14.0 126.57 ERROR
r-devel-windows-x86_64 0.14.0 27.00 128.00 155.00 NOTE
r-patched-linux-x86_64 0.14.0 19.91 71.48 91.39 OK
r-release-linux-x86_64 0.14.0 15.18 71.57 86.75 OK
r-release-macos-arm64 0.14.0 78.00 OK
r-release-macos-x86_64 0.14.0 145.00 OK
r-release-windows-x86_64 0.14.0 27.00 127.00 154.00 OK
r-oldrel-macos-arm64 0.14.0 57.00 OK
r-oldrel-macos-x86_64 0.14.0 125.00 OK
r-oldrel-windows-x86_64 0.14.0 33.00 132.00 165.00 OK

Check Details

Version: 0.14.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: as.xts.Rd: zoo diff.xts.Rd: lag.zoo merge.xts.Rd: merge.zoo print.xts.Rd: coredata split.xts.Rd: split.zoo, aggregate.zoo tclass.Rd: index tformat.Rd: index tzone.Rd: index xts.Rd: index Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.14.0
Check: compiled code
Result: NOTE File ‘xts/libs/xts.so’: Found non-API call to R: ‘SET_TYPEOF’ 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, r-devel-linux-x86_64-fedora-gcc

Version: 0.14.0
Check: tests
Result: ERROR Running ‘tinytest.R’ [11s/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.7s test-align.time.R............. 9 tests OK 10ms test-all.equal.R.............. 1 tests OK 5ms test-binsearch.R.............. 32 tests OK 13ms test-coredata.R............... 9 tests OK 19ms test-data.frame.R............. 15 tests OK 0.2s test-diff.R................... 11 tests OK 18ms test-dimnames.R............... 5 tests OK 5ms test-endpoints.R.............. 74 tests OK 7.5s test-first-last.R............. 180 tests OK 0.2s test-index.R.................. 10 tests OK 10ms test-irts.R................... 4 tests OK 0.1s test-isordered.R.............. 152 tests OK 62ms test-lag.R.................... 8 tests OK 36ms test-matrix.R................. 11 tests OK 50ms *** caught segfault *** address 0x1, cause 'memory not mapped' Traceback: 1: merge.xts(x, x0, all = c(TRUE, FALSE)) 2: merge(x, x0, all = c(TRUE, FALSE)) 3: eval(expr, envir = e) 4: eval(expr, envir = e) 5: FUN(X[[i]], ...) 6: lapply(basename(testfiles), run_test_file, at_home = at_home, verbose = verbose, color = color, remove_side_effects = remove_side_effects, ...) 7: run_test_dir(testdir, at_home = at_home, cluster = cluster, ...) 8: tinytest::test_package("xts", color = use_color, verbose = verbosity) An irrecoverable exception occurred. R is aborting now ... Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.14.0
Check: compiled code
Result: NOTE File 'xts/libs/x64/xts.dll': Found non-API call to R: 'SET_TYPEOF' 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. Flavor: r-devel-windows-x86_64

mirror server hosted at Truenetwork, Russian Federation.