CRAN Package Check Results for Maintainer ‘Shane Orr <shane.j.orr at gmail.com>’

Last updated on 2022-08-15 08:50:34 CEST.

Package ERROR OK
usincometaxes 1 12

Package usincometaxes

Current CRAN status: ERROR: 1, OK: 12

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