CRAN Package Check Results for Maintainer ‘Gert Janssenswillen <gert.janssenswillen at uhasselt.be>’

Last updated on 2025-03-10 18:53:11 CET.

Package ERROR NOTE OK
bpmnR 15
bupaR 1 3 11
bupaverse 15
edeaR 3 12
eventdataR 15
petrinetR 12 3
processcheckR 15
processmapR 15
processmonitR 8 7
processpredictR 3 12
psmineR 3 12
understandBPMN 14
xesreadR 8 6

Package bpmnR

Current CRAN status: OK: 15

Package bupaR

Current CRAN status: ERROR: 1, NOTE: 3, OK: 11

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

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

Package bupaverse

Current CRAN status: OK: 15

Package edeaR

Current CRAN status: NOTE: 3, OK: 12

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

Package eventdataR

Current CRAN status: OK: 15

Package petrinetR

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

Package processcheckR

Current CRAN status: OK: 15

Package processmapR

Current CRAN status: OK: 15

Package processmonitR

Current CRAN status: NOTE: 8, OK: 7

Version: 0.1.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: 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

Package processpredictR

Current CRAN status: NOTE: 3, OK: 12

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

Package psmineR

Current CRAN status: NOTE: 3, OK: 12

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

Package understandBPMN

Current CRAN status: NOTE: 14

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-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-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

Package xesreadR

Current CRAN status: NOTE: 8, OK: 6

Version: 0.2.3
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: 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