* using log directory ‘/data/blackswan/ripley/R/packages/tests-devel/devtoolbox.Rcheck’ * using R Under development (unstable) (2022-09-08 r82821) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * checking for file ‘devtoolbox/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘devtoolbox’ version ‘0.2.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘devtoolbox’ can be installed ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking dependencies in R code ... NOTE Namespaces in Imports field not imported from: ‘DT’ ‘cranlogs’ ‘ggiraph’ ‘ggplot2’ ‘pkgnet’ ‘reshape2’ ‘stats’ ‘tidyr’ ‘tidyselect’ ‘visNetwork’ All declared Imports should be used. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... OK * checking examples with --run-donttest ... ERROR Running examples in ‘devtoolbox-Ex.R’ failed The error most likely occurred in: > ### Name: get_gh_issues > ### Title: Get issues information from GitHub for the given time period. > ### Aliases: get_gh_issues > > ### ** Examples > > ## No test: > get_gh_issues(owner = "martinctc", repo = "rwa") No encoding supplied: defaulting to UTF-8. Error in `mutate()`: ! Problem while computing `..1 = across(.cols = c("created_at", "updated_at", "closed_at"), .fns = ~as.Date(.))`. Caused by error in `across()`: ! Can't subset columns that don't exist. ✖ Column `created_at` doesn't exist. Backtrace: ▆ 1. ├─devtoolbox::get_gh_issues(owner = "martinctc", repo = "rwa") 2. │ └─... %>% ... 3. ├─dplyr::mutate(...) 4. └─dplyr:::mutate.data.frame(., across(.cols = c("created_at", "updated_at", "closed_at"), .fns = ~ as.Date( .))) 5. └─dplyr:::mutate_cols(.data, dplyr_quosures(...), caller_env = caller_env()) 6. ├─base::withCallingHandlers(...) 7. └─dplyr:::expand_across(dots[[i]]) 8. └─dplyr:::across_setup(...) 9. ├─dplyr:::fix_call(...) 10. │ └─base::withCallingHandlers(...) 11. └─tidyselect::eval_select(cols, data = across_cols) 12. └─tidyselect:::eval_select_impl(...) 13. ├─tidyselect:::with_subscript_errors(...) 14. │ ├─base::tryCatch(...) 15. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 16. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 17. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 18. │ └─tidyselect:::with_entraced_errors(expr) 19. │ └─rlang::try_fetch(...) 20. │ └─base::withCallingHandlers(...) 21. └─tidyselect:::vars_select_eval(...) 22. └─tidyselect:::walk_data_tree(expr, data_mask, context_mask, error_call) 23. └─tidyselect:::eval_c(expr, data_mask, context_mask) 24. └─tidyselect:::reduce_sels(node, data_mask, context_mask, init = init) 25. └─tidyselect:::walk_data_tree(new, data_mask, context_mask) 26. └─tidyselect:::as_indices_sel_impl(...) 27. └─tidyselect:::as_indices_impl(x, vars, call = call, strict = strict) 28. └─tidyselect:::chr_as_locations(x, vars, call = call) 29. └─vctrs::vec_as_location(x, n = length(vars), names = vars) 30. └─vctrs (local) ``() 31. └─vctrs:::stop_subscript_oob(...) 32. └─vctrs:::stop_subscript(...) 33. └─rlang::abort(...) Execution halted * checking PDF version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * checking for new files in some other directories ... OK * DONE Status: 1 ERROR, 1 NOTE See ‘/data/blackswan/ripley/R/packages/tests-devel/devtoolbox.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 0:35.45, 30.01 + 5.03