Last updated on 2022-08-15 08:50:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 2.37 | 49.48 | 51.85 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 1.98 | 37.82 | 39.80 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 75.07 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 75.85 | OK | |||
r-devel-windows-x86_64 | 0.5.0 | 44.00 | 87.00 | 131.00 | OK | |
r-patched-linux-x86_64 | 0.5.0 | 3.23 | 45.77 | 49.00 | OK | |
r-release-linux-x86_64 | 0.5.0 | 2.81 | 46.19 | 49.00 | OK | |
r-release-macos-arm64 | 0.5.0 | 33.00 | OK | |||
r-release-macos-x86_64 | 0.5.0 | 41.00 | OK | |||
r-release-windows-x86_64 | 0.5.0 | 54.00 | 89.00 | 143.00 | OK | |
r-oldrel-macos-arm64 | 0.5.0 | 32.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.0 | 43.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.5.0 | 16.00 | 73.00 | 89.00 | ERROR |
Version: 0.5.0
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(usincometaxes)
>
> test_check("usincometaxes")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 9 ]
== Failed tests ================================================================
-- Error (test-calculate_taxes.R:98:3): All interface options return same values --
Error: There was a problem in calculating the taxes using 'ssh'.
Please try a different `interface` option.
Alternatively, you can try manually uploading the data to TAXSIM as an avenue of troubleshooting.
See the following address for more information: https://www.shaneorr.io/r/usincometaxes/articles/send-data-to-taxsim.html
Backtrace:
x
1. \-usincometaxes::taxsim_calculate_taxes(...) at test-calculate_taxes.R:98:2
2. \-base::tryCatch(...)
3. \-base (local) tryCatchList(expr, classes, parentenv, handlers)
4. \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. \-value[[3L]](cond)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 9 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64