oeli: Utilities for Developing Data Science Software

Some general utilities (helper functions) that I and maybe others find useful when developing data science software. Functionality includes argument validation, density calculation and sampling, matrix printing and indexing, user interaction, and more.

Version: 0.2.0
Imports: checkmate, cli, ggplot2, hexSticker, Rcpp, showtext, stats, sysfonts, usethis
LinkingTo: Rcpp, RcppArmadillo, testthat
Suggests: testthat (≥ 3.0.0), xml2
Published: 2023-11-03
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
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: oeli results

Documentation:

Reference manual: oeli.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: optimizeR

Linking:

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