CRAN Package Check Results for Package clootl

Last updated on 2026-08-18 00:53:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 18.73 148.58 167.31 OK
r-devel-linux-x86_64-debian-gcc 0.1.4 17.08 70.15 87.23 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.4 15.00 99.94 114.94 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 14.00 96.56 110.56 OK
r-devel-windows-x86_64 0.1.4 20.00 210.00 230.00 OK
r-patched-linux-x86_64 0.1.4 20.66 137.81 158.47 OK
r-release-linux-x86_64 0.1.4 19.01 135.45 154.46 OK
r-release-macos-arm64 0.1.4 6.00 94.00 100.00 OK
r-release-macos-x86_64 0.1.4 15.00 255.00 270.00 OK
r-release-windows-x86_64 0.1.4 19.00 0.00 19.00 OK
r-oldrel-macos-arm64 0.1.4 6.00 96.00 102.00 OK
r-oldrel-macos-x86_64 0.1.4 16.00 293.00 309.00 OK
r-oldrel-windows-x86_64 0.1.4 28.00 249.00 277.00 OK

Check Details

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [18s/28s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(clootl) Loading required package: ape To cite package 'clootl' in publications use: Miller E, McTavish E, Sanchez-Reyes L (2025). "clootl: Fetch and Explore the Cornell Lab of Ornithology Open Tree of Life Avian Phylogeny." <https://github.com/eliotmiller/clootl>. McTavish E, Gerbracht J, Holder M, Iliff M, Lepage D, Rasmussen P, Redelings B, Sanchez-Reyes L, Miller E (2025). "A complete and dynamic tree of birds." _Proceedings of the National Academy of Sciences_. To see these entries in BibTeX format, use 'format(<citation>, bibtex=TRUE)', or 'toBibtex(.)'. The current version of the Aves tree is v1.6.2025. Please specify the tree and taxonomy version used when citing this R package. When possible, cite all the original studies supporting your tree: These citations are acessible using getCitations(your_tree) > > test_check("clootl") This extracted tree is from version 1.6 and taxonomy year 2025. Please cite the version, clootl, and the contributing studies using getCitations(tree, version). This extracted tree is from version 1.6 and taxonomy year 2025. Please cite the version, clootl, and the contributing studies using getCitations(tree, version). This extracted tree is from version 1.6 and taxonomy year 2025. Please cite the version, clootl, and the contributing studies using getCitations(tree, version). This extracted tree is from version 1.6 and taxonomy year 2025. Please cite the version, clootl, and the contributing studies using getCitations(tree, version). Some of your provided species codes do not match with codes in the requested year's eBird taxonomy: 1 codes did not match. 4 codes did match These codes did not match: error Some of your provided species names do not match with names in the requested year's eBird taxonomy: 1 names did not match. 4 names did match These names did not match: error Argument force=TRUE, returning a tree for the species that match. This extracted tree is from version 1.6 and taxonomy year 2025. Please cite the version, clootl, and the contributing studies using getCitations(tree, version). Some of your provided species names do not match with names in the requested year's eBird taxonomy: 1 names did not match. 3 names did match These names did not match: Error badspecies Some of your provided species names do not match with names in the requested year's eBird taxonomy: 1 names did not match. 3 names did match These names did not match: Error badspecies Argument force=TRUE, returning a tree for the species that match. This extracted tree is from version 1.6 and taxonomy year 2025. Please cite the version, clootl, and the contributing studies using getCitations(tree, version). This extracted tree is from version 1.6 and taxonomy year 2025. Please cite the version, clootl, and the contributing studies using getCitations(tree, version). AVESDATA_PATH set to: use set_avesdata_repo_path to change path. Downloading AvesDataLite repo from github (holds key files from large McTavishLab/AvesData repo). This may take several minutes depending on your connection. trying URL 'https://github.com/McTavishLab/AvesDataLite/archive/refs/heads/main.zip?raw=TRUE' Saving _problems/test_basics-161.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 27 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_basics.R:161:3'): several data download requiring tests (skip on cran) ── Error in `utils::download.file(url, destfile = zipfilepath, mode = "wb")`: cannot open URL 'https://github.com/McTavishLab/AvesDataLite/archive/refs/heads/main.zip?raw=TRUE' Backtrace: ▆ 1. └─clootl::get_avesdata_repo(tmpdir_path, overwrite = TRUE) at test_basics.R:161:3 2. └─utils::download.file(url, destfile = zipfilepath, mode = "wb") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 27 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc