# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "dipsaus" in publications use:' type: software license: GPL-3.0-only title: 'dipsaus: A Dipping Sauce for Data Analysis and Visualizations' version: 0.2.9.9002 doi: 10.32614/CRAN.package.dipsaus abstract: '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.' authors: - family-names: Wang given-names: Zhengjia email: dipterix.wang@gmail.com repository: https://rave-ieeg.r-universe.dev repository-code: https://github.com/dipterix/dipsaus commit: 96aabc9d9f8b7682683a8599bbe1fc28e3f00e92 url: https://dipterix.org/dipsaus/ contact: - family-names: Wang given-names: Zhengjia email: dipterix.wang@gmail.com