Last updated on 2024-11-20 00:53:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 1.91 | 33.71 | 35.62 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 1.55 | 22.80 | 24.35 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 58.71 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 60.95 | ERROR | |||
r-devel-windows-x86_64 | 0.2.1 | 3.00 | 51.00 | 54.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.1 | 1.90 | 31.20 | 33.10 | OK | |
r-release-linux-x86_64 | 0.2.1 | 1.67 | 32.86 | 34.53 | OK | |
r-release-macos-arm64 | 0.2.1 | 21.00 | OK | |||
r-release-macos-x86_64 | 0.2.1 | 29.00 | OK | |||
r-release-windows-x86_64 | 0.2.1 | 3.00 | 52.00 | 55.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | 22.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.1 | 32.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.1 | 3.00 | 56.00 | 59.00 | OK |
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(easyclimate)
>
> test_check("easyclimate")
[ FAIL 2 | WARN 0 | SKIP 9 | PASS 28 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-get_daily_climate.R:6:3', 'test-get_daily_climate.R:53:3',
'test-get_daily_climate_single.R:59:3',
'test-get_daily_climate_single.R:110:3',
'test-get_daily_climate_single.R:164:3',
'test-get_daily_climate_single.R:212:3',
'test-get_daily_climate_single.R:248:3',
'test-get_daily_climate_single.R:274:3',
'test-get_daily_climate_single.R:303:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-period_to_days.R:30:3'): period_to_days works with character input ──
period_to_days(period = "2008-09-27") (`actual`) not identical to as.Date("2008-09-27") (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
── Failure ('test-period_to_days.R:32:3'): period_to_days works with character input ──
period_to_days(period = c("2008-09-27", "2008-01-27")) (`actual`) not identical to as.Date(c("2008-09-27", "2008-01-27")) (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
[ FAIL 2 | WARN 0 | SKIP 9 | PASS 28 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(easyclimate)
>
> test_check("easyclimate")
[ FAIL 2 | WARN 0 | SKIP 9 | PASS 28 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-get_daily_climate.R:6:3', 'test-get_daily_climate.R:53:3',
'test-get_daily_climate_single.R:59:3',
'test-get_daily_climate_single.R:110:3',
'test-get_daily_climate_single.R:164:3',
'test-get_daily_climate_single.R:212:3',
'test-get_daily_climate_single.R:248:3',
'test-get_daily_climate_single.R:274:3',
'test-get_daily_climate_single.R:303:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-period_to_days.R:30:3'): period_to_days works with character input ──
period_to_days(period = "2008-09-27") (`actual`) not identical to as.Date("2008-09-27") (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
── Failure ('test-period_to_days.R:32:3'): period_to_days works with character input ──
period_to_days(period = c("2008-09-27", "2008-01-27")) (`actual`) not identical to as.Date(c("2008-09-27", "2008-01-27")) (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
[ FAIL 2 | WARN 0 | SKIP 9 | PASS 28 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(easyclimate)
>
> test_check("easyclimate")
[ FAIL 2 | WARN 0 | SKIP 9 | PASS 28 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-get_daily_climate.R:6:3', 'test-get_daily_climate.R:53:3',
'test-get_daily_climate_single.R:59:3',
'test-get_daily_climate_single.R:110:3',
'test-get_daily_climate_single.R:164:3',
'test-get_daily_climate_single.R:212:3',
'test-get_daily_climate_single.R:248:3',
'test-get_daily_climate_single.R:274:3',
'test-get_daily_climate_single.R:303:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-period_to_days.R:30:3'): period_to_days works with character input ──
period_to_days(period = "2008-09-27") (`actual`) not identical to as.Date("2008-09-27") (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
── Failure ('test-period_to_days.R:32:3'): period_to_days works with character input ──
period_to_days(period = c("2008-09-27", "2008-01-27")) (`actual`) not identical to as.Date(c("2008-09-27", "2008-01-27")) (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
[ FAIL 2 | WARN 0 | SKIP 9 | PASS 28 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(easyclimate)
>
> test_check("easyclimate")
[ FAIL 2 | WARN 0 | SKIP 9 | PASS 28 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-get_daily_climate.R:6:3', 'test-get_daily_climate.R:53:3',
'test-get_daily_climate_single.R:59:3',
'test-get_daily_climate_single.R:110:3',
'test-get_daily_climate_single.R:164:3',
'test-get_daily_climate_single.R:212:3',
'test-get_daily_climate_single.R:248:3',
'test-get_daily_climate_single.R:274:3',
'test-get_daily_climate_single.R:303:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-period_to_days.R:30:3'): period_to_days works with character input ──
period_to_days(period = "2008-09-27") (`actual`) not identical to as.Date("2008-09-27") (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
── Failure ('test-period_to_days.R:32:3'): period_to_days works with character input ──
period_to_days(period = c("2008-09-27", "2008-01-27")) (`actual`) not identical to as.Date(c("2008-09-27", "2008-01-27")) (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
[ FAIL 2 | WARN 0 | SKIP 9 | PASS 28 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(easyclimate)
>
> test_check("easyclimate")
[ FAIL 2 | WARN 0 | SKIP 9 | PASS 28 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-get_daily_climate.R:6:3', 'test-get_daily_climate.R:53:3',
'test-get_daily_climate_single.R:59:3',
'test-get_daily_climate_single.R:110:3',
'test-get_daily_climate_single.R:164:3',
'test-get_daily_climate_single.R:212:3',
'test-get_daily_climate_single.R:248:3',
'test-get_daily_climate_single.R:274:3',
'test-get_daily_climate_single.R:303:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-period_to_days.R:30:3'): period_to_days works with character input ──
period_to_days(period = "2008-09-27") (`actual`) not identical to as.Date("2008-09-27") (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
── Failure ('test-period_to_days.R:32:3'): period_to_days works with character input ──
period_to_days(period = c("2008-09-27", "2008-01-27")) (`actual`) not identical to as.Date(c("2008-09-27", "2008-01-27")) (`expected`).
`actual` is an S3 object of class <Date>, an integer vector
`expected` is an S3 object of class <Date>, a double vector
[ FAIL 2 | WARN 0 | SKIP 9 | PASS 28 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64