|
1 | | -# PKbioanalysis (0.3.0) |
| 1 | +# OmopViewer (0.6.0) |
2 | 2 |
|
3 | | -* GitHub: <https://github.com/OmarAshkar/PKbioanalysis> |
4 | | -* Email: <mailto:[email protected]> |
5 | | -* GitHub mirror: <https://github.com/cran/PKbioanalysis> |
| 3 | +* GitHub: <https://github.com/ohdsi/OmopViewer> |
| 4 | +* Email: <mailto:[email protected]> |
| 5 | +* GitHub mirror: <https://github.com/cran/OmopViewer> |
6 | 6 |
|
7 | | -Run `revdepcheck::cloud_details(, "PKbioanalysis")` for more info |
| 7 | +Run `revdepcheck::cloud_details(, "OmopViewer")` for more info |
8 | 8 |
|
9 | 9 | ## Newly broken |
10 | 10 |
|
11 | | -* checking whether package ‘PKbioanalysis’ can be installed ... WARNING |
| 11 | +* checking tests ... ERROR |
12 | 12 | ``` |
13 | | - Found the following significant warnings: |
14 | | - Warning: replacing previous import ‘bslib::show_toast’ by ‘shinyWidgets::show_toast’ when loading ‘PKbioanalysis’ |
15 | | - See ‘/tmp/workdir/PKbioanalysis/new/PKbioanalysis.Rcheck/00install.out’ for details. |
| 13 | + ... |
| 14 | + [ FAIL 1 | WARN 0 | SKIP 6 | PASS 65 ] |
| 15 | + |
| 16 | + ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ |
| 17 | + • On CRAN (5): 'test-packagesSupported.R:2:3', 'test-appStatic.R:1:1', |
| 18 | + 'test-appStatic.R:37:1', 'test-appStatic.R:51:1', 'test-appStatic.R:71:3' |
| 19 | + • manual test (1): 'test-functions.R:3:3' |
| 20 | + |
| 21 | + ══ Failed tests ════════════════════════════════════════════════════════════════ |
| 22 | + ── Error ('test-appStatic.R:183:3'): theme ───────────────────────────────────── |
| 23 | + <rlib_error_package_not_found/rlang_error/error/condition> |
| 24 | + Error in `brand_resolve(brand)`: The package "brand.yml" is required. |
| 25 | + Backtrace: |
| 26 | + ▆ |
| 27 | + 1. ├─testthat::expect_identical(...) at test-appStatic.R:183:3 |
| 28 | + 2. │ └─testthat::quasi_label(enquo(object), label) |
| 29 | + 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) |
| 30 | + 4. └─bslib::bs_theme(brand = validateTheme(NULL)) |
| 31 | + 5. ├─bslib:::brand_resolve(brand) |
| 32 | + 6. └─bslib:::brand_resolve.list(brand) |
| 33 | + 7. └─rlang::check_installed("brand.yml") |
| 34 | + |
| 35 | + [ FAIL 1 | WARN 0 | SKIP 6 | PASS 65 ] |
| 36 | + Error: |
| 37 | + ! Test failures. |
| 38 | + Execution halted |
16 | 39 | ``` |
17 | 40 |
|
18 | 41 | # qrlabelr (0.2.0) |
|
0 commit comments