Last updated on 2025-01-30 16:48:53 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
makepipe | 1 | 2 | 10 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 0.2.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘cli’ ‘nomnoml’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(makepipe)
>
> test_check("makepipe")
i Targets are out of date. Updating...
v Finished updating
i Targets are out of date. Updating...
v Finished updating
v Targets are up to date
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 110 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-Pipeline.R:189:3', 'test-Pipeline.R:282:3',
'test-make.R:109:3', 'test-make.R:171:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-Pipeline.R:199:3'): pipeline can be saved as html ──────────────
Error in `pandoc_self_contained_html(file, file)`: Saving a widget with selfcontained = TRUE requires pandoc. See here to learn more https://bookdown.org/yihui/rmarkdown-cookbook/install-pandoc.html
Backtrace:
▆
1. └─makepipe::save_pipeline(temp_html, pipeline = pipe, as = "visnetwork") at test-Pipeline.R:199:3
2. └─pipeline$save_visnetwork(file, ...)
3. └─visNetwork::visSave(out, file, selfcontained, background)
4. └─htmlwidgets::saveWidget(...)
5. └─htmlwidgets:::pandoc_self_contained_html(file, file)
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 110 ]
Deleting unused snapshots:
• Pipeline/pipeline.png
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-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.