CRAN Package Check Results for Package ggnetwork

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.13 6.59 100.19 106.78 OK
r-devel-linux-x86_64-debian-gcc 0.5.13 4.19 75.74 79.93 OK
r-devel-linux-x86_64-fedora-clang 0.5.13 141.41 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.13 147.00 NOTE
r-devel-windows-x86_64 0.5.13 7.00 82.00 89.00 NOTE
r-patched-linux-x86_64 0.5.13 10.81 97.10 107.91 OK
r-release-linux-x86_64 0.5.13 4.59 94.31 98.90 OK
r-release-macos-arm64 0.5.13 40.00 OK
r-release-macos-x86_64 0.5.13 78.00 OK
r-release-windows-x86_64 0.5.13 7.00 82.00 89.00 OK
r-oldrel-macos-arm64 0.5.13 43.00 OK
r-oldrel-macos-x86_64 0.5.13 71.00 OK
r-oldrel-windows-x86_64 0.5.13 9.00 95.00 104.00 OK

Check Details

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

Version: 0.5.13
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: geom_edgetext.Rd: geom_text, geom_label geom_edgetext_repel.Rd: geom_text_repel, geom_label_repel theme_blank.Rd: theme theme_facet.Rd: theme Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-devel-windows-x86_64