Works as an "add-on" 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 chip-set, memory limit, etc.
Version: | 0.0.9 |
Depends: | R (≥ 3.5.0) |
Imports: | utils, grDevices, parallel, Rcpp, RcppParallel, R6, shiny, cli, stringr, jsonlite (≥ 1.6), future, future.apply, progressr, fastmap, base64url, base64enc, synchronicity, digest, rlang (≥ 0.4.0), startup, rstudioapi (≥ 0.11) |
LinkingTo: | Rcpp, RcppParallel |
Suggests: | microbenchmark, htmltools, knitr, rmarkdown, testthat, promises, magrittr, glue, yaml, qs, RcppRedis, future.callr, remotes |
Published: | 2020-07-17 |
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 |
Reference manual: | dipsaus.pdf |
Vignettes: |
Asynchronous Evaluator R Expression Add-on Shiny Customized Widgets Utility Functions |
Package source: | dipsaus_0.0.9.tar.gz |
Windows binaries: | r-devel: dipsaus_0.0.9.zip, r-release: dipsaus_0.0.9.zip, r-oldrel: dipsaus_0.0.9.zip |
macOS binaries: | r-release: dipsaus_0.0.9.tgz, r-oldrel: dipsaus_0.0.9.tgz |
Old sources: | dipsaus archive |
Reverse imports: | threeBrain |
Reverse suggests: | lazyarray |
Please use the canonical form https://CRAN.R-project.org/package=dipsaus to link to this page.