Package: blockr Title: A Block-Based Framework for Data Manipulation and Visualization Version: 0.1.1 Authors@R: c(person(given = "Nicolas", family = "Bennett", role = c("aut", "cre"), email = "nicolas@cynkra.com"), person(given = "David", family = "Granjon", role = c("aut"), email = "david@cynkra.com"), person(given = "Christoph", family = "Sax", role = c("aut"), email = "christoph@cynkra.com", comment = c(ORCID = "0000-0002-7192-7044")), person(given = "John", family = "Coene", role = c("aut"), email = "john@opifex.org"), person(given = "Karma", family = "Tarap", role = c("ctb"), email = "Karma.Tarap@bms.com"), person(family = "Bristol Myers Squibb", role = c("cph", "fnd")) ) Description: A framework for building interactive dashboards and document-based reports. Underlying data manipulation and visualization is possible using a web-based point and click user interface. URL: https://bristolmyerssquibb.github.io/blockr/ License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 3 Imports: blockr.core, blockr.dock, blockr.dag, blockr.dplyr, blockr.ggplot, blockr.io, utils, cli, rlang Suggests: testthat (>= 3.0.0), quarto, knitr, shinytest2, withr VignetteBuilder: quarto Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://bristolmyerssquibb.r-universe.dev Date/Publication: 2026-06-18 08:56:47 UTC RemoteUrl: https://github.com/bristolmyerssquibb/blockr RemoteRef: HEAD RemoteSha: 17b7cb55ac44830fc46d83c0848bd140cdd4b8b6 NeedsCompilation: no Packaged: 2026-06-29 17:49:42 UTC; root Author: Nicolas Bennett [aut, cre], David Granjon [aut], Christoph Sax [aut] (ORCID: ), John Coene [aut], Karma Tarap [ctb], Bristol Myers Squibb [cph, fnd] Maintainer: Nicolas Bennett