CRAN Package Check Results for Maintainer ‘Colin Fay <contact at colinfay.me>’

Last updated on 2024-09-01 01:48:42 CEST.

Package ERROR NOTE OK
attempt 13
dockerfiler 13
fakir 10 3
gargoyle 13
golem 2 11
languagelayeR 13
neo4r 13
proustr 10 3
remedy 13
rpinterest 13
shinipsum 13
tidystringdist 13

Package attempt

Current CRAN status: NOTE: 13

Version: 0.3.1
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package dockerfiler

Current CRAN status: OK: 13

Package fakir

Current CRAN status: NOTE: 10, OK: 3

Version: 1.0.0
Check: Rd files
Result: NOTE checkRd: (-1) fra_sf.Rd:22: Lost braces; missing escapes or markup? 22 | A map of France as {sf} object. Can be used as dataset or for maps | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

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

Package gargoyle

Current CRAN status: NOTE: 13

Version: 0.0.1
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package golem

Current CRAN status: ERROR: 2, OK: 11

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/RtmprrFrdT/file11ca411b5bb07/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/RtmpE8yw5t/file76666785d311/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

Package languagelayeR

Current CRAN status: NOTE: 13

Version: 1.2.4
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package neo4r

Current CRAN status: NOTE: 13

Version: 0.1.1
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1.1
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘igraph’ ‘rlang’ ‘tidyselect’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package proustr

Current CRAN status: NOTE: 10, OK: 3

Version: 0.4.0
Check: Rd files
Result: NOTE checkRd: (-1) pr_stem_sentences.Rd:20: Lost braces; missing escapes or markup? 20 | Implementation of the {SnowballC} stemmer. Note that punctuation and capital letters | ^ checkRd: (-1) pr_stem_words.Rd:20: Lost braces; missing escapes or markup? 20 | Implementation of the {SnowballC} stemmer. Note that punctuation and capitals letters | ^ checkRd: (-1) proust_sentiments.Rd:7: Lost braces; missing escapes or markup? 7 | See the {rfeel} package now: http://github.com/ColinFay/rfeel} | ^ checkRd: (-1) proust_sentiments.Rd:20: Lost braces; missing escapes or markup? 20 | See the {rfeel} package now: http://github.com/ColinFay/rfeel | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

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

Package remedy

Current CRAN status: NOTE: 13

Version: 0.1.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package rpinterest

Current CRAN status: NOTE: 13

Version: 0.3.1
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package shinipsum

Current CRAN status: OK: 13

Package tidystringdist

Current CRAN status: NOTE: 13

Version: 0.1.4
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64