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 Roxygen: list(markdown = TRUE) 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 Repository: https://fastverse.r-universe.dev Date/Publication: 2025-06-21 19:57:45 UTC RemoteUrl: https://github.com/serkor1/SLmetrics RemoteRef: HEAD RemoteSha: f15c4b758a0b4a8160ab0eed3e3d2b43d2d37b16 NeedsCompilation: yes Packaged: 2026-06-09 14:03:59 UTC; root Author: Serkan Korkmaz [cre, aut, cph] (ORCID: ) Maintainer: Serkan Korkmaz