Package: oeli
Type: Package
Title: Some Utilities for Developing Data Science Software
Version: 0.7.5
Authors@R: person(
    given = "Lennart", 
    family = "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, cubature, dplyr, future,
        future.apply, ggplot2, glue, hexSticker, progressr, R6, Rcpp,
        SimMultiCorrData, stats, tibble, tools, utils
LinkingTo: mvtnorm, 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-08-18 08:37:57 UTC; Lennart Oelschläger
Author: Lennart Oelschläger [aut, cre]
Maintainer: Lennart Oelschläger <oelschlaeger.lennart@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-18 09:20:24 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-20 13:38:11 UTC; unix
Archs: oeli.so.dSYM
