The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

blockr.io

check coverage

blockr.io provides file I/O blocks for reading and writing data in various formats. Load CSV, Excel, Parquet, and more through visual interfaces - no code required.

Installation

install.packages("blockr.io")

Or install the development version from GitHub:

# install.packages("pak")
pak::pak("BristolMyersSquibb/blockr.io")

Getting Started

library(blockr.io)
serve(new_board())

This opens a visual interface in your browser. Add blocks using the “+” button and connect them to build data pipelines.

Available Blocks

Read Block

Load data from multiple sources with automatic format detection:

Supports CSV, Excel, Parquet, Feather, JSON, SPSS, Stata, SAS, and more.

Write Block

Export data to various formats with two output modes:

Supports CSV, Excel, Parquet, and Feather. Multiple inputs become Excel sheets or ZIP archives.

Learn More

See vignette("blockr-io-showcase") for screenshots and detailed examples.

The blockr.io website includes full documentation. For the workflow engine, see blockr.core.

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.
Health stats visible at Monitor.