CRAN Package Check Results for Package golem

Last updated on 2024-09-08 00:49:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 5.93 98.43 104.36 OK
r-devel-linux-x86_64-debian-gcc 0.5.1 3.92 72.14 76.06 OK
r-devel-linux-x86_64-fedora-clang 0.5.1 170.82 OK
r-devel-linux-x86_64-fedora-gcc 0.5.1 170.97 OK
r-devel-windows-x86_64 0.5.1 9.00 121.00 130.00 OK
r-patched-linux-x86_64 0.5.1 6.43 93.31 99.74 OK
r-release-linux-x86_64 0.5.1 5.25 94.37 99.62 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 73.00 ERROR
r-oldrel-macos-x86_64 0.5.1 121.00 ERROR
r-oldrel-windows-x86_64 0.5.1 11.00 124.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/RtmpOiL3gc/file59a7199f75f0/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/2s] 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/RtmpjDwBSC/file12c7845e3f232/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