CRAN Package Check Results for Package golem

Last updated on 2024-09-11 10:12:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 6.46 98.28 104.74 OK
r-devel-linux-x86_64-debian-gcc 0.5.1 3.96 72.98 76.94 OK
r-devel-linux-x86_64-fedora-clang 0.5.1 170.82 OK
r-devel-linux-x86_64-fedora-gcc 0.5.1 175.30 OK
r-devel-windows-x86_64 0.5.1 9.00 112.00 121.00 OK
r-patched-linux-x86_64 0.5.1 5.82 92.09 97.91 OK
r-release-linux-x86_64 0.5.1 5.90 94.06 99.96 OK
r-release-macos-arm64 0.5.1 74.00 OK
r-release-macos-x86_64 0.5.1 118.00 OK
r-release-windows-x86_64 0.5.1 9.00 111.00 120.00 OK
r-oldrel-macos-arm64 0.5.1 74.00 ERROR
r-oldrel-macos-x86_64 0.5.1 123.00 ERROR
r-oldrel-windows-x86_64 0.5.1 10.00 125.00 135.00 OK

Check Details

Version: 0.5.1
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘a_start.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>", + eval = FALSE) > install.packages("golem") Installing package into ‘/Volumes/Builds/packages/big-sur-arm64/results/4.3/golem.Rcheck’ (as ‘lib’ is unspecified) When sourcing ‘a_start.R’: Error: trying to use CRAN without setting a mirror Execution halted when running code in ‘b_dev.Rmd’ ... A new path.n =/private/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T/RtmpMZa4Ab/file920753453fb0/vignettes/NAMESPACE was added to the directory. Updating vignettes documentation ℹ Loading vignettes ℹ Loading vignettes > golem::add_module(name = "my_first_module") When sourcing ‘b_dev.R’: Error: The golem-config.yml file doesn't exist. Execution halted when running code in ‘c_deploy.Rmd’ ... > run_app <- function(...) { + with_golem_options(app = shinyApp(ui = app_ui, server = app_server), + golem_opts = list(...)) + } > run_app(this = "that") When sourcing ‘c_deploy.R’: Error: could not find function "with_golem_options" Execution halted when running code in ‘f_extending_golem.Rmd’ ... > no_dev <- function(path, package_name, ...) { + fs::dir_delete("dev") + } > create_golem("ici", project_hook = no_dev) When sourcing ‘f_extending_golem.R’: Error: could not find function "create_golem" Execution halted ‘a_start.Rmd’ using ‘UTF-8’... failed ‘b_dev.Rmd’ using ‘UTF-8’... failed ‘c_deploy.Rmd’ using ‘UTF-8’... failed ‘d_js.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘e_config.Rmd’ using ‘UTF-8’... [2s/3s] OK ‘f_extending_golem.Rmd’ using ‘UTF-8’... failed ‘z_golem_cheatsheet.Rmd’ using ‘UTF-8’... [0s/0s] OK Flavor: r-oldrel-macos-arm64

Version: 0.5.1
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘a_start.Rmd’ ... > knitr::opts_chunk$set(collapse = TRUE, comment = "#>", + eval = FALSE) > install.packages("golem") Installing package into ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.3/golem.Rcheck’ (as ‘lib’ is unspecified) When sourcing ‘a_start.R’: Error: trying to use CRAN without setting a mirror Execution halted when running code in ‘b_dev.Rmd’ ... A new path.n =/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpuerW6E/file302c6753fa8d/vignettes/NAMESPACE was added to the directory. Updating vignettes documentation ℹ Loading vignettes ℹ Loading vignettes > golem::add_module(name = "my_first_module") When sourcing ‘b_dev.R’: Error: The golem-config.yml file doesn't exist. Execution halted when running code in ‘c_deploy.Rmd’ ... > run_app <- function(...) { + with_golem_options(app = shinyApp(ui = app_ui, server = app_server), + golem_opts = list(...)) + } > run_app(this = "that") When sourcing ‘c_deploy.R’: Error: could not find function "with_golem_options" Execution halted when running code in ‘f_extending_golem.Rmd’ ... > no_dev <- function(path, package_name, ...) { + fs::dir_delete("dev") + } > create_golem("ici", project_hook = no_dev) When sourcing ‘f_extending_golem.R’: Error: could not find function "create_golem" Execution halted ‘a_start.Rmd’ using ‘UTF-8’... failed ‘b_dev.Rmd’ using ‘UTF-8’... failed ‘c_deploy.Rmd’ using ‘UTF-8’... failed ‘d_js.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘e_config.Rmd’ using ‘UTF-8’... [3s/5s] OK ‘f_extending_golem.Rmd’ using ‘UTF-8’... failed ‘z_golem_cheatsheet.Rmd’ using ‘UTF-8’... [0s/0s] OK Flavor: r-oldrel-macos-x86_64