CRAN Package Check Results for Package Rwtss

Last updated on 2025-09-11 15:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.2 2.40 38.94 41.34 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.2 1.68 30.85 32.53 NOTE
r-devel-linux-x86_64-fedora-clang 0.9.2 64.46 ERROR
r-devel-linux-x86_64-fedora-gcc 0.9.2 74.84 ERROR
r-devel-windows-x86_64 0.9.2 4.00 54.00 58.00 NOTE
r-patched-linux-x86_64 0.9.2 2.59 38.02 40.61 NOTE
r-release-linux-x86_64 0.9.2 2.44 34.17 36.61 NOTE
r-release-macos-arm64 0.9.2 28.00 NOTE
r-release-macos-x86_64 0.9.2 48.00 NOTE
r-release-windows-x86_64 0.9.2 5.00 56.00 61.00 NOTE
r-oldrel-macos-arm64 0.9.2 27.00 NOTE
r-oldrel-macos-x86_64 0.9.2 41.00 NOTE
r-oldrel-windows-x86_64 0.9.2 5.00 68.00 73.00 NOTE

Check Details

Version: 0.9.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Felipe Souza <lipecaso@gmail.com>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.9.2
Check: Rd files
Result: NOTE checkRd: (-1) wtss_to_ts.Rd:31: Lost braces; missing escapes or markup? 31 | This period can be either {"month", "week", "day"}, | ^ checkRd: (-1) wtss_to_ts.Rd:32: Lost braces; missing escapes or markup? 32 | {"months", "weeks", "days"} or | ^ checkRd: (-1) wtss_to_ts.Rd:33: Lost braces; missing escapes or markup? 33 | {12, 52, 365}. This function creates a new time series with the required | ^ 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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.9.2
Check: for unstated dependencies in ‘demo’
Result: NOTE '::' or ':::' imports not declared from: ‘changepoint’ ‘strucchange’ 'library' or 'require' calls not declared from: ‘changepoint’ ‘strucchange’ 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

Version: 0.9.2
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [10s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(Rwtss) Rwtss - R interface to Web Time Series Service. Loaded Rwtss v0.9.2. See ?Rwtss for help, citation("Rwtss") for use in publication. See demo(package = "Rwtss") for examples. > > test_check("Rwtss") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 57 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_wtss.R:60:9'): Plot ────────────────────────────────────────── unname(summary(g)[1, 2]) == "gg" is not TRUE `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test_wtss.R:53:5 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_true(unname(summary(g)[1, 2]) == "gg") at test_wtss.R:60:9 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 57 ] Error: Test failures In addition: Warning message: `check_cassette_names()` was deprecated in vcr 2.0.0. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.9.2
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [9s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(Rwtss) Rwtss - R interface to Web Time Series Service. Loaded Rwtss v0.9.2. See ?Rwtss for help, citation("Rwtss") for use in publication. See demo(package = "Rwtss") for examples. > > test_check("Rwtss") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 57 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_wtss.R:60:9'): Plot ────────────────────────────────────────── unname(summary(g)[1, 2]) == "gg" is not TRUE `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test_wtss.R:53:5 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_true(unname(summary(g)[1, 2]) == "gg") at test_wtss.R:60:9 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 57 ] Error: Test failures In addition: Warning message: `check_cassette_names()` was deprecated in vcr 2.0.0. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc