knitr::include_graphics("../man/figures/workflow-example.png")The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
blockr is a visual framework for building data workflows. Instead of writing code, you work with blocks - each block performs a specific task like loading data, filtering rows, or creating a chart. Connect blocks together to build complete data pipelines.
knitr::include_graphics("../man/figures/workflow-example.png")blockr is designed for anyone who works with data:
blockr comes with blocks for common data tasks:
Import and Export
Data Transformation
Visualization
vignette("install", package = "blockr"), if you want to run it on your own machinevignette("blockr", package = "blockr") - a guided walkthrough of building a workflowblockr is built on six specialized packages:
Foundational:
Block packages:
Additional block packages can be installed for specific domains. For example, blockr.ts adds blocks for time series analysis.
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.