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

lifecycle status coverage

Functionality for blockr is provided by multiple independent R packages, some of which are bundled together for convenience reasons.

Installation

You can install the development version of blockr from GitHub with:

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

Example

library(blockr)

run_app(
  blocks = c(
    a = new_dataset_block("iris")
  )
)

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.