Package: oeli
Type: Package
Title: My Utilities for Developing Data Science Software
Version: 0.3.1
Authors@R: c(
    person("Lennart", "Oelschl\u00e4ger", 
           email = "oelschlaeger.lennart@gmail.com", 
           role = c("aut", "cre"))
           )
Description: Some general utilities (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.
License: GPL (>= 3)
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), xml2
Config/testthat/edition: 3
RoxygenNote: 7.2.3
Imports: checkmate, cli, ggplot2, hexSticker, latex2exp, Rcpp,
        rprojroot, showtext, stats, sysfonts, usethis
LinkingTo: Rcpp, RcppArmadillo, testthat
URL: https://github.com/loelschlaeger/oeli,
        http://loelschlaeger.de/oeli/
BugReports: https://github.com/loelschlaeger/oeli/issues
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2023-12-08 06:58:13 UTC; Oelschlaeger
Author: Lennart Oelschläger [aut, cre]
Maintainer: Lennart Oelschläger <oelschlaeger.lennart@gmail.com>
Repository: CRAN
Date/Publication: 2023-12-08 13:40:05 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-12-22 03:59:11 UTC; unix
Archs: oeli.so.dSYM
