Last updated on 2023-11-19 08:53:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | ERROR | ||||
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 1.75 | 27.15 | 28.90 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 46.92 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 56.18 | NOTE | |||
r-devel-windows-x86_64 | 0.5.0 | 4.00 | 56.00 | 60.00 | ERROR | |
r-patched-linux-x86_64 | 0.5.0 | 2.36 | 34.14 | 36.50 | ERROR | |
r-release-linux-x86_64 | 0.5.0 | 2.07 | 33.56 | 35.63 | NOTE | |
r-release-macos-arm64 | 0.5.0 | 41.00 | NOTE | |||
r-release-macos-x86_64 | 0.5.0 | 49.00 | NOTE | |||
r-release-windows-x86_64 | 0.5.0 | 4.00 | 57.00 | 61.00 | NOTE | |
r-oldrel-macos-arm64 | 0.5.0 | 34.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.5.0 | 42.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.5.0 | 4.00 | 62.00 | 66.00 | ERROR |
Version: 0.5.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
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.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pageviews)
>
> test_check("pageviews")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 74 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.R:127:3'): Monthly granularity works for `article_pageviews` ──
nrow(result) == 12 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 74 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pageviews)
>
> test_check("pageviews")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 74 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.R:127:3'): Monthly granularity works for `article_pageviews` ──
nrow(result) == 12 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 74 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.0
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(pageviews)
>
> test_check("pageviews")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 74 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.R:127:3'): Monthly granularity works for `article_pageviews` ──
nrow(result) == 12 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 74 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pageviews)
>
> test_check("pageviews")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 74 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.R:127:3'): Monthly granularity works for `article_pageviews` ──
nrow(result) == 12 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 74 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.5.0
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(pageviews)
>
> test_check("pageviews")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 74 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.R:127:3'): Monthly granularity works for `article_pageviews` ──
nrow(result) == 12 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 74 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64