Package: blockr.io
Title: Interactive File Import and Export Blocks
Version: 0.1.0
Authors@R: 
    c(person(given = "Christoph",
             family = "Sax",
             role = c("aut", "cre"),
             email = "christoph@cynkra.com",
             comment = c(ORCID = "0000-0002-7192-7044")),
      person(given = "Nicolas",
             family = "Bennett",
             role = "aut",
             email = "nicolas@cynkra.com"),
      person(given = "David",
             family = "Granjon",
             role = "aut",
             email = "david@cynkra.com"),
      person(given = "Mike",
             family = "Page",
             role = "aut",
             email = "mike@cynkra.com"),
      person(family = "Bristol Myers Squibb",
             role = "fnd")
    )
Description: Extends 'blockr.core' with interactive blocks for reading and
    writing data files. Supports CSV, Excel, Parquet, RDS, and other formats
    through a graphical interface without writing code directly. Includes
    file browser integration and configurable import/export options.
URL: https://bristolmyerssquibb.github.io/blockr.io/
BugReports: https://github.com/BristolMyersSquibb/blockr.io/issues
License: GPL (>= 3)
Depends: R (>= 4.1.0)
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Imports: blockr.core (>= 0.1.1), readxl, shiny, readr, shinyFiles, rio,
        arrow, bslib, rappdirs, shinyjs, writexl, zip
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/testthat/parallel: true
NeedsCompilation: no
Packaged: 2025-12-21 14:00:27 UTC; christophsax
Author: Christoph Sax [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7192-7044>),
  Nicolas Bennett [aut],
  David Granjon [aut],
  Mike Page [aut],
  Bristol Myers Squibb [fnd]
Maintainer: Christoph Sax <christoph@cynkra.com>
Repository: CRAN
Date/Publication: 2026-01-07 08:00:08 UTC
Built: R 4.5.2; ; 2026-02-13 05:00:38 UTC; windows
