CRAN Package Check Results for Package Rcompadre

Last updated on 2024-05-02 13:50:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 13.59 243.80 257.39 OK
r-devel-linux-x86_64-debian-gcc 1.3.0 11.61 176.22 187.83 OK
r-devel-linux-x86_64-fedora-clang 1.3.0 326.08 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.0 325.20 NOTE
r-devel-windows-x86_64 1.3.0 13.00 195.00 208.00 OK
r-patched-linux-x86_64 1.3.0 17.57 227.46 245.03 OK
r-release-linux-x86_64 1.3.0 12.55 232.33 244.88 OK
r-release-macos-arm64 1.3.0 121.00 OK
r-release-windows-x86_64 1.3.0 13.00 197.00 210.00 OK
r-oldrel-macos-arm64 1.3.0 126.00 OK
r-oldrel-macos-x86_64 1.3.0 254.00 OK
r-oldrel-windows-x86_64 1.3.0 17.00 241.00 258.00 ERROR

Check Details

Version: 1.3.0
Check: data for non-ASCII characters
Result: NOTE Note: found 345 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.3.0
Check: tests
Result: ERROR Running 'testthat.R' [78s] 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(Rcompadre) > > test_check("Rcompadre") This is COMPADRELEGACY version X.X.X (release date Nov_22_2017) See user agreement at https://compadre-db.org/Help/UserAgreement See how to cite with `citation(Rcompadre)` This is DB3 version X.X.X (release date Nov_22_2017) See user agreement at https://compadre-db.org/Help/UserAgreement See how to cite with `citation(Rcompadre)` This is COMPADRELEGACY version X.X.X (release date Nov_22_2017) See user agreement at https://compadre-db.org/Help/UserAgreement See how to cite with `citation(Rcompadre)` This is COMPADRELEGACY version X.X.X (release date Nov_22_2017) See user agreement at https://compadre-db.org/Help/UserAgreement See how to cite with `citation(Rcompadre)` This is COMPADRE version 6.23.5.0 (release date May_06_2023) See user agreement at https://compadre-db.org/Help/UserAgreement See how to cite with `citation(Rcompadre)` This is COMADRE version 4.23.3.1 (release date Mar_24_2023) See user agreement at https://compadre-db.org/Help/UserAgreement See how to cite with `citation(Rcompadre)` This is COMPADRE version 5.0.0 (release date Jun_06_2019) See user agreement at https://compadre-db.org/Help/UserAgreement See how to cite with `citation(Rcompadre)` This is COMADRE version 4.23.3.1 (release date Mar_24_2023) See user agreement at https://compadre-db.org/Help/UserAgreement See how to cite with `citation(Rcompadre)` This is COMPADRE version 6.23.5.0 (release date May_06_2023) See user agreement at https://compadre-db.org/Help/UserAgreement See how to cite with `citation(Rcompadre)` [ FAIL 1 | WARN 6 | SKIP 0 | PASS 337 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cdb_fetch.R:37:1'): (code run outside of `test_that()`) ──────── Error in `load(path, env)`: cannot open the connection to 'https://www.compadre-db.org/Data/CompadreDownload' Backtrace: ▆ 1. └─Rcompadre::cdb_fetch("compadre", flag = FALSE) at test-cdb_fetch.R:37:1 2. └─base::load(path, env) [ FAIL 1 | WARN 6 | SKIP 0 | PASS 337 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64