Package: ImML
Version: 0.1.5
Date: 2023-09-03
Title: Machine Learning Algorithms Fitting and Validation for Forestry
Authors@R: 
    c(person(given = "M. Iqbal",
             family = "Jeelani",
             role = c("aut"),
             email = "jeelani.miqbal@gmail.com"),
      person(given = "Salvatore",
             family = "Mangiafico",
             role = c("aut", "cre"),
             email = "mangiafico@njaes.rutgers.edu"))
Description: Fitting and validation of machine learning algorithms
             for volume prediction of trees, currently for conifer trees based on
			 diameter at breast height and height as explanatory variables.
Depends: R (>= 4.1.0)
Imports: stats (>= 4.1.0), dplyr (>= 1.1.2), rpart (>= 4.1.19), caret
        (>= 6.0-94), randomForest(>= 4.7-1.1), e1071 (>= 1.7-13),
        ggplot2 (>= 3.4.2), rlang (>= 1.1.1)
Maintainer: Salvatore Mangiafico <mangiafico@njaes.rutgers.edu>
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-05 18:28:48 UTC; salva
Author: M. Iqbal Jeelani [aut],
  Salvatore Mangiafico [aut, cre]
Repository: CRAN
Date/Publication: 2023-09-06 16:50:07 UTC
Built: R 4.2.0; ; 2023-09-13 03:31:33 UTC; unix
