Type: Package
Package: usefun
Title: A Collection of Useful Functions by John
Version: 0.5.2
Authors@R: 
    person("John", "Zobolas", , "bblodfon@gmail.com", role = c("aut", "cph", "cre"),
           comment = c(ORCID = "0000-0002-3609-8674"))
Description: A set of general functions that I have used in various
    projects and other R packages. Miscellaneous operations on data
    frames, matrices and vectors, ROC and PR statistics.
License: MIT + file LICENSE
URL: https://github.com/bblodfon/usefun
BugReports: https://github.com/bblodfon/usefun/issues
Imports: checkmate, dplyr (>= 1.1.2), graphics, precrec (>= 0.14.2),
        PRROC (>= 1.3.1), stats, tibble (>= 3.2.1), utils
Suggests: combinat, covr, ggplot2, mlr3misc, readr, testthat
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-09-14 23:30:11 UTC; john
Author: John Zobolas [aut, cph, cre] (<https://orcid.org/0000-0002-3609-8674>)
Maintainer: John Zobolas <bblodfon@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-14 23:50:02 UTC
Built: R 4.4.3; ; 2025-10-13 11:32:21 UTC; windows
