Package: treemisc
Type: Package
Title: Data Sets and Functions to Accompany "Tree-Based Methods for
        Statistical Learning in R"
Version: 0.0.1
Authors@R: person(c("Brandon", "M."), family = "Greenwell", 
    email = "greenwell.brandon@gmail.com", 
    role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8120-0084"))
Description: Miscellaneous data sets and functions to accompany Greenwell (2022) 
    "Tree-Based Methods for Statistical Learning in R" <doi:10.1201/9781003089032>.
License: GPL (>= 2)
Depends: R (>= 4.0.0)
Imports: Matrix, Rcpp (>= 1.0.1), rpart, stats, utils
Suggests: AmesHousing, gbm, glmnet (>= 3.0), graphics, mlbench, party,
        partykit, randomForest, ranger, rpart.plot, tinytest
LinkingTo: Rcpp
RoxygenNote: 7.2.1
LazyData: TRUE
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2022-10-18 12:14:08 UTC; bgreenwell
Author: Brandon M. Greenwell [aut, cre]
    (<https://orcid.org/0000-0002-8120-0084>)
Maintainer: Brandon M. Greenwell <greenwell.brandon@gmail.com>
Repository: CRAN
Date/Publication: 2022-10-19 10:10:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-10-20 10:46:57 UTC; unix
Archs: treemisc.so.dSYM
