CRAN Package Check Results for Maintainer ‘Garrick Aden-Buie <garrick at adenbuie.com>’

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

Package ERROR NOTE OK
cleanrmd 1 11
countdown 1 11
epoxy 2 10
lorem 12
metathis 12
starwarsdb 2 10
xaringanExtra 3 9
xaringanthemer 12

Package cleanrmd

Current CRAN status: NOTE: 1, OK: 11

Version: 0.1.1
Check: Rd cross-references
Result: NOTE Undeclared packages ‘bslib’, ‘shiny’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Package countdown

Current CRAN status: NOTE: 1, OK: 11

Version: 0.4.0
Check: Rd cross-references
Result: NOTE Undeclared packages ‘xaringan’, ‘beepr’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Package epoxy

Current CRAN status: NOTE: 2, OK: 10

Version: 1.0.0
Check: data for non-ASCII characters
Result: NOTE Note: found 1 marked UTF-8 string Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package lorem

Current CRAN status: OK: 12

Package metathis

Current CRAN status: OK: 12

Package starwarsdb

Current CRAN status: NOTE: 2, OK: 10

Version: 0.1.2
Check: data for non-ASCII characters
Result: NOTE Note: found 14 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package xaringanExtra

Current CRAN status: ERROR: 3, OK: 9

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

Package xaringanthemer

Current CRAN status: OK: 12