Package: oeli
Type: Package
Title: Utilities for Developing Data Science Software
Version: 0.6.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. 
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, SimMultiCorrData, 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
NeedsCompilation: yes
Packaged: 2024-09-17 13:25:34 UTC; Lennart Oelschläger
Author: Lennart Oelschläger [aut, cre]
Maintainer: Lennart Oelschläger <oelschlaeger.lennart@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-17 14:00:02 UTC
