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

Last updated on 2025-11-15 03:50:59 CET.

Package ERROR NOTE OK
bit 13
bit64 13
funchir 13
geohashTools 13
lintr 3 1 9
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: ERROR: 3, NOTE: 1, OK: 9

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: tests
Result: ERROR Running ‘testthat.R’ [86s/103s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(lintr) > > # suppress printing environment name (noisy) > invisible({ + loadNamespace("patrick") + loadNamespace("withr") + }) > > test_check("lintr") Saving _problems/test-expect_lint-23.R Saving _problems/test-expect_lint-24.R Saving _problems/test-expect_lint-30.R Saving _problems/test-expect_lint-39.R Saving _problems/test-expect_lint-41.R Saving _problems/test-expect_lint-42.R Saving _problems/test-expect_lint-43.R Saving _problems/test-expect_lint-44.R Saving _problems/test-expect_lint-45.R Saving _problems/test-expect_lint-46.R Saving _problems/test-expect_lint-48.R Saving _problems/test-expect_lint-49.R Saving _problems/test-expect_lint-52.R i No lints found. i No lints found. [ FAIL 13 | WARN 0 | SKIP 5 | PASS 6551 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-methods.R:184:3', 'test-methods.R:184:3', 'test-methods.R:184:3', 'test-methods.R:184:3' • {data.table} is not installed (1): 'test-methods.R:163:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-expect_lint.R:23:3'): single check ─────────────────────────── Expected exactly one success and no failures. Actually failed 1 times ── Failure ('test-expect_lint.R:24:3'): single check ─────────────────────────── Expected exactly one failure and no successes. Actually succeeded 1 times ── Failure ('test-expect_lint.R:30:3'): single check ─────────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:37:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 9 times ── Failure ('test-expect_lint.R:41:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:42:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:43:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:44:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:45:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:46:3'): multiple checks ──────────────────────── Expected exactly one failure and no successes. Actually succeeded 1 times ── Failure ('test-expect_lint.R:48:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually failed 1 times ── Failure ('test-expect_lint.R:49:3'): multiple checks ──────────────────────── Expected exactly one failure and no successes. Actually failed 2 times ── Failure ('test-expect_lint.R:50:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 3 times [ FAIL 13 | WARN 0 | SKIP 5 | PASS 6551 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 3.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [223s/510s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(lintr) > > # suppress printing environment name (noisy) > invisible({ + loadNamespace("patrick") + loadNamespace("withr") + }) > > test_check("lintr") Saving _problems/test-expect_lint-23.R Saving _problems/test-expect_lint-24.R Saving _problems/test-expect_lint-30.R Saving _problems/test-expect_lint-39.R Saving _problems/test-expect_lint-41.R Saving _problems/test-expect_lint-42.R Saving _problems/test-expect_lint-43.R Saving _problems/test-expect_lint-44.R Saving _problems/test-expect_lint-45.R Saving _problems/test-expect_lint-46.R Saving _problems/test-expect_lint-48.R Saving _problems/test-expect_lint-49.R Saving _problems/test-expect_lint-52.R i No lints found. i No lints found. [ FAIL 13 | WARN 0 | SKIP 5 | PASS 6551 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-methods.R:184:3', 'test-methods.R:184:3', 'test-methods.R:184:3', 'test-methods.R:184:3' • {data.table} is not installed (1): 'test-methods.R:163:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-expect_lint.R:23:3'): single check ─────────────────────────── Expected exactly one success and no failures. Actually failed 1 times ── Failure ('test-expect_lint.R:24:3'): single check ─────────────────────────── Expected exactly one failure and no successes. Actually succeeded 1 times ── Failure ('test-expect_lint.R:30:3'): single check ─────────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:37:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 9 times ── Failure ('test-expect_lint.R:41:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:42:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:43:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:44:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:45:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:46:3'): multiple checks ──────────────────────── Expected exactly one failure and no successes. Actually succeeded 1 times ── Failure ('test-expect_lint.R:48:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually failed 1 times ── Failure ('test-expect_lint.R:49:3'): multiple checks ──────────────────────── Expected exactly one failure and no successes. Actually failed 2 times ── Failure ('test-expect_lint.R:50:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 3 times [ FAIL 13 | WARN 0 | SKIP 5 | PASS 6551 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [223s/428s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(lintr) > > # suppress printing environment name (noisy) > invisible({ + loadNamespace("patrick") + loadNamespace("withr") + }) > > test_check("lintr") Saving _problems/test-expect_lint-23.R Saving _problems/test-expect_lint-24.R Saving _problems/test-expect_lint-30.R Saving _problems/test-expect_lint-39.R Saving _problems/test-expect_lint-41.R Saving _problems/test-expect_lint-42.R Saving _problems/test-expect_lint-43.R Saving _problems/test-expect_lint-44.R Saving _problems/test-expect_lint-45.R Saving _problems/test-expect_lint-46.R Saving _problems/test-expect_lint-48.R Saving _problems/test-expect_lint-49.R Saving _problems/test-expect_lint-52.R i No lints found. i No lints found. [ FAIL 13 | WARN 0 | SKIP 4 | PASS 6552 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-methods.R:184:3', 'test-methods.R:184:3', 'test-methods.R:184:3', 'test-methods.R:184:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-expect_lint.R:23:3'): single check ─────────────────────────── Expected exactly one success and no failures. Actually failed 1 times ── Failure ('test-expect_lint.R:24:3'): single check ─────────────────────────── Expected exactly one failure and no successes. Actually succeeded 1 times ── Failure ('test-expect_lint.R:30:3'): single check ─────────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:37:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 9 times ── Failure ('test-expect_lint.R:41:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:42:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:43:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:44:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:45:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 2 times ── Failure ('test-expect_lint.R:46:3'): multiple checks ──────────────────────── Expected exactly one failure and no successes. Actually succeeded 1 times ── Failure ('test-expect_lint.R:48:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually failed 1 times ── Failure ('test-expect_lint.R:49:3'): multiple checks ──────────────────────── Expected exactly one failure and no successes. Actually failed 2 times ── Failure ('test-expect_lint.R:50:3'): multiple checks ──────────────────────── Expected exactly one success and no failures. Actually succeeded 3 times [ FAIL 13 | WARN 0 | SKIP 4 | PASS 6552 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

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