Package: SLmetrics
Title: Machine Learning Performance Evaluation on Steroids
Version: 0.3-4
Authors@R: c(
    person(
      given   = "Serkan", 
      family  = "Korkmaz",
      email   = "serkor1@duck.com", 
      role    = c("cre", "aut", "cph"),
      comment = c(ORCID = "0000-0002-5052-0982")
      )
  )
Description: 
  Performance evaluation metrics for supervised and unsupervised machine learning, statistical learning and artificial intelligence applications. Core computations are implemented in 'C++' for scalability and efficiency.
SystemRequirements: C++17
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, reticulate, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: grDevices, lattice, Rcpp
Depends: R (>= 4.0.0)
URL: https://slmetrics-docs.gitbook.io/v1,
        https://github.com/serkor1/SLmetrics
BugReports: https://github.com/serkor1/SLmetrics/issues
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-06-21 20:06:55 UTC; serkan
Author: Serkan Korkmaz [cre, aut, cph] (ORCID:
    <https://orcid.org/0000-0002-5052-0982>)
Maintainer: Serkan Korkmaz <serkor1@duck.com>
Repository: CRAN
Date/Publication: 2025-06-21 20:40:02 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-06-21 21:07:42 UTC; unix
Archs: SLmetrics.so.dSYM
