Package: qeML
Version: 1.1
Title: Quick and Easy Machine Learning Tools
Authors@R: c(person("Norm", "Matloff", email = "nsmatloff@ucdavis.edu",
   role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9179-6785")))
Maintainer: Norm Matloff <nsmatloff@ucdavis.edu>
Depends: R (>= 3.5.0),regtools (>= 0.8.0),gtools,rmarkdown,tufte
Imports: grf,gbm,toweranNA,tm,rpart,rpart.plot,partools,FOCI
Suggests: knitr,partykit,randomForest,ranger,e1071,JOUSBoost,lightgbm,
        keras,neuralnet,polyreg,glmnet,umap,reticulate,party,pROC,xgboost,ROCR,
        autoimage,deepnet,ncvreg,uwot,cdparcoord
VignetteBuilder: knitr
License: GPL (>= 2)
Description: The letters 'qe' in the package title stand for "quick and
   easy," alluding to the convenience goal of the package. We bring
   together a variety of machine learning (ML) tools from standard R
   packages, providing wrappers with a simple, convenient, 
   and uniform interface.
URL: https://github.com/matloff/qeML
BugReports: https://github.com/matloff/qeML/issues
NeedsCompilation: no
Packaged: 2023-10-26 01:10:13 UTC; normanmatloff
Author: Norm Matloff [aut, cre] (<https://orcid.org/0000-0001-9179-6785>)
Repository: CRAN
Date/Publication: 2023-11-09 15:20:02 UTC
Built: R 4.3.1; ; 2023-11-15 04:58:00 UTC; unix
