CRAN Package Check Results for Package rgraph6

Last updated on 2026-07-17 13:49:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0-5 12.68 53.02 65.70 NOTE
r-devel-linux-x86_64-debian-gcc 2.0-5 9.50 40.97 50.47 NOTE
r-devel-linux-x86_64-fedora-clang 2.0-5 21.00 78.99 99.99 OK
r-devel-linux-x86_64-fedora-gcc 2.0-5 49.57 NOTE
r-devel-windows-x86_64 2.0-5 16.00 94.00 110.00 NOTE
r-patched-linux-x86_64 2.0-5 11.57 47.09 58.66 OK
r-release-linux-x86_64 2.0-5 11.77 46.89 58.66 OK
r-release-macos-arm64 2.0-5 3.00 19.00 22.00 OK
r-release-macos-x86_64 2.0-5 9.00 66.00 75.00 OK
r-release-windows-x86_64 2.0-5 15.00 85.00 100.00 OK
r-oldrel-macos-arm64 2.0-5 OK
r-oldrel-macos-x86_64 2.0-5 9.00 53.00 62.00 OK
r-oldrel-windows-x86_64 2.0-5 15.00 102.00 117.00 OK

Check Details

Version: 2.0-5
Check: DESCRIPTION meta-information
Result: NOTE Author field differs from that derived from Authors@R Author: ‘Michal Bojanowski [aut, cre] (<https://orcid.org/0000-0001-7503-852X>, Kozminski University), David Schoch [aut] (<https://orcid.org/0000-0003-2952-4812>)’ Authors@R: ‘Michal Bojanowski [aut, cre] (ORCID: <https://orcid.org/0000-0001-7503-852X>, affil: Kozminski University), David Schoch [aut] (ORCID: <https://orcid.org/0000-0003-2952-4812>)’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.0-5
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: rgraph6/tests/testthat/test-as_graph6.R (.Dim: 1) rgraph6/man/from_sparse6.Rd (.Dim: 1) '.Dim' should be changed to 'dim'. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 2.0-5
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: rgraph6/tests/testthat/test-as_graph6.R (.Dim: 1) rgraph6/man/from_sparse6.Rd (.Dim: 1) Flavor: r-devel-windows-x86_64