|
1 | | -*Wow, no problems at all. :)* |
| 1 | +# WhatsR |
| 2 | + |
| 3 | +<details> |
| 4 | + |
| 5 | +* Version: 1.0.1 |
| 6 | +* GitHub: NA |
| 7 | +* Source code: https://github.com/cran/WhatsR |
| 8 | +* Date/Publication: 2023-06-01 22:50:14 UTC |
| 9 | +* Number of recursive dependencies: 140 |
| 10 | + |
| 11 | +Run `cloud_details(, "WhatsR")` for more info |
| 12 | + |
| 13 | +</details> |
| 14 | + |
| 15 | +## Newly broken |
| 16 | + |
| 17 | +* checking tests ... ERROR |
| 18 | + ``` |
| 19 | + Running ‘testthat.R’ |
| 20 | + Running the tests in ‘tests/testthat.R’ failed. |
| 21 | + Complete output: |
| 22 | + > library(testthat) |
| 23 | + > library(WhatsR) |
| 24 | + The legacy packages maptools, rgdal, and rgeos, underpinning the sp package, |
| 25 | + which was just loaded, were retired in October 2023. |
| 26 | + Please refer to R-spatial evolution reports for details, especially |
| 27 | + https://r-spatial.org/r/2023/05/15/evolution4.html. |
| 28 | + It may be desirable to make the sf package available; |
| 29 | + ... |
| 30 | + 29: tryCatchOne(expr, names, parentenv, handlers[[1L]]) |
| 31 | + 30: tryCatchList(expr, classes, parentenv, handlers) |
| 32 | + 31: tryCatch(code, testthat_abort_reporter = function(cnd) { cat(conditionMessage(cnd), "\n") NULL}) |
| 33 | + 32: with_reporter(reporters$multi, lapply(test_paths, test_one_file, env = env, desc = desc, error_call = error_call)) |
| 34 | + 33: test_files_serial(test_dir = test_dir, test_package = test_package, test_paths = test_paths, load_helpers = load_helpers, reporter = reporter, env = env, stop_on_failure = stop_on_failure, stop_on_warning = stop_on_warning, desc = desc, load_package = load_package, error_call = error_call) |
| 35 | + 34: test_files(test_dir = path, test_paths = test_paths, test_package = package, reporter = reporter, load_helpers = load_helpers, env = env, stop_on_failure = stop_on_failure, stop_on_warning = stop_on_warning, load_package = load_package, parallel = parallel) |
| 36 | + 35: test_dir("testthat", package = package, reporter = reporter, ..., load_package = "installed") |
| 37 | + 36: test_check("WhatsR") |
| 38 | + An irrecoverable exception occurred. R is aborting now ... |
| 39 | + Segmentation fault (core dumped) |
| 40 | + ``` |
| 41 | +
|
0 commit comments