Last updated on 2024-11-21 19:53:08 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
bpmnR | 13 | ||
bupaR | 3 | 10 | |
bupaverse | 13 | ||
edeaR | 3 | 10 | |
eventdataR | 13 | ||
petrinetR | 10 | 3 | |
processcheckR | 13 | ||
processmapR | 3 | 10 | |
processmonitR | 8 | 5 | |
processpredictR | 3 | 10 | |
psmineR | 3 | 10 | |
understandBPMN | 13 | ||
xesreadR | 8 | 5 |
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
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
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, 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
Current CRAN status: OK: 13
Current CRAN status: NOTE: 10, 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-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: 13
Current CRAN status: ERROR: 3, OK: 10
Version: 0.5.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(processmapR)
Attaching package: 'processmapR'
The following object is masked from 'package:stats':
frequency
>
> test_check("processmapR")
[ FAIL 2 | WARN 0 | SKIP 10 | PASS 111 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (7): 'test_dotted_chart.R:115:2', 'test_lined_chart.R:91:3',
'test_trace_explorer.R:10:3', 'test_trace_explorer.R:36:3',
'test_trace_explorer.R:68:3', 'test_trace_explorer.R:104:3',
'test_trace_explorer.R:252:3'
• depends on timezone (3): 'test_dotted_chart_helpers.R:5:3',
'test_dotted_chart_helpers.R:12:3', 'test_dotted_chart_helpers.R:69:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_dotted_chart_helpers.R:35:3'): test timeSinceStartOfDay CET summer/winter time ──
as.integer(timeSinceStartOfDay(summer_time)) (`actual`) not equal to 17 * 3600 + 36 * 60 + 52 (`expected`).
`actual`: 67012.0
`expected`: 63412.0
── Failure ('test_dotted_chart_helpers.R:37:3'): test timeSinceStartOfDay CET summer/winter time ──
as.integer(timeSinceStartOfDay(winter_time)) (`actual`) not equal to 19 * 3600 + 36 * 60 + 52 (`expected`).
`actual`: 67012.0
`expected`: 70612.0
[ FAIL 2 | WARN 0 | SKIP 10 | PASS 111 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(processmapR)
Attaching package: 'processmapR'
The following object is masked from 'package:stats':
frequency
>
> test_check("processmapR")
[ FAIL 2 | WARN 0 | SKIP 10 | PASS 111 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (7): 'test_dotted_chart.R:115:2', 'test_lined_chart.R:91:3',
'test_trace_explorer.R:10:3', 'test_trace_explorer.R:36:3',
'test_trace_explorer.R:68:3', 'test_trace_explorer.R:104:3',
'test_trace_explorer.R:252:3'
• depends on timezone (3): 'test_dotted_chart_helpers.R:5:3',
'test_dotted_chart_helpers.R:12:3', 'test_dotted_chart_helpers.R:69:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_dotted_chart_helpers.R:35:3'): test timeSinceStartOfDay CET summer/winter time ──
as.integer(timeSinceStartOfDay(summer_time)) (`actual`) not equal to 17 * 3600 + 36 * 60 + 52 (`expected`).
`actual`: 67012.0
`expected`: 63412.0
── Failure ('test_dotted_chart_helpers.R:37:3'): test timeSinceStartOfDay CET summer/winter time ──
as.integer(timeSinceStartOfDay(winter_time)) (`actual`) not equal to 19 * 3600 + 36 * 60 + 52 (`expected`).
`actual`: 67012.0
`expected`: 70612.0
[ FAIL 2 | WARN 0 | SKIP 10 | PASS 111 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(processmapR)
Attaching package: 'processmapR'
The following object is masked from 'package:stats':
frequency
>
> test_check("processmapR")
[ FAIL 2 | WARN 0 | SKIP 10 | PASS 111 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (7): 'test_dotted_chart.R:115:2', 'test_lined_chart.R:91:3',
'test_trace_explorer.R:10:3', 'test_trace_explorer.R:36:3',
'test_trace_explorer.R:68:3', 'test_trace_explorer.R:104:3',
'test_trace_explorer.R:252:3'
• depends on timezone (3): 'test_dotted_chart_helpers.R:5:3',
'test_dotted_chart_helpers.R:12:3', 'test_dotted_chart_helpers.R:69:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_dotted_chart_helpers.R:35:3'): test timeSinceStartOfDay CET summer/winter time ──
as.integer(timeSinceStartOfDay(summer_time)) (`actual`) not equal to 17 * 3600 + 36 * 60 + 52 (`expected`).
`actual`: 67012.0
`expected`: 63412.0
── Failure ('test_dotted_chart_helpers.R:37:3'): test timeSinceStartOfDay CET summer/winter time ──
as.integer(timeSinceStartOfDay(winter_time)) (`actual`) not equal to 19 * 3600 + 36 * 60 + 52 (`expected`).
`actual`: 67012.0
`expected`: 70612.0
[ FAIL 2 | WARN 0 | SKIP 10 | PASS 111 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Current CRAN status: NOTE: 8, OK: 5
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
Current CRAN status: NOTE: 3, OK: 10
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
Current CRAN status: NOTE: 3, OK: 10
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
Current CRAN status: NOTE: 13
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-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
Current CRAN status: NOTE: 8, OK: 5
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
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.