IGoRRR: A Shiny Interface for Simple Data Management

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.

Version: 0.3.4
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
Published: 2023-03-10
Author: Jean-Luc Lipatz [aut, cre], Bernard Gestin [ctb]
Maintainer: Jean-Luc Lipatz <jllipatz at protonmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: IGoRRR results

Documentation:

Reference manual: IGoRRR.pdf

Downloads:

Package source: IGoRRR_0.3.4.tar.gz
Windows binaries: r-devel: IGoRRR_0.3.4.zip, r-release: IGoRRR_0.3.4.zip, r-oldrel: IGoRRR_0.3.4.zip
macOS binaries: r-release (arm64): IGoRRR_0.3.4.tgz, r-oldrel (arm64): IGoRRR_0.3.4.tgz, r-release (x86_64): IGoRRR_0.3.4.tgz
Old sources: IGoRRR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=IGoRRR to link to this page.