Package: oeli
Type: Package
Title: My Utilities for Developing Data Science Software
Version: 0.5.0
Authors@R: c(
    person("Lennart", "Oelschl\u00e4ger", 
           email = "oelschlaeger.lennart@gmail.com", 
           role = c("aut", "cre"))
           )
Description: 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.
License: GPL (>= 3)
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), xml2
Config/testthat/edition: 3
RoxygenNote: 7.3.1
Imports: benchmarkme, checkmate, cli, ggplot2, hexSticker, latex2exp,
        Rcpp, rprojroot, showtext, stats, sysfonts, usethis, utils
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: 2024-05-22 09:48:19 UTC; lennart
Author: Lennart Oelschläger [aut, cre]
Maintainer: Lennart Oelschläger <oelschlaeger.lennart@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-22 10:30:08 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-05-22 14:30:28 UTC; unix
Archs: oeli.so.dSYM
