Package: blockr.core
Title: Graphical Web-Framework for Data Manipulation and Visualization
Version: 0.1.0
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"),
      person(given = "Karma",
             family = "Tarap",
             role = c("ctb"),
             email = "karma.tarap@bms.com"),
      person(given = "John",
             family = "Coene",
             role = c("ctb"),
             email = "john@opifex.org"),
      person(family = "Bristol Myers Squibb",
             role = "fnd")
    )
Description: A framework for data manipulation and visualization using a
    web-based point and click user interface where analysis pipelines are decomposed into re-usable and parameterizable blocks.
URL: https://bristolmyerssquibb.github.io/blockr.core/
BugReports: https://github.com/BristolMyersSquibb/blockr.core/issues
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: shiny (>= 1.5.0), DT, bslib, bsicons, utils, jsonlite, vctrs,
        generics, rlang, htmltools, shinyFiles
Suggests: testthat (>= 3.0.0), memuse, withr, grDevices, shinytest2,
        roxy.shinylive, knitr, rmarkdown, quarto, scoutbaR
Config/testthat/edition: 3
VignetteBuilder: quarto
NeedsCompilation: no
Packaged: 2025-05-14 18:56:10 UTC; nbennett
Author: Nicolas Bennett [aut, cre],
  David Granjon [aut],
  Christoph Sax [aut],
  Karma Tarap [ctb],
  John Coene [ctb],
  Bristol Myers Squibb [fnd]
Maintainer: Nicolas Bennett <nicolas@cynkra.com>
Repository: CRAN
Date/Publication: 2025-05-20 08:10:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:24:39 UTC; windows
