Tool collection for common and not so common data science use cases. This includes custom made algorithms for data management as well as value calculations that are hard to find elsewhere because of their specificity but would be a waste to get lost nonetheless. Currently available functionality: find sub-graphs in an edge list data.frame, find mode or modes in a vector of values, extract (a) specific regular expression group(s), generate ISO time stamps that play well with file names, or generate URL parameter lists by expanding value combinations.
Version: | 0.3.3 |
Imports: | Rcpp (≥ 1.0.1), stringr |
LinkingTo: | Rcpp |
Suggests: | covr, testthat, spelling |
Published: | 2020-09-12 |
DOI: | 10.32614/CRAN.package.dsmisc |
Author: | Peter Meissner [aut, cre] |
Maintainer: | Peter Meissner <retep.meissner at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | dsmisc results |
Reference manual: | dsmisc.pdf |
Package source: | dsmisc_0.3.3.tar.gz |
Windows binaries: | r-devel: dsmisc_0.3.3.zip, r-release: dsmisc_0.3.3.zip, r-oldrel: dsmisc_0.3.3.zip |
macOS binaries: | r-devel (arm64): dsmisc_0.3.3.tgz, r-release (arm64): dsmisc_0.3.3.tgz, r-oldrel (arm64): dsmisc_0.3.3.tgz, r-devel (x86_64): dsmisc_0.3.3.tgz, r-release (x86_64): dsmisc_0.3.3.tgz, r-oldrel (x86_64): dsmisc_0.3.3.tgz |
Old sources: | dsmisc archive |
Please use the canonical form https://CRAN.R-project.org/package=dsmisc to link to this page.