Package: svFlow 1.2.1
svFlow: Data Analysis Work Flow and Pipeline Operator for 'SciViews::R'
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.5)svFlow_1.2.1.zip(r-4.4)svFlow_1.2.1.zip(r-4.3)
svFlow_1.2.1.tgz(r-4.4-any)svFlow_1.2.1.tgz(r-4.3-any)
svFlow_1.2.1.tar.gz(r-4.5-noble)svFlow_1.2.1.tar.gz(r-4.4-noble)
svFlow_1.2.1.tgz(r-4.4-emscripten)svFlow_1.2.1.tgz(r-4.3-emscripten)
svFlow.pdf |svFlow.html✨
svFlow/json (API)
NEWS
# 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 7 months agofrom:e827bf4b5a. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | NOTE | Nov 14 2024 |
R-4.5-linux | NOTE | Nov 14 2024 |
R-4.4-win | OK | Nov 14 2024 |
R-4.4-mac | OK | Nov 14 2024 |
R-4.3-win | OK | Nov 14 2024 |
R-4.3-mac | OK | Nov 14 2024 |
Exports:!!._%>_%%>.%as_flowas.flowas.quosuredebug_flowenflowflowgraph_flowis_flowis.bare_formulais.flowis.formulais.quosurequos_underscore
Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMatrixpkgconfigprotorlangvctrs
Data Analysis Work Flow and Pipeline Operator for 'SciViews::R'
Rendered fromsvFlow.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2024-05-01
Started: 2024-05-01
(Work)flow and alternate pipe operator, rationate
Rendered fromsvFlow_rationate.Rmd
usingknitr::rmarkdown
on Nov 14 2024.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 |
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 |