CRAN Package Check Results for Maintainer ‘Davis Vaughan <davis at rstudio.com>’

Last updated on 2024-11-15 19:49:50 CET.

Package ERROR NOTE OK
furrr 13
riingo 8 5
tibbletime 2 11

Package furrr

Current CRAN status: OK: 13

Package riingo

Current CRAN status: NOTE: 8, OK: 5

Version: 0.3.1
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: 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

Package tibbletime

Current CRAN status: ERROR: 2, OK: 11

Version: 0.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tibbletime) Attaching package: 'tibbletime' The following object is masked from 'package:stats': filter > > test_check("tibbletime") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 144 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_create_series.R:56:3'): Can alter time zone ────────────────── `series` not equal to `check`. 1/1 mismatches [1] 2013-01-01 05:00:00 - 2013-01-01 == 5 hours [ FAIL 1 | WARN 0 | SKIP 0 | PASS 144 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tibbletime) Attaching package: 'tibbletime' The following object is masked from 'package:stats': filter > > test_check("tibbletime") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 144 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_create_series.R:56:3'): Can alter time zone ────────────────── `series` not equal to `check`. 1/1 mismatches [1] 2013-01-01 05:00:00 - 2013-01-01 == 5 hours [ FAIL 1 | WARN 0 | SKIP 0 | PASS 144 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc