CRAN Package Check Results for Package CooRTweet

Last updated on 2024-06-11 16:49:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.2 8.85 205.80 214.65 OK
r-devel-linux-x86_64-debian-gcc 2.0.2 6.37 153.62 159.99 OK
r-devel-linux-x86_64-fedora-clang 2.0.2 282.83 OK
r-devel-linux-x86_64-fedora-gcc 2.0.2 290.39 OK
r-devel-windows-x86_64 2.0.2 8.00 70.00 78.00 FAIL
r-patched-linux-x86_64 2.0.2 8.60 203.96 212.56 OK
r-release-linux-x86_64 2.0.2 7.81 201.11 208.92 OK
r-release-macos-arm64 2.0.2 80.00 OK
r-release-macos-x86_64 2.0.2 167.00 OK
r-release-windows-x86_64 2.0.2 8.00 191.00 199.00 OK
r-oldrel-macos-arm64 2.0.2 89.00 OK
r-oldrel-macos-x86_64 2.0.2 247.00 OK
r-oldrel-windows-x86_64 2.0.2 10.00 211.00 221.00 OK

Check Details

Version: 2.0.2
Check: dependencies in R code
Result: NOTE Mingw-w64 runtime failure: VirtualProtect failed with code 0x5af Flavor: r-devel-windows-x86_64

Version: 2.0.2
Check: tests
Result: ERROR Running 'testthat.R' [23s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(CooRTweet) > library(data.table) > > if (testthat:::on_cran()) { + data.table::setDTthreads(threads = 2) + } > > test_check("CooRTweet") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 1 ] Error in gzfile(file, mode) : cannot open the connection Calls: test_check ... o_apply -> lapply -> FUN -> <Anonymous> -> saveRDS -> gzfile In addition: Warning message: In gzfile(file, mode) : cannot open compressed file 'testthat-problems.rds', probable reason 'Not enough space' Execution halted Flavor: r-devel-windows-x86_64

Version: 2.0.2
Check: for unstated dependencies in vignettes
Result: FAIL
Flavor: r-devel-windows-x86_64