miscset: Miscellaneous Tools Set

A collection of miscellaneous methods to simplify various tasks, including plotting, data.frame and matrix transformations, environment functions, regular expression methods, and string and logical operations, as well as numerical and statistical tools. Most of the methods are simple but useful wrappers of common base R functions, which extend S3 generics or provide default values for important parameters.

Version: 1.1.0
Imports: data.table, devtools, ggplot2, gridExtra, parallel, Rcpp (≥ 0.11.1), stats, xtable
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, stringr
Published: 2017-02-24
Author: Sven E. Templer
Maintainer: Sven E. Templer <sven.templer at gmail.com>
BugReports: https://github.com/setempler/miscset/issues
License: GPL-3
URL: https://github.com/setempler/miscset
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: miscset results

Documentation:

Reference manual: miscset.pdf
Vignettes: miscset

Downloads:

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

Linking:

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