CRAN Package Check Results for Package patrick

Last updated on 2025-11-14 10:50:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 4.01 40.47 44.48 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 2.53 29.46 31.99 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 25.00 43.98 68.98 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.0 14.00 51.07 65.07 ERROR
r-devel-windows-x86_64 0.3.0 6.00 53.00 59.00 OK
r-patched-linux-x86_64 0.3.0 3.58 36.77 40.35 OK
r-release-linux-x86_64 0.3.0 3.21 36.55 39.76 OK
r-release-macos-arm64 0.3.0 2.00 22.00 24.00 OK
r-release-macos-x86_64 0.3.0 3.00 40.00 43.00 OK
r-release-windows-x86_64 0.3.0 6.00 53.00 59.00 OK
r-oldrel-macos-arm64 0.3.0 2.00 28.00 30.00 OK
r-oldrel-macos-x86_64 0.3.0 3.00 39.00 42.00 OK
r-oldrel-windows-x86_64 0.3.0 7.00 65.00 72.00 OK

Check Details

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