Package: IGoRRR
Type: Package
Title: A Shiny Interface for Simple Data Management
Version: 0.3.2
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, fst,
        feather, haven, readxl, readODS, Hmisc, skimr, tables,
        ggformula, mapsf, clipr, magrittr
NeedsCompilation: no
Packaged: 2022-03-17 09:47:27 UTC; H2IZGK
Repository: CRAN
Date/Publication: 2022-03-17 11:50:02 UTC
Built: R 4.0.5; ; 2022-03-18 11:15:40 UTC; unix
