Package: rvisidata
Title: Wrapper for 'Visidata', an Interactive Multitool for Tabular
        Data
Version: 1.0.0
Authors@R: 
    c(
    person(given = "Paul",
           family = "Klemm",
           role = c("aut", "cre", "cph"),
           email = "paul.klemm@posteo.net",
           comment = c(ORCID = "https://orcid.org/0000-0002-5985-1737")
    ),
    person(given = "Saul",
           family = "Pwanson",
           role = "aut",
           email = "cran@saul.pw"
    ),
    person(given = c("Matthew", "Mark"),
           family = "Strasiotto", 
           email = c(
             "mstr3336@uni.sydney.edu.au",
             "matthew.strasiotto@gmail.com"), 
       role = c("ctb"))
    )
Description: Open any data frame with 'visidata', a terminal-based spreadsheet application <https://www.visidata.org>.
License: MIT + file LICENSE
SystemRequirements: visidata (>= 1.0)
URL: https://github.com/paulklemm/rvisidata
BugReports: https://github.com/paulklemm/rvisidata/issues
Encoding: UTF-8
Suggests: jsonlite, knitr, rmarkdown
RoxygenNote: 7.3.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-05-13 09:18:28 UTC; root
Author: Paul Klemm [aut, cre, cph] (<https://orcid.org/0000-0002-5985-1737>),
  Saul Pwanson [aut],
  Matthew Mark Strasiotto [ctb]
Maintainer: Paul Klemm <paul.klemm@posteo.net>
Repository: CRAN
Date/Publication: 2024-05-14 08:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 04:52:56 UTC; unix
