CRAN Package Check Results for Package xaringanExtra

Last updated on 2024-05-16 23:53:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.0 5.25 38.31 43.56 OK
r-devel-linux-x86_64-debian-gcc 0.7.0 2.78 29.77 32.55 ERROR
r-devel-linux-x86_64-fedora-clang 0.7.0 53.23 ERROR
r-devel-linux-x86_64-fedora-gcc 0.7.0 50.80 ERROR
r-devel-windows-x86_64 0.7.0 5.00 55.00 60.00 OK
r-patched-linux-x86_64 0.7.0 5.73 37.31 43.04 OK
r-release-linux-x86_64 0.7.0 4.64 36.39 41.03 OK
r-release-macos-arm64 0.7.0 21.00 OK
r-release-windows-x86_64 0.7.0 5.00 56.00 61.00 OK
r-oldrel-macos-arm64 0.7.0 24.00 OK
r-oldrel-macos-x86_64 0.7.0 31.00 OK
r-oldrel-windows-x86_64 0.7.0 6.00 60.00 66.00 OK

Check Details

Version: 0.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(xaringanExtra) > > test_check("xaringanExtra") [ FAIL 3 | WARN 0 | SKIP 7 | PASS 151 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-banner.R:28:5', 'test-banner.R:43:5', 'test-banner.R:77:5', 'test-freezeframe.R:35:5', 'test-scribble.R:35:5', 'test-search.R:31:5', 'test-search.R:46:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-panelset.R:112:3'): panelset knitr chunks with plots ───────── `out` (`actual`) not equal to paste(...) (`expected`). lines(actual) | lines(expected) [1] ".panel[.panel-name[Code]" | ".panel[.panel-name[Code]" [1] [2] "" | "" [2] [3] "``` r" - "```r" [3] [4] "hist(precip)" | "hist(precip)" [4] [5] "```" | "```" [5] [6] "" | "" [6] ── Failure ('test-panelset.R:148:3'): panelset knitr chunks with custom tab names ── `out` (`actual`) not equal to paste(...) (`expected`). lines(actual) | lines(expected) [1] ".panel[.panel-name[Hist]" | ".panel[.panel-name[Hist]" [1] [2] "" | "" [2] [3] "``` r" - "```r" [3] [4] "hist(precip)" | "hist(precip)" [4] [5] "```" | "```" [5] [6] "" | "" [6] ── Failure ('test-panelset.R:185:3'): panelset knitr chunks with mutiple outputs ── `out` (`actual`) not equal to paste(...) (`expected`). lines(actual)[1:6] vs lines(expected)[1:6] ".panel[.panel-name[Code]" "" - "``` r" + "```r" "print(\"Oak is strong and also gives shade.\")" "print(\"The lake sparkled in the red hot sun.\")" "```" [ FAIL 3 | WARN 0 | SKIP 7 | PASS 151 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/20s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(xaringanExtra) > > test_check("xaringanExtra") [ FAIL 3 | WARN 0 | SKIP 7 | PASS 151 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-banner.R:28:5', 'test-banner.R:43:5', 'test-banner.R:77:5', 'test-freezeframe.R:35:5', 'test-scribble.R:35:5', 'test-search.R:31:5', 'test-search.R:46:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-panelset.R:112:3'): panelset knitr chunks with plots ───────── `out` (`actual`) not equal to paste(...) (`expected`). lines(actual) | lines(expected) [1] ".panel[.panel-name[Code]" | ".panel[.panel-name[Code]" [1] [2] "" | "" [2] [3] "``` r" - "```r" [3] [4] "hist(precip)" | "hist(precip)" [4] [5] "```" | "```" [5] [6] "" | "" [6] ── Failure ('test-panelset.R:148:3'): panelset knitr chunks with custom tab names ── `out` (`actual`) not equal to paste(...) (`expected`). lines(actual) | lines(expected) [1] ".panel[.panel-name[Hist]" | ".panel[.panel-name[Hist]" [1] [2] "" | "" [2] [3] "``` r" - "```r" [3] [4] "hist(precip)" | "hist(precip)" [4] [5] "```" | "```" [5] [6] "" | "" [6] ── Failure ('test-panelset.R:185:3'): panelset knitr chunks with mutiple outputs ── `out` (`actual`) not equal to paste(...) (`expected`). lines(actual)[1:6] vs lines(expected)[1:6] ".panel[.panel-name[Code]" "" - "``` r" + "```r" "print(\"Oak is strong and also gives shade.\")" "print(\"The lake sparkled in the red hot sun.\")" "```" [ FAIL 3 | WARN 0 | SKIP 7 | PASS 151 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/18s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(xaringanExtra) > > test_check("xaringanExtra") [ FAIL 3 | WARN 0 | SKIP 7 | PASS 151 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-banner.R:28:5', 'test-banner.R:43:5', 'test-banner.R:77:5', 'test-freezeframe.R:35:5', 'test-scribble.R:35:5', 'test-search.R:31:5', 'test-search.R:46:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-panelset.R:112:3'): panelset knitr chunks with plots ───────── `out` (`actual`) not equal to paste(...) (`expected`). lines(actual) | lines(expected) [1] ".panel[.panel-name[Code]" | ".panel[.panel-name[Code]" [1] [2] "" | "" [2] [3] "``` r" - "```r" [3] [4] "hist(precip)" | "hist(precip)" [4] [5] "```" | "```" [5] [6] "" | "" [6] ── Failure ('test-panelset.R:148:3'): panelset knitr chunks with custom tab names ── `out` (`actual`) not equal to paste(...) (`expected`). lines(actual) | lines(expected) [1] ".panel[.panel-name[Hist]" | ".panel[.panel-name[Hist]" [1] [2] "" | "" [2] [3] "``` r" - "```r" [3] [4] "hist(precip)" | "hist(precip)" [4] [5] "```" | "```" [5] [6] "" | "" [6] ── Failure ('test-panelset.R:185:3'): panelset knitr chunks with mutiple outputs ── `out` (`actual`) not equal to paste(...) (`expected`). lines(actual)[1:6] vs lines(expected)[1:6] ".panel[.panel-name[Code]" "" - "``` r" + "```r" "print(\"Oak is strong and also gives shade.\")" "print(\"The lake sparkled in the red hot sun.\")" "```" [ FAIL 3 | WARN 0 | SKIP 7 | PASS 151 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc