|
1 | | -*Wow, no problems at all. :)* |
| 1 | +# badger |
| 2 | + |
| 3 | +<details> |
| 4 | + |
| 5 | +* Version: 0.2.4 |
| 6 | +* GitHub: https://github.com/GuangchuangYu/badger |
| 7 | +* Source code: https://github.com/cran/badger |
| 8 | +* Date/Publication: 2024-06-08 10:20:02 UTC |
| 9 | +* Number of recursive dependencies: 64 |
| 10 | + |
| 11 | +Run `revdepcheck::cloud_details(, "badger")` for more info |
| 12 | + |
| 13 | +</details> |
| 14 | + |
| 15 | +## Newly broken |
| 16 | + |
| 17 | +* checking dependencies in R code ... WARNING |
| 18 | + ``` |
| 19 | + Missing or unexported object: ‘usethis::git_branch_default’ |
| 20 | + ``` |
| 21 | +
|
| 22 | +# fusen |
| 23 | +
|
| 24 | +<details> |
| 25 | +
|
| 26 | +* Version: 0.7.1 |
| 27 | +* GitHub: https://github.com/Thinkr-open/fusen |
| 28 | +* Source code: https://github.com/cran/fusen |
| 29 | +* Date/Publication: 2025-01-26 07:10:02 UTC |
| 30 | +* Number of recursive dependencies: 110 |
| 31 | +
|
| 32 | +Run `revdepcheck::cloud_details(, "fusen")` for more info |
| 33 | +
|
| 34 | +</details> |
| 35 | +
|
| 36 | +## Newly broken |
| 37 | +
|
| 38 | +* checking tests ... ERROR |
| 39 | + ``` |
| 40 | + Running ‘testthat.R’ |
| 41 | + Running the tests in ‘tests/testthat.R’ failed. |
| 42 | + Complete output: |
| 43 | + > # This file is part of the standard setup for testthat. |
| 44 | + > # It is recommended that you do not modify it. |
| 45 | + > # |
| 46 | + > # Where should you do additional test configuration? |
| 47 | + > # Learn more about the roles of various files in: |
| 48 | + > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview |
| 49 | + > # * https://testthat.r-lib.org/articles/special-files.html |
| 50 | + ... |
| 51 | + 14. └─rlang::abort(...) |
| 52 | + ── Failure ('test-create_fusen_rsproject.R:142:3'): Can create in a subdirectory ── |
| 53 | + dir.exists(dummysubdir) is not TRUE |
| 54 | + |
| 55 | + `actual`: FALSE |
| 56 | + `expected`: TRUE |
| 57 | + |
| 58 | + [ FAIL 2 | WARN 2 | SKIP 14 | PASS 984 ] |
| 59 | + Error: Test failures |
| 60 | + Execution halted |
| 61 | + ``` |
| 62 | +
|
0 commit comments