Package: IGoRRR
Type: Package
Title: A Shiny Interface for Simple Data Management
Version: 0.3.4
Author: Jean-Luc Lipatz [aut, cre], Bernard Gestin [ctb]
Maintainer: Jean-Luc Lipatz <jllipatz@protonmail.com>
Description: 
  Launches a shiny application generating code to
    view tables in several ways,
    import/export tables,
    modify tables,
    make some basic graphics.
  'IGoR' is a graphic user interface designed to help beginners
  using simple functions around table management and exploration.
  Inspired by 'Rcmdr', 'IGoR' is a code generator that, with simple inputs under a Shiny application,
  provides R code mainly built around the 'tidyverse' or some packages in the direct line of the Mosaic project:
  the 'rio' and 'ggformula' packages.
  The generated code doesn't depend on IGoR and can be manually modified by the user or copied elsewhere.
License: GPL (>= 2)
Encoding: UTF-8
ByteCompile: yes
Depends: R (>= 4.0.0)
Imports: shiny, shinydashboard, shinyWidgets, shinyFiles, htmltools,
        rhandsontable, sortable, purrr, stringr, glue, lubridate, zoo,
        tibble, dplyr (>= 1.0.0), tidyr, fuzzyjoin, rio, jsonlite,
        arrow, fst, feather, haven, readxl, readODS, Hmisc, skimr,
        tables, ggformula, mapsf, clipr, magrittr
NeedsCompilation: no
Packaged: 2023-03-10 11:13:22 UTC; H2IZGK
Repository: CRAN
Date/Publication: 2023-03-10 11:30:02 UTC
Built: R 4.2.0; ; 2023-03-11 15:22:04 UTC; unix
