dipsaus: A Dipping Sauce for Data Analysis and Visualizations

Works as "add-ons" to packages like 'shiny', 'future', as well as 'rlang', and provides utility functions. Just like dipping sauce adding flavors to potato chips or pita bread, 'dipsaus' for data analysis and visualizations adds handy functions and enhancements to popular packages. The goal is to provide simple solutions that are frequently asked for online, such as how to synchronize 'shiny' inputs without freezing the app, or how to get memory size on 'Linux' or 'MacOS' system. The enhancements roughly fall into these four categories: 1. 'shiny' input widgets; 2. high-performance computing using 'RcppParallel' and 'future' package; 3. modify R calls and convert among numbers, strings, and other objects. 4. utility functions to get system information such like CPU chipset, memory limit, etc.

Version: 0.0.5
Depends: R (≥ 3.6.0)
Imports: utils, grDevices, shiny, cli, stringr, parallel, jsonlite (≥ 1.6), future, future.apply, progressr, Rcpp, RcppParallel, crayon, fastmap, base64url, base64enc, txtq, synchronicity, digest, R6, rlang (≥ 0.4.0)
LinkingTo: Rcpp, RcppParallel
Suggests: microbenchmark, knitr, rmarkdown, testthat, promises, magrittr, glue, qs, RcppRedis, future.callr
Published: 2020-03-12
Author: Zhengjia Wang [aut, cre]
Maintainer: Zhengjia Wang <zhengjia.wang at rice.edu>
BugReports: https://github.com/dipterix/dipsaus/issues
License: GPL-3
URL: https://github.com/dipterix/dipsaus
NeedsCompilation: yes
Language: en-US
Materials: NEWS
CRAN checks: dipsaus results

Downloads:

Reference manual: dipsaus.pdf
Vignettes: Asynchronous Evaluator
R Expression Add-ons
Shiny Customized Widgets
Utility Functions
Package source: dipsaus_0.0.5.tar.gz
Windows binaries: r-devel: dipsaus_0.0.5.zip, r-devel-gcc8: dipsaus_0.0.4.zip, r-release: dipsaus_0.0.5.zip, r-oldrel: not available
OS X binaries: r-release: dipsaus_0.0.5.tgz, r-oldrel: not available
Old sources: dipsaus archive

Reverse dependencies:

Reverse imports: threeBrain

Linking:

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