Last updated on 2025-04-12 22:52:36 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
bpmnR | 14 | ||
bupaR | 1 | 4 | 9 |
bupaverse | 14 | ||
edeaR | 4 | 10 | |
eventdataR | 14 | ||
petrinetR | 12 | 3 | |
processcheckR | 15 | ||
processmapR | 15 | ||
processmonitR | 7 | 8 | |
processpredictR | 4 | 11 | |
psmineR | 4 | 11 | |
understandBPMN | 15 | ||
xesreadR | 7 | 8 |
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, NOTE: 4, OK: 9
Version: 0.5.4
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
lifecycles.Rd: tibble
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64
Version: 0.5.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bupaR)
Attaching package: 'bupaR'
The following object is masked from 'package:stats':
filter
The following object is masked from 'package:utils':
timestamp
> library(eventdataR)
>
> test_check("bupaR")
[ FAIL 4 | WARN 4 | SKIP 10 | PASS 306 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (2): 'test_add_end_activity.R:57:3', 'test_add_start_activity.R:57:3'
• TODO: rewrite ordered fails (1): 'test_last_n.R:73:3'
• TODO: rewrite slice tests (2): 'test_slice.R:3:2', 'test_slice.R:8:2'
• codes fails on ordered (1): 'test_first_n.R:68:3'
• empty test (1): 'test_re_map.R:2:1'
• grouped_activitylog not fully functional yet (2): 'test_case_list.R:91:3',
'test_cases.R:86:3'
• problem with grouped eventlogs (1): 'test_slice_sample.R:87:2'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_add_end_activity.R:133:3'): test add_end_activity on activitylog ──
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'edeaR'
Backtrace:
▆
1. ├─end %>% edeaR::filter_activity("End") %>% ... at test_add_end_activity.R:133:3
2. ├─dplyr::arrange(., .data[["complete"]])
3. └─base::loadNamespace(x)
4. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
5. └─base (local) withOneRestart(expr, restarts[[1L]])
6. └─base (local) doWithOneRestart(return(expr), restart)
── Error ('test_add_end_activity.R:156:3'): test add_end_activity on activitylog with arg `label` ──
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'edeaR'
Backtrace:
▆
1. ├─end %>% edeaR::filter_activity("end case") %>% ... at test_add_end_activity.R:156:3
2. ├─dplyr::arrange(., .data[["complete"]])
3. └─base::loadNamespace(x)
4. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
5. └─base (local) withOneRestart(expr, restarts[[1L]])
6. └─base (local) doWithOneRestart(return(expr), restart)
── Error ('test_add_start_activity.R:133:3'): test add_start_activity on activitylog ──
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'edeaR'
Backtrace:
▆
1. ├─start %>% edeaR::filter_activity("Start") %>% ... at test_add_start_activity.R:133:3
2. ├─dplyr::arrange(., .data[["complete"]])
3. └─base::loadNamespace(x)
4. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
5. └─base (local) withOneRestart(expr, restarts[[1L]])
6. └─base (local) doWithOneRestart(return(expr), restart)
── Error ('test_add_start_activity.R:156:3'): test add_start_activity on activitylog with arg `label` ──
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'edeaR'
Backtrace:
▆
1. ├─start %>% edeaR::filter_activity("start case") %>% ... at test_add_start_activity.R:156:3
2. ├─dplyr::arrange(., .data[["complete"]])
3. └─base::loadNamespace(x)
4. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
5. └─base (local) withOneRestart(expr, restarts[[1L]])
6. └─base (local) doWithOneRestart(return(expr), restart)
[ FAIL 4 | WARN 4 | SKIP 10 | PASS 306 ]
Error: Test failures
Execution halted
Flavor: r-devel-macos-x86_64
Current CRAN status: OK: 14
Current CRAN status: NOTE: 4, OK: 10
Version: 0.9.4
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
filter_case_condition.Rd: dplyr_data_masking
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64
Current CRAN status: OK: 14
Current CRAN status: NOTE: 12, OK: 3
Version: 0.3.0
Check: Rd files
Result: NOTE
checkRd: (-1) read_PN.Rd:15: Lost braces
15 | A code{\link{marked_petrinet}}
| ^
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-macos-arm64, r-devel-macos-x86_64, 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
Current CRAN status: OK: 15
Current CRAN status: OK: 15
Current CRAN status: NOTE: 7, OK: 8
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: 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
Current CRAN status: NOTE: 4, OK: 11
Version: 0.1.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
prepare_examples.Rd: grouped_log, eventlog, activitylog
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64
Current CRAN status: NOTE: 4, OK: 11
Version: 0.1.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
plot.Rd: ggplot2
ps_aggregated.Rd: ggplot2
ps_detailed.Rd: ggplot2
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64
Current CRAN status: NOTE: 15
Version: 1.1.1
Check: package subdirectories
Result: NOTE
Problems with news in ‘NEWS.md’:
No news entries found.
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-macos-arm64, r-devel-macos-x86_64, 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: 1.1.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: 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
Current CRAN status: NOTE: 7, OK: 8
Version: 0.2.3
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: 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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.