oeli: My Utilities for Developing Data Science Software

Some general helper functions that I and maybe others find useful when developing data science software. Functionality includes argument validation, density calculation, sampling, matrix printing, user interaction, storage helpers and more. The vignettes illustrate use cases.

Version: 0.4.1
Imports: benchmarkme, checkmate, cli, ggplot2, hexSticker, latex2exp, Rcpp, rprojroot, showtext, stats, sysfonts, usethis
LinkingTo: Rcpp, RcppArmadillo, testthat
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), xml2
Published: 2024-02-24
Author: Lennart Oelschläger [aut, cre]
Maintainer: Lennart Oelschläger <oelschlaeger.lennart at gmail.com>
BugReports: https://github.com/loelschlaeger/oeli/issues
License: GPL (≥ 3)
URL: https://github.com/loelschlaeger/oeli, http://loelschlaeger.de/oeli/
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: oeli results

Documentation:

Reference manual: oeli.pdf
Vignettes: Helpers for argument validation
Helpers for working with data frames
Helpers for working with matrices
Helpers for storage of data

Downloads:

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

Reverse dependencies:

Reverse imports: ao, fHMM, optimizeR, RprobitB

Linking:

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