CRAN Package Check Results for Package gluedown

Last updated on 2024-06-13 05:59:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.9 2.73 51.10 53.83 OK
r-devel-linux-x86_64-debian-gcc 1.0.9 2.46 29.67 32.13 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.9 72.78 OK
r-devel-linux-x86_64-fedora-gcc 1.0.9 82.46 OK
r-devel-windows-x86_64 1.0.9 5.00 68.00 73.00 OK
r-patched-linux-x86_64 1.0.9 4.25 49.67 53.92 OK
r-release-linux-x86_64 1.0.9 2.45 48.82 51.27 OK
r-release-macos-arm64 1.0.9 34.00 OK
r-release-macos-x86_64 1.0.9 49.00 OK
r-release-windows-x86_64 1.0.9 5.00 69.00 74.00 OK
r-oldrel-macos-arm64 1.0.9 55.00 OK
r-oldrel-macos-x86_64 1.0.9 74.00 OK
r-oldrel-windows-x86_64 1.0.9 4.00 71.00 75.00 OK

Check Details

Version: 1.0.9
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'dplyr', 'rvest', 'stringr', 'testthat' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.9
Check: examples
Result: ERROR Running examples in ‘gluedown-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: md_paragraph > ### Title: Markdown paragraphs breaks > ### Aliases: md_paragraph > > ### ** Examples > > md_paragraph(stringr::sentences[1:3]) Error in loadNamespace(x) : there is no package called ‘stringr’ Calls: md_paragraph ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.9
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.9
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘github-spec.Rmd’ using rmarkdown Quitting from lines 21-24 [setup] (github-spec.Rmd) Error: processing vignette 'github-spec.Rmd' failed with diagnostics: there is no package called 'stringr' --- failed re-building ‘github-spec.Rmd’ --- re-building ‘literal-programming.Rmd’ using rmarkdown Quitting from lines 20-24 [libraries] (literal-programming.Rmd) Error: processing vignette 'literal-programming.Rmd' failed with diagnostics: there is no package called 'stringr' --- failed re-building ‘literal-programming.Rmd’ SUMMARY: processing the following files failed: ‘github-spec.Rmd’ ‘literal-programming.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc