CRAN Package Check Results for Package git2rdata

Last updated on 2024-11-23 19:49:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 3.01 1833.93 1836.94 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.1 2.75 49.19 51.94 OK
r-devel-linux-x86_64-fedora-clang 0.4.1 117.29 OK
r-devel-linux-x86_64-fedora-gcc 0.4.1 124.07 OK
r-devel-windows-x86_64 0.4.1 6.00 111.00 117.00 OK
r-patched-linux-x86_64 0.4.1 4.32 64.06 68.38 OK
r-release-linux-x86_64 0.4.1 3.57 63.54 67.11 OK
r-release-macos-arm64 0.4.1 76.00 OK
r-release-macos-x86_64 0.4.1 151.00 OK
r-release-windows-x86_64 0.4.1 5.00 0.00 5.00 FAIL
r-oldrel-macos-arm64 0.4.1 58.00 OK
r-oldrel-macos-x86_64 0.4.1 93.00 OK
r-oldrel-windows-x86_64 0.4.1 6.00 108.00 114.00 OK

Check Details

Version: 0.4.1
Check: tests
Result: ERROR Running ‘testthat.R’ [30m/38m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(git2rdata) > > test_check("git2rdata") Killed Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.1
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: "iris2.csv" 65cc08c8736657fd3e523180b46353de368b22d1 "iris2.yml" > status(repo) Untracked files: Untracked: iris2.csv Untracked: iris2.yml Staged changes: New: iris.tsv New: iris.yml > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.19 1.11 4.56 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-release-windows-x86_64