CRAN Package Check Results for Package roclang

Last updated on 2025-08-15 00:48:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 4.65 44.64 49.29 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 3.32 33.81 37.13 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.2 76.13 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 69.15 OK
r-devel-windows-x86_64 0.2.2 6.00 60.00 66.00 OK
r-patched-linux-x86_64 0.2.2 4.63 40.00 44.63 OK
r-release-linux-x86_64 0.2.2 4.79 40.15 44.94 OK
r-release-macos-arm64 0.2.2 29.00 OK
r-release-macos-x86_64 0.2.2 44.00 OK
r-release-windows-x86_64 0.2.2 7.00 59.00 66.00 OK
r-oldrel-macos-arm64 0.2.2 28.00 OK
r-oldrel-macos-x86_64 0.2.2 53.00 OK
r-oldrel-windows-x86_64 0.2.2 8.00 68.00 76.00 OK

Check Details

Version: 0.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(roclang) > > test_check("roclang") Loading required package: dplyr Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union [ FAIL 1 | WARN 0 | SKIP 0 | PASS 52 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-extract_roc_text.R:13:3'): extract_roc_text extracts parts of a function documentation ── extract_roc_text\(stats::lm, "general", "references", NA\) does not match "^Chambers, J\\. M\\. \\(1992\\)". Actual value: "\{\\\\if\{html\}\{⁠\\\\out\{<span id="reference\+lm\.Rd\+R\+3AChambers\+3A1992\+3Ac4">\}\}Chambers JM \(1992\)\.\\n\\\\dQuote\{Linear Models\.\}\\nIn Chambers JM, Hastie TJ \(eds\.\), \\\\emph\{Statistical Models in S\}, chapter 4\.\\nWadsworth & Brooks/Cole\.\\\\if\{html\}\{\\\\out\{</span>\}\}\}\\n Wilkinson, G\. N\. and Rogers, C\. E\. \(1973\)\.\\n Symbolic descriptions of factorial models for analysis of variance\.\\n \\\\emph\{Applied Statistics\}, \\\\bold\{22\}, 392--399\.\\n \\\\ifelse\{text\}\{doi:10\.2307/2346786 <https://doi\.org/10\.2307/2346786>\}\{\\\\ifelse\{latex\}\{\\\\href\{https://doi\.org/10\.2307/2346786\}\{doi:10\.2307\\\\out\{\\\\\\\\slash\{\}\}2346786\}\}\{\\\\href\{https://doi\.org/10\.2307/2346786\}\{doi:10\.2307/2346786\}\}\}\." Backtrace: ▆ 1. └─testthat::expect_match(...) at test-extract_roc_text.R:13:3 2. └─testthat:::expect_match_(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 52 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc