Package: oeli
Type: Package
Title: Some Utilities for Developing Data Science Software
Version: 0.7.4
Authors@R: person("Lennart", "Oelschl\u00e4ger", email = "oelschlaeger.lennart@gmail.com", role = c("aut", "cre"))
Description: A collection of general-purpose helper functions that I (and maybe 
    others) find useful when developing data science software. Includes tools 
    for simulation, data transformation, input validation, and more.
License: GPL (>= 3)
Encoding: UTF-8
Config/testthat/edition: 3
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: benchmarkme, checkmate, cli, dplyr, future, future.apply,
        ggplot2, glue, hexSticker, progressr, R6, Rcpp,
        SimMultiCorrData, stats, tibble, tools, utils
LinkingTo: Rcpp, RcppArmadillo, testthat
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), xml2
URL: https://github.com/loelschlaeger/oeli,
        http://loelschlaeger.de/oeli/
BugReports: https://github.com/loelschlaeger/oeli/issues
NeedsCompilation: yes
Packaged: 2025-06-27 16:28:21 UTC; Lennart Oelschläger
Author: Lennart Oelschläger [aut, cre]
Maintainer: Lennart Oelschläger <oelschlaeger.lennart@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-27 17:00:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-07-04 05:33:41 UTC; unix
Archs: oeli.so.dSYM
