The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

dipsaus: A Dipping Sauce for Data Analysis and Visualizations

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 the '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.2.8
Depends: R (≥ 3.5.0)
Imports: utils, stats, graphics, grDevices, parallel, Rcpp, R6, shiny, cli, stringr, jsonlite (≥ 1.6), future, future.apply, progressr, fastmap (≥ 1.1.0), base64enc, digest, rlang (≥ 0.4.0), rstudioapi (≥ 0.11)
LinkingTo: Rcpp
Suggests: knitr, promises, later, rmarkdown, testthat, microbenchmark, magrittr, yaml, future.callr, remotes, glue
Published: 2023-07-03
Author: Zhengjia Wang [aut, cre], John Magnotti [ctb] (Contributed to `rutabaga.R`), Xiang Zhang [ctb] (Contributed to `rutabaga.R`)
Maintainer: Zhengjia Wang <dipterix.wang at gmail.com>
BugReports: https://github.com/dipterix/dipsaus/issues
License: GPL-3
URL: https://github.com/dipterix/dipsaus, https://dipterix.org/dipsaus/
NeedsCompilation: yes
Language: en-US
Materials: NEWS
CRAN checks: dipsaus results

Documentation:

Reference manual: dipsaus.pdf
Vignettes: R Expression Add-on
Shiny Customized Widgets
Utility Functions

Downloads:

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

Reverse dependencies:

Reverse suggests: lazyarray

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.