CRAN Package Check Results for Maintainer ‘Thierry Onkelinx <thierry.onkelinx at inbo.be>’

Last updated on 2020-08-07 01:50:35 CEST.

Package ERROR OK
git2rdata 1 11

Package git2rdata

Current CRAN status: ERROR: 1, OK: 11

Version: 0.2.1
Check: tests
Result: ERROR
     Running 'testthat.R' [11s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(git2rdata)
     >
     > test_check("git2rdata")
     -- 1. Failure: (unknown) (@test_b_special.R#20) -------------------------------
     names(output)[1] not equal to "9e5edf55ceadd2c148d6d715ea5d12cc8e1538d8".
     1/1 mismatches
     x[1]: "8125edbc8804db1445d175c156855da31d120ffd"
     y[1]: "9e5edf55ceadd2c148d6d715ea5d12cc8e1538d8"
    
     -- 2. Failure: (unknown) (@test_b_special.R#65) -------------------------------
     names(output)[1] not equal to "9e5edf55ceadd2c148d6d715ea5d12cc8e1538d8".
     1/1 mismatches
     x[1]: "8125edbc8804db1445d175c156855da31d120ffd"
     y[1]: "9e5edf55ceadd2c148d6d715ea5d12cc8e1538d8"
    
     == testthat results ===========================================================
     [ OK: 335 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
     1. Failure: (unknown) (@test_b_special.R#20)
     2. Failure: (unknown) (@test_b_special.R#65)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64