codeberg-timtaylor. To fix this you can add URL: https://timtaylor.r-universe.dev/pipeline to the package DESCRIPTION file. See also theR-universe documentation.Package: pipeline 0.0.0.9165
pipeline: Orchestrate Functional Workflows
Make it easy for users to adopt a functional approach to their analysis. Pipelines are defined using a reduced subset of R and, when run, use an intelligent approach to work planning and object caching. Whilst the goal is to be "good enough" for many pieces of analysis, by encouraging a functional approach, it remains easy to move to more advanced alternatives such as targets (<doi:10.32614/CRAN.package.targets>).
Authors:
pipeline_0.0.0.9165.tar.gz
pipeline_0.0.0.9165.zip(r-4.7)pipeline_0.0.0.9165.zip(r-4.6)pipeline_0.0.0.9165.zip(r-4.5)
pipeline_0.0.0.9165.tgz(r-4.6-any)pipeline_0.0.0.9165.tgz(r-4.5-any)
pipeline_0.0.0.9165.tar.gz(r-4.7-any)pipeline_0.0.0.9165.tar.gz(r-4.6-any)
pipeline_0.0.0.9165.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pipeline/json (API)
NEWS
| # Install 'pipeline' in R: |
| install.packages('pipeline', repos = c('https://timtaylor.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://codeberg.org/timtaylor/pipeline
Last updated from:1c1161b04e (on v0.0.0.9165). Checks:7 WARNING, 1 ERROR, 1 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 130 | ||
| source / vignettes | ERROR | 172 | ||
| linux-release-x86_64 | WARNING | 114 | ||
| macos-release-arm64 | WARNING | 89 | ||
| macos-oldrel-arm64 | WARNING | 90 | ||
| windows-devel | WARNING | 70 | ||
| windows-release | WARNING | 70 | ||
| windows-oldrel | WARNING | 76 | ||
| wasm-release | OK | 112 |
Exports:pipeline_attachpipeline_detachpipeline_runpipeline_skeleton
Dependencies:carrierclicodetoolscpp11crayondplyrgenericsglobalsglueigraphlatticelifecyclelobstrmagrittrMatrixpillarpkgconfigprettyunitsR6rlangronfigtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Attach (and detach) the pipeline functions and configuration | pipeline_attach pipeline_detach |
| Run a pipeline | pipeline_run |
| Create a demo pipeline | pipeline_skeleton |
