Package: oeli
Type: Package
Title: My Utilities for Developing Data Science Software
Version: 0.4.1
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
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-02-22 19:57:14 UTC; Oelschlaeger
Author: Lennart Oelschläger [aut, cre]
Maintainer: Lennart Oelschläger <oelschlaeger.lennart@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-24 16:20:09 UTC
Built: R 4.2.3; x86_64-w64-mingw32; 2024-04-24 02:52:11 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
