CRAN Package Check Results for Package usincometaxes

Last updated on 2022-09-12 08:53:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 2.90 49.27 52.17 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.1 2.35 38.67 41.02 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.1 80.48 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.1 79.08 ERROR
r-devel-windows-x86_64 0.5.1 50.00 98.00 148.00 ERROR
r-patched-linux-x86_64 0.5.1 2.75 46.77 49.52 ERROR
r-release-linux-x86_64 0.5.1 2.52 46.84 49.36 ERROR
r-release-macos-arm64 0.5.1 36.00 OK
r-release-macos-x86_64 0.5.1 41.00 OK
r-release-windows-x86_64 0.5.1 38.00 87.00 125.00 ERROR
r-oldrel-macos-arm64 0.5.1 37.00 OK
r-oldrel-macos-x86_64 0.5.1 49.00 OK
r-oldrel-windows-ix86+x86_64 0.5.1 8.00 76.00 84.00 ERROR

Check Details

Version: 0.5.1
Check: tests
Result: ERROR
     Running 'testthat.R' [5s/11s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(usincometaxes)
     >
     > test_check("usincometaxes")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
    
     == Failed tests ================================================================
     -- Failure (test-calculate_taxes.R:111:3): All interface options return same values --
     ssh_results[-8] (`actual`) not equal to `http_results` (`expected`).
    
     `actual` is length 43
     `expected` is length 44
    
     names(actual) | names(expected)
     [5] "frate" | "frate" [5]
     [6] "srate" | "srate" [6]
     [7] "ficar" | "ficar" [7]
     - "tfica" [8]
     [8] "v10_federal_agi" | "v10_federal_agi" [9]
     [9] "v11_ui_agi" | "v11_ui_agi" [10]
     [10] "v12_soc_sec_agi" | "v12_soc_sec_agi" [11]
    
     `actual$tfica` is absent
     `expected$tfica` is a double vector (3825, 3825, 3825, 3825, 3825, ...)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.5.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/11s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(usincometaxes)
     >
     > test_check("usincometaxes")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-calculate_taxes.R:111:3): All interface options return same values ──
     ssh_results[-8] (`actual`) not equal to `http_results` (`expected`).
    
     `actual` is length 43
     `expected` is length 44
    
     names(actual) | names(expected)
     [5] "frate" | "frate" [5]
     [6] "srate" | "srate" [6]
     [7] "ficar" | "ficar" [7]
     - "tfica" [8]
     [8] "v10_federal_agi" | "v10_federal_agi" [9]
     [9] "v11_ui_agi" | "v11_ui_agi" [10]
     [10] "v12_soc_sec_agi" | "v12_soc_sec_agi" [11]
    
     `actual$tfica` is absent
     `expected$tfica` is a double vector (3825, 3825, 3825, 3825, 3825, ...)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [7s/17s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(usincometaxes)
     >
     > test_check("usincometaxes")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-calculate_taxes.R:111:3): All interface options return same values ──
     ssh_results[-8] (`actual`) not equal to `http_results` (`expected`).
    
     `actual` is length 43
     `expected` is length 44
    
     names(actual) | names(expected)
     [5] "frate" | "frate" [5]
     [6] "srate" | "srate" [6]
     [7] "ficar" | "ficar" [7]
     - "tfica" [8]
     [8] "v10_federal_agi" | "v10_federal_agi" [9]
     [9] "v11_ui_agi" | "v11_ui_agi" [10]
     [10] "v12_soc_sec_agi" | "v12_soc_sec_agi" [11]
    
     `actual$tfica` is absent
     `expected$tfica` is a double vector (3825, 3825, 3825, 3825, 3825, ...)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.5.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [7s/14s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(usincometaxes)
     >
     > test_check("usincometaxes")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-calculate_taxes.R:111:3): All interface options return same values ──
     ssh_results[-8] (`actual`) not equal to `http_results` (`expected`).
    
     `actual` is length 43
     `expected` is length 44
    
     names(actual) | names(expected)
     [5] "frate" | "frate" [5]
     [6] "srate" | "srate" [6]
     [7] "ficar" | "ficar" [7]
     - "tfica" [8]
     [8] "v10_federal_agi" | "v10_federal_agi" [9]
     [9] "v11_ui_agi" | "v11_ui_agi" [10]
     [10] "v12_soc_sec_agi" | "v12_soc_sec_agi" [11]
    
     `actual$tfica` is absent
     `expected$tfica` is a double vector (3825, 3825, 3825, 3825, 3825, ...)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.5.1
Check: tests
Result: ERROR
     Running 'testthat.R' [8s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(usincometaxes)
     >
     > test_check("usincometaxes")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-calculate_taxes.R:111:3): All interface options return same values ──
     ssh_results[-8] (`actual`) not equal to `http_results` (`expected`).
    
     `actual` is length 43
     `expected` is length 44
    
     names(actual) | names(expected)
     [5] "frate" | "frate" [5]
     [6] "srate" | "srate" [6]
     [7] "ficar" | "ficar" [7]
     - "tfica" [8]
     [8] "v10_federal_agi" | "v10_federal_agi" [9]
     [9] "v11_ui_agi" | "v11_ui_agi" [10]
     [10] "v12_soc_sec_agi" | "v12_soc_sec_agi" [11]
    
     `actual$tfica` is absent
     `expected$tfica` is a double vector (3825, 3825, 3825, 3825, 3825, ...)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 0.5.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/11s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(usincometaxes)
     >
     > test_check("usincometaxes")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-calculate_taxes.R:111:3): All interface options return same values ──
     ssh_results[-8] (`actual`) not equal to `http_results` (`expected`).
    
     `actual` is length 43
     `expected` is length 44
    
     names(actual) | names(expected)
     [5] "frate" | "frate" [5]
     [6] "srate" | "srate" [6]
     [7] "ficar" | "ficar" [7]
     - "tfica" [8]
     [8] "v10_federal_agi" | "v10_federal_agi" [9]
     [9] "v11_ui_agi" | "v11_ui_agi" [10]
     [10] "v12_soc_sec_agi" | "v12_soc_sec_agi" [11]
    
     `actual$tfica` is absent
     `expected$tfica` is a double vector (3825, 3825, 3825, 3825, 3825, ...)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.5.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/10s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(usincometaxes)
     >
     > test_check("usincometaxes")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-calculate_taxes.R:111:3): All interface options return same values ──
     ssh_results[-8] (`actual`) not equal to `http_results` (`expected`).
    
     `actual` is length 43
     `expected` is length 44
    
     names(actual) | names(expected)
     [5] "frate" | "frate" [5]
     [6] "srate" | "srate" [6]
     [7] "ficar" | "ficar" [7]
     - "tfica" [8]
     [8] "v10_federal_agi" | "v10_federal_agi" [9]
     [9] "v11_ui_agi" | "v11_ui_agi" [10]
     [10] "v12_soc_sec_agi" | "v12_soc_sec_agi" [11]
    
     `actual$tfica` is absent
     `expected$tfica` is a double vector (3825, 3825, 3825, 3825, 3825, ...)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.5.1
Check: tests
Result: ERROR
     Running 'testthat.R' [7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(usincometaxes)
     >
     > test_check("usincometaxes")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-calculate_taxes.R:111:3): All interface options return same values ──
     ssh_results[-8] (`actual`) not equal to `http_results` (`expected`).
    
     `actual` is length 43
     `expected` is length 44
    
     names(actual) | names(expected)
     [5] "frate" | "frate" [5]
     [6] "srate" | "srate" [6]
     [7] "ficar" | "ficar" [7]
     - "tfica" [8]
     [8] "v10_federal_agi" | "v10_federal_agi" [9]
     [9] "v11_ui_agi" | "v11_ui_agi" [10]
     [10] "v12_soc_sec_agi" | "v12_soc_sec_agi" [11]
    
     `actual$tfica` is absent
     `expected$tfica` is a double vector (3825, 3825, 3825, 3825, 3825, ...)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64

Version: 0.5.1
Check: tests
Result: ERROR
     Running 'testthat.R' [4s]
    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