CRAN Package Check Results for Maintainer ‘Michael Chirico <chiricom at google.com>’

Last updated on 2025-12-04 07:51:33 CET.

Package ERROR OK
patrick 3 10

Package patrick

Current CRAN status: ERROR: 3, OK: 10

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Copyright 2018 Google LLC > # > # Licensed under the Apache License, Version 2.0 (the "License"); > # you may not use this file except in compliance with the License. > # You may obtain a copy of the License at > # > # http://www.apache.org/licenses/LICENSE-2.0 > # > # Unless required by applicable law or agreed to in writing, software > # distributed under the License is distributed on an "AS IS" BASIS, > # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. > # See the License for the specific language governing permissions and > # limitations under the License. > > library(patrick) > library(testthat) > > test_check("patrick") Saving _problems/test-with_parameters-22.R Saving _problems/test-with_parameters-22.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 24 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-with_parameters.R:22:7'): Running tests: fail ──────────────── Expected failure message to match regexp "`case` (isn't true|is not TRUE)". Actual message: x | Expected `case` to be TRUE. | Differences: | `actual`: FALSE | `expected`: TRUE | Backtrace: ▆ 1. ├─rlang::eval_tidy(code, args) 2. └─testthat::expect_failure(testthat::expect_true(case), failure_message) at test-with_parameters.R:22:7 ── Failure ('test-with_parameters.R:22:7'): Running tests: null ──────────────── Expected failure message to match regexp "`case` (isn't true|is not TRUE)". Actual message: x | Expected `case` to be TRUE. | Differences: | `actual` is NULL | `expected` is a logical vector (TRUE) | Backtrace: ▆ 1. ├─rlang::eval_tidy(code, args) 2. └─testthat::expect_failure(testthat::expect_true(case), failure_message) at test-with_parameters.R:22:7 [ FAIL 2 | WARN 0 | SKIP 0 | PASS 24 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Version: 0.3.0
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > # Copyright 2018 Google LLC > # > # Licensed under the Apache License, Version 2.0 (the "License"); > # you may not use this file except in compliance with the License. > # You may obtain a copy of the License at > # > # http://www.apache.org/licenses/LICENSE-2.0 > # > # Unless required by applicable law or agreed to in writing, software > # distributed under the License is distributed on an "AS IS" BASIS, > # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. > # See the License for the specific language governing permissions and > # limitations under the License. > > library(patrick) > library(testthat) > > test_check("patrick") Saving _problems/test-with_parameters-22.R Saving _problems/test-with_parameters-22.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 24 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-with_parameters.R:22:7'): Running tests: fail ──────────────── Expected failure message to match regexp "`case` (isn't true|is not TRUE)". Actual message: x | Expected `case` to be TRUE. | Differences: | `actual`: FALSE | `expected`: TRUE | Backtrace: ▆ 1. ├─rlang::eval_tidy(code, args) 2. └─testthat::expect_failure(testthat::expect_true(case), failure_message) at test-with_parameters.R:22:7 ── Failure ('test-with_parameters.R:22:7'): Running tests: null ──────────────── Expected failure message to match regexp "`case` (isn't true|is not TRUE)". Actual message: x | Expected `case` to be TRUE. | Differences: | `actual` is NULL | `expected` is a logical vector (TRUE) | Backtrace: ▆ 1. ├─rlang::eval_tidy(code, args) 2. └─testthat::expect_failure(testthat::expect_true(case), failure_message) at test-with_parameters.R:22:7 [ FAIL 2 | WARN 0 | SKIP 0 | PASS 24 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.