CRAN Package Check Results for Maintainer ‘Michael Quinn <msquinn at google.com>’

Last updated on 2025-11-16 01:49:57 CET.

Package ERROR OK
patrick 4 9

Package patrick

Current CRAN status: ERROR: 4, OK: 9

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/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-linux-x86_64-debian-gcc

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/19s] 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-linux-x86_64-fedora-clang

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/14s] 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-linux-x86_64-fedora-gcc

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/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-release-linux-x86_64