CRAN Package Check Results for Package pkgdown

Last updated on 2026-04-27 06:49:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.0 9.77 339.30 349.07 OK
r-devel-linux-x86_64-debian-gcc 2.2.0 6.38 245.21 251.59 OK
r-devel-linux-x86_64-fedora-clang 2.2.0 18.00 555.25 573.25 OK
r-devel-linux-x86_64-fedora-gcc 2.2.0 18.00 583.45 601.45 OK
r-patched-linux-x86_64 2.2.0 10.95 322.33 333.28 OK
r-release-linux-x86_64 2.2.0 8.16 316.17 324.33 OK
r-release-macos-arm64 2.2.0 2.00 25.00 27.00 ERROR
r-release-macos-x86_64 2.2.0 7.00 198.00 205.00 OK
r-release-windows-x86_64 2.2.0 18.00 214.00 232.00 OK
r-oldrel-macos-arm64 2.2.0 OK
r-oldrel-macos-x86_64 2.2.0 7.00 207.00 214.00 OK
r-oldrel-windows-x86_64 2.2.0 23.00 257.00 280.00 OK

Check Details

Version: 2.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] 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) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-release-macos-arm64