Last updated on 2025-03-14 05:49:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.9.0 | 29.70 | 345.94 | 375.64 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.9.0 | 18.68 | 197.95 | 216.63 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.9.0 | 569.00 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.9.0 | 526.55 | OK | |||
r-devel-macos-arm64 | 1.9.0 | 116.00 | OK | |||
r-devel-macos-x86_64 | 1.9.0 | 299.00 | OK | |||
r-devel-windows-x86_64 | 1.9.0 | 23.00 | 273.00 | 296.00 | ERROR | |
r-patched-linux-x86_64 | 1.9.0 | OK | ||||
r-release-linux-x86_64 | 1.9.0 | 24.97 | 304.13 | 329.10 | OK | |
r-release-macos-arm64 | 1.9.0 | 114.00 | OK | |||
r-release-macos-x86_64 | 1.9.0 | 220.00 | OK | |||
r-release-windows-x86_64 | 1.9.0 | 24.00 | 252.00 | 276.00 | OK | |
r-oldrel-macos-arm64 | 1.9.0 | OK | ||||
r-oldrel-macos-x86_64 | 1.9.0 | 334.00 | OK | |||
r-oldrel-windows-x86_64 | 1.9.0 | 32.00 | 348.00 | 380.00 | OK |
Version: 1.9.0
Check: tests
Result: ERROR
Running 'testthat.R' [90s]
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.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(cffdrs)
Loading required package: data.table
Loading required package: foreach
Loading required package: sf
Linking to GEOS 3.13.1, GDAL 3.10.2, PROJ 9.5.1; sf_use_s2() is TRUE
Loading required package: terra
terra 1.8.29
Attaching package: 'terra'
The following object is masked from 'package:data.table':
shift
The following objects are masked from 'package:testthat':
compare, describe
>
> test_check("cffdrs")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 108 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_Slope.r:5:3'): Slope ─────────────────────────────────────────
`df1` (`actual`) not equal to `df2` (`expected`).
actual vs expected
RAZ
actual[358, ] 3.1420
actual[359, ] 3.3160
actual[360, ] 0.8313
- actual[361, ] NaN
+ expected[361, ] NA
actual[362, ] NA
actual[363, ] 2.0260
actual[364, ] NA
actual vs expected
RAZ
actual[523, ] 2.0260
actual[524, ] 4.4920
actual[525, ] 3.1420
- actual[526, ] NaN
+ expected[526, ] NA
actual[527, ] 0.6754
actual[528, ] 2.0260
actual[529, ] 4.4920
actual vs expected
RAZ
actual[857, ] 3.1420
actual[858, ] 2.0260
actual[859, ] 0.6754
- actual[860, ] 0.0000
+ expected[860, ] NA
actual[861, ] 4.4920
actual[862, ] 3.1420
actual[863, ] 2.0260
actual vs expected
RAZ
actual[993, ] 3.1420
actual[994, ] 3.3160
actual[995, ] 0.8428
- actual[996, ] NaN
+ expected[996, ] NA
actual[997, ] NA
actual[998, ] 2.0260
actual[999, ] NA
actual vs expected
RAZ
actual[1758, ] 3.1420
actual[1759, ] 2.0260
actual[1760, ] 0.6754
- actual[1761, ] 0.0000
+ expected[1761, ] NA
actual[1762, ] 4.4920
actual[1763, ] 3.1420
actual[1764, ] 2.0260
actual vs expected
RAZ
actual[1793, ] 2.0260
actual[1794, ] 4.4920
actual[1795, ] 3.1420
- actual[1796, ] NaN
+ expected[1796, ] NA
actual[1797, ] 0.6754
actual[1798, ] 2.0260
actual[1799, ] 4.4920
actual vs expected
RAZ
actual[1894, ] 3.1420
actual[1895, ] 3.3160
actual[1896, ] 0.8253
- actual[1897, ] NaN
+ expected[1897, ] NA
actual[1898, ] NA
actual[1899, ] 2.0260
actual[1900, ] NA
`actual$RAZ[358:364]`: 3.1 3.3 0.8 NaN NA 2.0 NA
`expected$RAZ[358:364]`: 3.1 3.3 0.8 NA NA 2.0 NA
`actual$RAZ[523:529]`: 2.0 4.5 3.1 NaN 0.7 2.0 4.5
`expected$RAZ[523:529]`: 2.0 4.5 3.1 NA 0.7 2.0 4.5
`actual$RAZ[857:863]`: 3.1 2.0 0.7 0.0 4.5 3.1 2.0
`expected$RAZ[857:863]`: 3.1 2.0 0.7 NA 4.5 3.1 2.0
`actual$RAZ[993:999]`: 3.1 3.3 0.8 NaN NA 2.0 NA
`expected$RAZ[993:999]`: 3.1 3.3 0.8 NA NA 2.0 NA
`actual$RAZ[1758:1764]`: 3.1 2.0 0.7 0.0 4.5 3.1 2.0
`expected$RAZ[1758:1764]`: 3.1 2.0 0.7 NA 4.5 3.1 2.0
`actual$RAZ[1793:1799]`: 2.0 4.5 3.1 NaN 0.7 2.0 4.5
`expected$RAZ[1793:1799]`: 2.0 4.5 3.1 NA 0.7 2.0 4.5
`actual$RAZ[1894:1900]`: 3.1 3.3 0.8 NaN NA 2.0 NA
`expected$RAZ[1894:1900]`: 3.1 3.3 0.8 NA NA 2.0 NA
Backtrace:
▆
1. └─cffdrs:::checkData(...) at test_Slope.r:5:3
2. └─cffdrs:::checkResults(...) at D:\RCompile\CRANpkg\local\4.5\cffdrs.Rcheck\tests\testthat\setup.r:216:3
3. └─testthat::expect_equal(df1, df2) at D:\RCompile\CRANpkg\local\4.5\cffdrs.Rcheck\tests\testthat\setup.r:212:3
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 108 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64