{
  "_id": "6a16949cacfb0bcc41d7a465",
  "Package": "ClassificationEnsembles",
  "Title": "Automatically Builds 12 Classification Models (6 Individual and\n6 Ensembles of Models) from Classification Data",
  "Version": "1.0.2.9000",
  "Authors@R": "person(\"Russ\", \"Conte\", , \"russconte@mac.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Automatically builds 12 classification models from data.\nThe package also returns 25 plots, 5 tables and a summary\nreport.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/InfiniteCuriosity/ClassificationEnsembles",
  "BugReports": "https://github.com/InfiniteCuriosity/ClassificationEnsembles/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libnode-dev",
  "Repository": "https://infinitecuriosity.r-universe.dev",
  "Date/Publication": "2026-02-26 20:40:49 UTC",
  "RemoteUrl": "https://github.com/infinitecuriosity/classificationensembles",
  "RemoteRef": "HEAD",
  "RemoteSha": "549847272dfd6e93c055ed862d98b2d34873b61b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 06:46:55 UTC",
    "User": "root"
  },
  "Author": "Russ Conte [aut, cre, cph]",
  "Maintainer": "Russ Conte <russconte@mac.com>",
  "MD5sum": "0a35be76533a52855ba101852d5351a1",
  "_user": "infinitecuriosity",
  "_type": "src",
  "_file": "ClassificationEnsembles_1.0.2.9000.tar.gz",
  "_fileid": "eee755e13ab4d2a21ca680eaa2671df7258064133e4bc8842fd823ce2677f58c",
  "_filesize": 2951541,
  "_sha256": "eee755e13ab4d2a21ca680eaa2671df7258064133e4bc8842fd823ce2677f58c",
  "_created": "2026-05-27T06:46:55.000Z",
  "_published": "2026-05-27T06:52:11.980Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78022781080,
      "time": 244,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233763992"
    },
    {
      "job": 78022781099,
      "time": 222,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233758565"
    },
    {
      "job": 78022781088,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233762659"
    },
    {
      "job": 78022781084,
      "time": 212,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233752527"
    },
    {
      "job": 78022207706,
      "time": 269,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233700474"
    },
    {
      "job": 78022781150,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233741978"
    },
    {
      "job": 78022781106,
      "time": 157,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233741591"
    },
    {
      "job": 78022781154,
      "time": 171,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233745070"
    },
    {
      "job": 78022781133,
      "time": 161,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233742308"
    }
  ],
  "_buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/26495353745",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/infinitecuriosity/classificationensembles",
  "_commit": {
    "id": "549847272dfd6e93c055ed862d98b2d34873b61b",
    "author": "Russ Conte <russconte@mac.com>",
    "committer": "Russ Conte <russconte@mac.com>",
    "message": "CRAN submission.\n",
    "time": 1772138449
  },
  "_maintainer": {
    "name": "Russ Conte",
    "email": "russconte@mac.com",
    "login": "infinitecuriosity",
    "description": "Looking for ways to contribute and share in Data Science, feel free to contact me!",
    "uuid": 21028719
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "C50",
      "role": "Depends"
    },
    {
      "package": "car",
      "role": "Depends"
    },
    {
      "package": "caret",
      "role": "Depends"
    },
    {
      "package": "corrplot",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "e1071",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "gt",
      "role": "Depends"
    },
    {
      "package": "htmltools",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Depends"
    },
    {
      "package": "ipred",
      "role": "Depends"
    },
    {
      "package": "MachineShop",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "pls",
      "role": "Depends"
    },
    {
      "package": "purrr",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "randomForest",
      "role": "Depends"
    },
    {
      "package": "ranger",
      "role": "Depends"
    },
    {
      "package": "reactable",
      "role": "Depends"
    },
    {
      "package": "scales",
      "role": "Depends"
    },
    {
      "package": "tidyr",
      "role": "Depends"
    },
    {
      "package": "tree",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "infinitecuriosity",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 14
    },
    {
      "week": "2026-07",
      "n": 14
    },
    {
      "week": "2026-09",
      "n": 11
    }
  ],
  "_tags": [
    {
      "name": "v1.0.2",
      "date": "2026-02-26"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "infinitecuriosity",
      "count": 63,
      "uuid": 21028719
    }
  ],
  "_userbio": {
    "uuid": 21028719,
    "type": "user",
    "name": "Russ Conte",
    "description": "Looking for ways to contribute and share in Data Science, feel free to contact me!"
  },
  "_downloads": {
    "count": 212,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ClassificationEnsembles"
  },
  "_devurl": "https://github.com/infinitecuriosity/classificationensembles",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/ClassificationEnsembles.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/infinitecuriosity/classificationensembles",
  "_realowner": "infinitecuriosity",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2025-04-01"
    },
    {
      "version": "0.6.0",
      "date": "2025-08-01"
    },
    {
      "version": "0.7.0",
      "date": "2025-10-12"
    },
    {
      "version": "0.7.1",
      "date": "2025-10-15"
    },
    {
      "version": "1.0.0",
      "date": "2026-02-16"
    },
    {
      "version": "1.0.2",
      "date": "2026-02-26"
    }
  ],
  "_exports": [
    "Classification"
  ],
  "_datasets": [
    {
      "name": "Carseats",
      "title": "Carseats data",
      "object": "Carseats",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sales",
        "CompPrice",
        "Income",
        "Advertising",
        "Population",
        "Price",
        "ShelveLoc",
        "Age",
        "Education",
        "Urban",
        "US"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    },
    {
      "name": "Cleveland_heart",
      "title": "Cleveland Heart",
      "object": "Cleveland_heart",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Age",
        "Sex",
        "Chest_pain_type",
        "Resting_blood_pressure",
        "Cholesteral",
        "Fasting_blood_sugar",
        "Max_heart_rate",
        "Exercise_induced_angina",
        "Old_peak",
        "Slope",
        "Sick_or_buff",
        "Class"
      ],
      "rows": 302,
      "table": true,
      "tojson": true
    },
    {
      "name": "dry_beans_small",
      "title": "Dry Beans small",
      "object": "dry_beans_small",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Area",
        "Perimeter",
        "MajorAxisLength",
        "MinorAxisLength",
        "AspectRation",
        "Eccentricity",
        "ConvexArea",
        "EquivDiameter",
        "Extent",
        "Solidity",
        "roundness",
        "Compactness",
        "ShapeFactor1",
        "ShapeFactor2",
        "ShapeFactor3",
        "ShapeFactor4",
        "Class"
      ],
      "rows": 813,
      "table": true,
      "tojson": true
    },
    {
      "name": "Maternal_Health_Risk",
      "title": "Maternal Health Risk",
      "object": "Maternal_Health_Risk",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Age",
        "SystolicBP",
        "DiastolicBP",
        "BS",
        "BodyTemp",
        "HeartRate",
        "RiskLevel"
      ],
      "rows": 1014,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Carseats",
      "title": "Carseats data",
      "topics": [
        "Carseats"
      ]
    },
    {
      "page": "Classification",
      "title": "classification—function to perform classification analysis and return results to the user.",
      "topics": [
        "Classification"
      ]
    },
    {
      "page": "Cleveland_heart",
      "title": "Cleveland Heart",
      "topics": [
        "Cleveland_heart"
      ]
    },
    {
      "page": "dry_beans_small",
      "title": "Dry Beans small",
      "topics": [
        "dry_beans_small"
      ]
    },
    {
      "page": "Maternal_Health_Risk",
      "title": "Maternal Health Risk",
      "topics": [
        "Maternal_Health_Risk"
      ]
    }
  ],
  "_readme": "https://github.com/infinitecuriosity/classificationensembles/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bigD",
    "bitops",
    "boot",
    "broom",
    "bslib",
    "C50",
    "cachem",
    "car",
    "carData",
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "coin",
    "colorspace",
    "commonmark",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "Cubist",
    "curl",
    "data.table",
    "Deriv",
    "diagram",
    "dials",
    "DiceDesign",
    "digest",
    "doBy",
    "doParallel",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gt",
    "gtable",
    "hardhat",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "inum",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "kernlab",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "libcoin",
    "lifecycle",
    "listenv",
    "litedown",
    "lme4",
    "lmtest",
    "lubridate",
    "MachineShop",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "ModelMetrics",
    "modelr",
    "modeltools",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "parallelly",
    "party",
    "partykit",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "pls",
    "plyr",
    "polspline",
    "prettyunits",
    "pROC",
    "prodlim",
    "progress",
    "progressr",
    "proxy",
    "purrr",
    "quantreg",
    "R6",
    "randomForest",
    "ranger",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reactable",
    "reactR",
    "recipes",
    "reformulas",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "rsample",
    "Rsolnp",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "sfd",
    "shape",
    "slider",
    "SparseM",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "strucchange",
    "survival",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tree",
    "truncnorm",
    "tzdb",
    "urca",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "warp",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "ClassificationEnsembles-vignette.Rmd",
      "filename": "ClassificationEnsembles-vignette.html",
      "title": "ClassificationEnsembles-vignette",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Example",
        "Grand summary"
      ],
      "created": "2024-12-01 20:07:22",
      "modified": "2026-02-15 19:23:02",
      "commits": 7
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "classificationensembles",
  "_universes": [
    "infinitecuriosity"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-05-27T06:50:05.000Z",
      "distro": "noble",
      "commit": "549847272dfd6e93c055ed862d98b2d34873b61b",
      "fileid": "dbd7e80688b62f32f973f418c3f45a30a49e556625cd9fa6b20a851623ae6528",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/26495353745"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-05-27T06:49:51.000Z",
      "distro": "noble",
      "commit": "549847272dfd6e93c055ed862d98b2d34873b61b",
      "fileid": "4ba4e4e2264cb3e642ed494a57efb46029260d367b962584bad42a3d3b4192c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/26495353745"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-05-27T06:50:35.000Z",
      "commit": "549847272dfd6e93c055ed862d98b2d34873b61b",
      "fileid": "bbdd29e1adf2b9ed7bf72039002fe6a2285b7650b3e13129f9f2a2b1a66d2108",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/26495353745"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-05-27T06:49:41.000Z",
      "commit": "549847272dfd6e93c055ed862d98b2d34873b61b",
      "fileid": "6e6a92cc68128e6917d93ae24dfd659ed9c3afbebfbd8db65bceb606ce84a0f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/26495353745"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2.9000",
      "date": "2026-05-27T06:50:05.000Z",
      "commit": "549847272dfd6e93c055ed862d98b2d34873b61b",
      "fileid": "5ef7d98a041657491ed6ad95a77fa5d6c1c8694bf29a626e327fc41de0219c27",
      "status": "success",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/26495353745"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-05-27T06:48:31.000Z",
      "commit": "549847272dfd6e93c055ed862d98b2d34873b61b",
      "fileid": "ef3bc2c7bdc5386887c22a66693427dce4ab3493f7de4f04b6aab5dd54482537",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/26495353745"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-05-27T06:48:51.000Z",
      "commit": "549847272dfd6e93c055ed862d98b2d34873b61b",
      "fileid": "14f4e2f762a2fb4124acd26feb64f028d9c3371f421e4f0864af0d98640b8b70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/26495353745"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-05-27T06:48:31.000Z",
      "commit": "549847272dfd6e93c055ed862d98b2d34873b61b",
      "fileid": "629d67985abd49b013dbbdb32bc07b2e1d9cc08548d6c727875683a07525e7f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/26495353745"
    }
  ]
}