CRAN Package Check Results for Package goodpractice

Last updated on 2025-05-27 23:51:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 6.70 77.67 84.37 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.5 5.60 59.26 64.86 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.5 136.22 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 162.32 OK
r-devel-windows-x86_64 1.0.5 10.00 0.00 10.00 FAIL
r-patched-linux-x86_64 1.0.5 5.98 72.80 78.78 OK
r-release-linux-x86_64 1.0.5 7.38 73.01 80.39 OK
r-release-macos-arm64 1.0.5 89.00 OK
r-release-macos-x86_64 1.0.5 135.00 OK
r-release-windows-x86_64 1.0.5 10.00 112.00 122.00 OK
r-oldrel-macos-arm64 1.0.5 69.00 OK
r-oldrel-macos-x86_64 1.0.5 121.00 OK
r-oldrel-windows-x86_64 1.0.5 11.00 132.00 143.00 OK

Check Details

Version: 1.0.5
Check: DESCRIPTION meta-information
Result: NOTE Author field differs from that derived from Authors@R Author: ‘Mark Padgham [aut, cre] (<https://orcid.org/0000-0003-2172-5265>), Ascent Digital Services UK Limited [cph] (MangoTheCat), Karina Marks [aut] (KarinaMarks), Daniel de Bortoli [aut] (ddbortoli), Gabor Csardi [aut], Hannah Frick [aut], Owen Jones [aut] (owenjonesuob), Hannah Alexander [aut], Ana Simmons [ctb] (anasimmons), Fabian Scheipl [ctb] (fabian-s)’ Authors@R: ‘Mark Padgham [aut, cre] (ORCID: <https://orcid.org/0000-0003-2172-5265>), Ascent Digital Services UK Limited [cph] (GitHub: MangoTheCat), Karina Marks [aut] (GitHub: KarinaMarks), Daniel de Bortoli [aut] (GitHub: ddbortoli), Gabor Csardi [aut], Hannah Frick [aut], Owen Jones [aut] (GitHub: owenjonesuob), Hannah Alexander [aut], Ana Simmons [ctb] (GitHub: anasimmons), Fabian Scheipl [ctb] (GitHub: fabian-s)’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.5
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: 3 description_url FALSE 4 description_bugreports FALSE 5 lintr_assignment_linter TRUE 6 lintr_line_length_linter TRUE 7 lintr_trailing_semicolon_linter FALSE 8 lintr_attach_detach_linter TRUE 9 lintr_setwd_linter TRUE 10 lintr_sapply_linter TRUE 11 lintr_library_require_linter TRUE 12 lintr_seq_linter TRUE 13 no_import_package_as_a_whole FALSE 14 no_export_pattern TRUE > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.48 0.33 1.82 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-devel-windows-x86_64