Package: svFlow 1.2.1

svFlow: 'SciViews::R' - Data Analysis Work Flow and Pipeline Operator
Data work flow analysis using 'proto' objects and pipe operator that integrates non-standard evaluation and the 'lazyeval' mechanism.
Authors:
svFlow_1.2.1.tar.gz
svFlow_1.2.1.zip(r-4.7)svFlow_1.2.1.zip(r-4.6)svFlow_1.2.1.zip(r-4.5)
svFlow_1.2.1.tgz(r-4.6-any)svFlow_1.2.1.tgz(r-4.5-any)
svFlow_1.2.1.tar.gz(r-4.7-any)svFlow_1.2.1.tar.gz(r-4.6-any)
svFlow_1.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
svFlow/json (API)
| # Install 'svFlow' in R: |
| install.packages('svFlow', repos = c('https://sciviews.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sciviews/svflow/issues
Last updated from:ceb7ce236a. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 128 | ||
| source / vignettes | OK | 201 | ||
| linux-release-x86_64 | NOTE | 136 | ||
| macos-release-arm64 | NOTE | 104 | ||
| macos-oldrel-arm64 | NOTE | 114 | ||
| windows-devel | NOTE | 76 | ||
| windows-release | NOTE | 85 | ||
| windows-oldrel | NOTE | 89 | ||
| wasm-release | OK | 109 |
Exports:!!._%>_%%>.%as_flowas.flowas.quosuredebug_flowenflowflowgraph_flowis_flowis.bare_formulais.flowis.formulais.quosurequos_underscore
Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMatrixpkgconfigprotorlangvctrs
Last update: 2025-08-02
Started: 2024-05-01
Last update: 2024-05-01
Started: 2022-07-29
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Data Analysis Work Flow and Pipeline Operator for 'SciViews::R' | svFlow-package svFlow |
| Pass first argument as dot to run code in second argument for pipe operators that do not natively support dot-replacement scheme (base R pipe operator) | ._ |
| Create Flow objects to better organize pipelines in R | $.Flow $<-.Flow as.flow as_flow enflow flow is.flow is_flow |
| Create a graph with Flow objects hierarchy | graph_flow |
| Flow pipeline operators and debugging function | %>.% %>_% debug_flow pipe_operator |
| Convert arguments whose names end with _ into quosures automatically | quos_underscore |
| Create and manipulate quosures easily | !! +.formula +.quosure +.unquoted -.formula as.quosure is.bare_formula is.formula is.quosure print.unquoted quosure ^.quosure |
| Compactly display the content of a Flow object | str.Flow |
