CRAN Package Check Results for Maintainer ‘Brandon LeBeau <lebebr01+highlightHTML at gmail.com>’

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

Package ERROR OK
highlightHTML 1 12

Package highlightHTML

Current CRAN status: ERROR: 1, OK: 12

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

Version: 0.2.5
Check: examples
Result: ERROR Running examples in ‘highlightHTML-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: table_id_inject > ### Title: Table hash addition for markup > ### Aliases: table_id_inject > > ### ** Examples > > library(dplyr) Error in library(dplyr) : there is no package called ‘dplyr’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.5
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] 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: 0.2.5
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘the_basics.Rmd’ using rmarkdown Quitting from lines 118-132 [symm] (the_basics.Rmd) Error: processing vignette 'the_basics.Rmd' failed with diagnostics: there is no package called 'dplyr' --- failed re-building ‘the_basics.Rmd’ SUMMARY: processing the following file failed: ‘the_basics.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc