Last updated on 2024-11-08 07:50:55 CET.
Package | ERROR | OK |
---|---|---|
easyclimate | 4 | 9 |
Current CRAN status: ERROR: 4, OK: 9
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/7s]
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/47s]
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/16s]
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