CRAN Package Check Results for Package pacman

Last updated on 2026-08-16 17:50:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 2.76 33.96 36.72 NOTE
r-devel-linux-x86_64-debian-gcc 0.5.1 2.38 26.07 28.45 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.1 23.69 OK
r-devel-linux-x86_64-fedora-gcc 0.5.1 23.74 OK
r-devel-windows-x86_64 0.5.1 5.00 56.00 61.00 OK
r-patched-linux-x86_64 0.5.1 3.94 31.37 35.31 OK
r-release-linux-x86_64 0.5.1 2.99 30.84 33.83 OK
r-release-macos-arm64 0.5.1 1.00 14.00 15.00 OK
r-release-macos-x86_64 0.5.1 3.00 40.00 43.00 OK
r-release-windows-x86_64 0.5.1 7.00 0.00 7.00 ERROR
r-oldrel-macos-arm64 0.5.1 OK
r-oldrel-macos-x86_64 0.5.1 2.00 36.00 38.00 OK
r-oldrel-windows-x86_64 0.5.1 8.00 64.00 72.00 OK

Check Details

Version: 0.5.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Tyler Rinker <tyler.rinker@gmail.com>’ Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.5.1
Check: examples
Result: ERROR Running examples in 'pacman-Ex.R' failed The error most likely occurred in: > ### Name: p_depends > ### Title: Package Dependencies > ### Aliases: p_depends p_depends_reverse > ### Keywords: dependencies dependency > > ### ** Examples > > p_depends(lattice) Warning: unable to access index for repository https://bioconductor.statistik.tu-dortmund.de/cran/src/contrib: cannot open URL 'https://bioconductor.statistik.tu-dortmund.de/cran/src/contrib/PACKAGES' Error in p_depends_helper(package, local = local, ...) : lattice not found on CRAN consider setting `local = TRUE` Calls: p_depends -> p_depends_helper Execution halted Flavor: r-release-windows-x86_64