CRAN Package Check Results for Package githubinstall

Last updated on 2024-11-03 11:49:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 5.56 69.09 74.65 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.2 0.27 1.73 2.00 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.2 131.30 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.2 131.33 NOTE
r-devel-windows-x86_64 0.2.2 8.00 83.00 91.00 NOTE
r-patched-linux-x86_64 0.2.2 13.14 64.24 77.38 OK
r-release-linux-x86_64 0.2.2 0.34 1.69 2.03 ERROR
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 9.00 90.00 99.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 93.00 104.00 OK

Check Details

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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64

Version: 0.2.2
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

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: package dependencies
Result: ERROR Package required but not available: ‘devtools’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-release-linux-x86_64