CRAN Package Check Results for Maintainer ‘Michael Chirico <MichaelChirico4 at gmail.com>’

Last updated on 2025-07-01 05:49:52 CEST.

Package FAIL NOTE OK
bit 13
bit64 13
funchir 13
geohashTools 13
lintr 1 2 10
potools 13
vcov 2 11

Package bit

Current CRAN status: OK: 13

Package bit64

Current CRAN status: OK: 13

Package funchir

Current CRAN status: OK: 13

Package geohashTools

Current CRAN status: OK: 13

Package lintr

Current CRAN status: FAIL: 1, NOTE: 2, OK: 10

Version: 3.2.0
Check: DESCRIPTION meta-information
Result: NOTE Author field differs from that derived from Authors@R Author: ‘Jim Hester [aut], Florent Angly [aut] (fangly), Russ Hyde [aut], Michael Chirico [aut, cre], Kun Ren [aut], Alexander Rosenstock [aut] (AshesITR), Indrajeet Patil [aut] (<https://orcid.org/0000-0003-1995-6531>, @patilindrajeets)’ Authors@R: ‘Jim Hester [aut], Florent Angly [aut] (fangly), Russ Hyde [aut], Michael Chirico [aut, cre], Kun Ren [aut], Alexander Rosenstock [aut] (AshesITR), Indrajeet Patil [aut] (ORCID: <https://orcid.org/0000-0003-1995-6531>, Twitter: @patilindrajeets)’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 3.2.0
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: > lint( + text = "expect_equal(x, 2)", + linters = yoda_test_linter() + ) ℹ No lints found. > > lint( + text = 'expect_identical(x, "a")', + linters = yoda_test_linter() + ) ℹ No lints found. > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 23.28 10.46 34.06 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

Package potools

Current CRAN status: OK: 13

Package vcov

Current CRAN status: NOTE: 2, OK: 11

Version: 0.0.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Michael Chirico <MichaelChirico4@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Michael", family = "Chirico", role = c("aut", "cre"), email = "michaelchirico4@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc