CRAN Package Check Results for Package githubinstall

Last updated on 2024-07-13 12:48:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 9.44 94.02 103.46 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 6.07 67.21 73.28 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 128.17 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.2 130.73 NOTE
r-devel-windows-x86_64 0.2.2 9.00 85.00 94.00 NOTE
r-patched-linux-x86_64 0.2.2 10.77 88.06 98.83 OK
r-release-linux-x86_64 0.2.2 5.37 88.65 94.02 OK
r-release-macos-arm64 0.2.2 41.00 OK
r-release-macos-x86_64 0.2.2 63.00 OK
r-release-windows-x86_64 0.2.2 8.00 86.00 94.00 OK
r-oldrel-macos-arm64 0.2.2 44.00 OK
r-oldrel-macos-x86_64 0.2.2 75.00 OK
r-oldrel-windows-x86_64 0.2.2 11.00 95.00 106.00 OK

Check Details

Version: 0.2.2
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘mockery’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: gh_install_packages.Rd: install_github Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-devel-windows-x86_64