blockr: No-Code Data Pipelines
Build visual data workflows by connecting blocks. Powered by R, accessible to everyone.
blockr is a framework for building data analysis pipelines using a visual point-and-click interface. Funded by Bristol-Myers Squibb, developed by cynkra.
Try it OutWhy blockr
Analysts explore data by connecting blocks. Each block is a step - filter, transform, visualize. Real-time previews show results as you build. No R knowledge required.
Built on R with extension packages for dplyr, ggplot2, and more. Export workflows as reproducible R code anytime.
Developers create custom blocks for any domain. Connect your data sources, add specialized transformations, build blocks for your industry.
Introducing blockr: Data Apps Without Code
In this blog post we celebrate the first stable release of blockr, a tool to build data apps in minutes, using a point and click user interface. See what is included in this first release and learn how to get started.
Read moreAbout the author
Mike Page
Mike Page is a data scientist with more than five years of experience working with R in the third sector. Here, his focus has been on developing open-source Shiny apps and tools such as the humaniverse collection of R packages. Mike holds a Masters by Research degree in psychoendocrinology and is interested in R package design, Shiny, and data visualisation. He joined cynkra in October 2023.
Featured Projects
blockr is a framework for data analysis using a web-based point and click user interface. It enables visual programming in R, allowing users to create powerful data workflows through an intuitive interface.
Key Features
- User-Friendly Interface for building data pipelines
- Flexible block-based workflow system
- Extensible with custom blocks (dplyr, AI, IO, SDTM)
- Reproducible and shareable pipelines
- Real-time interactive feedback
The foundation of the blockr ecosystem. Provides the core infrastructure for building block-based data workflows, including the block registry, DAG execution engine, and Shiny integration.
Key Features
- Block registry and management
- DAG-based workflow execution
- Shiny server integration
- Extensible plugin system
blockr.ai extends our blockr framework with AI capabilities for natural language-driven data analysis.
Key Features
- AI-powered plot creation through natural language
- Intelligent data transformations
- Integration with leading AI models
- Composable blocks for flexible workflows
- Seamless integration with the blockr ecosystem