Package: usefun
Type: Package
Title: A Collection of Useful Functions by John
Version: 0.5.0
Authors@R: person("John", "Zobolas", role = c("aut", "cph", "cre"), 
  email = "bblodfon@gmail.com", 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
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: graphics, stats, utils, dplyr, PRROC (>= 1.3.1)
Suggests: testthat, covr, readr, mlr3misc
NeedsCompilation: no
Packaged: 2023-09-17 08:29:54 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: 2023-09-17 08:40:02 UTC
Built: R 4.2.0; ; 2023-09-17 09:41:23 UTC; unix
