Last updated on 2026-05-20 09:51:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 3.40 | 111.77 | 115.17 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 2.46 | 76.23 | 78.69 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.2 | 188.97 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 199.20 | OK | |||
| r-devel-windows-x86_64 | 1.1.1 | 6.00 | 120.00 | 126.00 | ERROR | |
| r-patched-linux-x86_64 | 1.1.1 | 3.95 | 108.43 | 112.38 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 3.23 | 106.63 | 109.86 | OK | |
| r-release-macos-arm64 | 1.1.2 | 1.00 | 38.00 | 39.00 | OK | |
| r-release-macos-x86_64 | 1.1.2 | 3.00 | 128.00 | 131.00 | OK | |
| r-release-windows-x86_64 | 1.1.2 | 9.00 | 124.00 | 133.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.2 | 3.00 | 115.00 | 118.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.1 | 8.00 | 158.00 | 166.00 | OK |
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
>
> library(testthat)
> library(PHENTHAUproc)
>
> test_check("PHENTHAUproc")
Saving _problems/test_convertfuns-10.R
Saving _problems/test_convertfuns-11.R
Saving _problems/test_convertfuns-12.R
Saving _problems/test_convertfuns-13.R
Calculating PHENTHAUproc:
Temperature data input: dailymeanminmax
Output datatype: dataframe
Year of Prognosis: 2020
First day of calculation: 2019-09-01
Last day of calculation: 2020-09-30
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 12 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_convertfuns.R:10:3'): convert_hour_to_meanminmax ─────────────
Expected `x[[3]]` to equal 18.8.
Differences:
`actual`: 0.0
`expected`: 18.8
── Failure ('test_convertfuns.R:11:3'): convert_hour_to_meanminmax ─────────────
Expected `x[[4]]` to equal 11.6.
Differences:
`actual`: 18.8
`expected`: 11.6
── Failure ('test_convertfuns.R:12:3'): convert_hour_to_meanminmax ─────────────
Expected `x[[5]]` to equal 24.
Differences:
`actual`: 11.6
`expected`: 24.0
── Failure ('test_convertfuns.R:13:3'): convert_hour_to_meanminmax ─────────────
Expected `x[[6]]` to equal 22.
Differences:
`actual`: 0.0
`expected`: 22.0
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 12 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
>
> library(testthat)
> library(PHENTHAUproc)
>
> test_check("PHENTHAUproc")
Saving _problems/test_convertfuns-10.R
Saving _problems/test_convertfuns-11.R
Saving _problems/test_convertfuns-12.R
Saving _problems/test_convertfuns-13.R
Calculating PHENTHAUproc:
Temperature data input: dailymeanminmax
Output datatype: dataframe
Year of Prognosis: 2020
First day of calculation: 2019-09-01
Last day of calculation: 2020-09-30
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 12 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_convertfuns.R:10:3'): convert_hour_to_meanminmax ─────────────
Expected `x[[3]]` to equal 18.8.
Differences:
`actual`: 0.0
`expected`: 18.8
── Failure ('test_convertfuns.R:11:3'): convert_hour_to_meanminmax ─────────────
Expected `x[[4]]` to equal 11.6.
Differences:
`actual`: 18.8
`expected`: 11.6
── Failure ('test_convertfuns.R:12:3'): convert_hour_to_meanminmax ─────────────
Expected `x[[5]]` to equal 24.
Differences:
`actual`: 11.6
`expected`: 24.0
── Failure ('test_convertfuns.R:13:3'): convert_hour_to_meanminmax ─────────────
Expected `x[[6]]` to equal 22.
Differences:
`actual`: 0.0
`expected`: 22.0
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 12 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
>
> library(testthat)
> library(PHENTHAUproc)
>
> test_check("PHENTHAUproc")
Saving _problems/test_convertfuns-10.R
Saving _problems/test_convertfuns-11.R
Saving _problems/test_convertfuns-12.R
Saving _problems/test_convertfuns-13.R
Calculating PHENTHAUproc:
Temperature data input: dailymeanminmax
Output datatype: dataframe
Year of Prognosis: 2020
First day of calculation: 2019-09-01
Last day of calculation: 2020-09-30
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 12 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_convertfuns.R:10:3'): convert_hour_to_meanminmax ─────────────
Expected `x[[3]]` to equal 18.8.
Differences:
`actual`: 0.0
`expected`: 18.8
── Failure ('test_convertfuns.R:11:3'): convert_hour_to_meanminmax ─────────────
Expected `x[[4]]` to equal 11.6.
Differences:
`actual`: 18.8
`expected`: 11.6
── Failure ('test_convertfuns.R:12:3'): convert_hour_to_meanminmax ─────────────
Expected `x[[5]]` to equal 24.
Differences:
`actual`: 11.6
`expected`: 24.0
── Failure ('test_convertfuns.R:13:3'): convert_hour_to_meanminmax ─────────────
Expected `x[[6]]` to equal 22.
Differences:
`actual`: 0.0
`expected`: 22.0
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 12 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64