{
  "_id": "6a25b66c794753ddbc3e00fd",
  "Package": "NumericEnsembles",
  "Type": "Package",
  "Title": "Multi-Model Stacking Optimization and Continuous Regression\nEnsembles",
  "Version": "1.2.1",
  "Authors@R": "person(\"Russ\", \"Conte\", email = \"russconte@mac.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Automated parallelized regression ensemble pipeline\nexecuting concurrent evaluations across 17 base machine\nlearning architectures, 6 specialized stacking meta-learners,\nand 136 pairwise hybrid combinations. Implements dynamic\nperformance-weighted stacking blends, internal data dictionary\nprofiling metrics, iterative multicollinearity pruning via\nVariance Inflation Factors (VIF), and programmatic executive\nQuarto report generation.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/InfiniteCuriosity/NumericEnsembles",
  "BugReports": "https://github.com/InfiniteCuriosity/NumericEnsembles/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://infinitecuriosity.r-universe.dev",
  "Date/Publication": "2026-06-07 17:50:38 UTC",
  "RemoteUrl": "https://github.com/infinitecuriosity/numericensembles",
  "RemoteRef": "HEAD",
  "RemoteSha": "2e9262b576b98533e12092a3f71bcc87cd37f0cb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 18:15:50 UTC",
    "User": "root"
  },
  "Author": "Russ Conte [aut, cre, cph]",
  "Maintainer": "Russ Conte <russconte@mac.com>",
  "MD5sum": "d8bddd416813df4461621aeced5b72ab",
  "_user": "infinitecuriosity",
  "_type": "src",
  "_file": "NumericEnsembles_1.2.1.tar.gz",
  "_fileid": "8e5857795088a787cbaed41c0d4621ef075e24671bd962927b0dd2f9a5abd8a5",
  "_filesize": 1163885,
  "_sha256": "8e5857795088a787cbaed41c0d4621ef075e24671bd962927b0dd2f9a5abd8a5",
  "_created": "2026-06-07T18:15:50.000Z",
  "_published": "2026-06-07T18:20:28.001Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79980956326,
      "time": 233,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7466726221"
    },
    {
      "job": 79980956332,
      "time": 192,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7466721624"
    },
    {
      "job": 79980956330,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7466713484"
    },
    {
      "job": 79980956327,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7466713426"
    },
    {
      "job": 79980733390,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7466699006"
    },
    {
      "job": 79980956323,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7466718446"
    },
    {
      "job": 79980956338,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7466713828"
    },
    {
      "job": 79980956328,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7466713933"
    },
    {
      "job": 79980956329,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7466713799"
    }
  ],
  "_buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/27100692478",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/infinitecuriosity/numericensembles",
  "_commit": {
    "id": "2e9262b576b98533e12092a3f71bcc87cd37f0cb",
    "author": "Russ Conte <russconte@mac.com>",
    "committer": "Russ Conte <russconte@mac.com>",
    "message": "update\n",
    "time": 1780854638
  },
  "_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": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "party",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "infinitecuriosity",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2025-31",
      "n": 14
    },
    {
      "week": "2025-34",
      "n": 32
    },
    {
      "week": "2025-40",
      "n": 11
    },
    {
      "week": "2025-41",
      "n": 6
    },
    {
      "week": "2025-42",
      "n": 3
    },
    {
      "week": "2025-47",
      "n": 16
    },
    {
      "week": "2025-48",
      "n": 14
    },
    {
      "week": "2025-50",
      "n": 12
    },
    {
      "week": "2025-52",
      "n": 7
    },
    {
      "week": "2026-01",
      "n": 8
    },
    {
      "week": "2026-07",
      "n": 16
    },
    {
      "week": "2026-08",
      "n": 21
    },
    {
      "week": "2026-09",
      "n": 20
    },
    {
      "week": "2026-14",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 5
    },
    {
      "week": "2026-18",
      "n": 5
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.0.3",
      "date": "2026-02-26"
    },
    {
      "name": "v1.0.5",
      "date": "2026-02-28"
    },
    {
      "name": "v1.2",
      "date": "2026-04-29"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "infinitecuriosity",
      "count": 281,
      "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": 550,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NumericEnsembles"
  },
  "_devurl": "https://github.com/infinitecuriosity/numericensembles",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/NumericEnsembles.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/infinitecuriosity/numericensembles",
  "_realowner": "infinitecuriosity",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2025-04-01"
    },
    {
      "version": "0.7.0",
      "date": "2025-04-10"
    },
    {
      "version": "0.8.0",
      "date": "2025-06-01"
    },
    {
      "version": "0.9.0",
      "date": "2025-08-01"
    },
    {
      "version": "0.10.1",
      "date": "2025-08-24"
    },
    {
      "version": "0.10.3",
      "date": "2025-10-12"
    },
    {
      "version": "1.0.0",
      "date": "2026-02-16"
    },
    {
      "version": "1.0.3",
      "date": "2026-02-26"
    },
    {
      "version": "1.0.5",
      "date": "2026-03-01"
    },
    {
      "version": "1.2",
      "date": "2026-04-29"
    }
  ],
  "_exports": [
    "ExportNumericResults",
    "LaunchNumericApp",
    "load_pipeline",
    "Numeric",
    "NumericEnsemblesConfig",
    "NumericEnsemblesDemo",
    "NumericEnsemblesFastConfig",
    "predict_production",
    "RenderExecutiveReport",
    "save_pipeline"
  ],
  "_datasets": [
    {
      "name": "Concrete",
      "title": "Concrete - This is the strength of concrete daa set originally posted on UCI",
      "object": "Concrete",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Cement",
        "Blast_Furnace_Slag",
        "Fly_Ash",
        "Water",
        "Superplasticizer",
        "Coarse_Aggregate",
        "Fine_Aggregate",
        "Age",
        "Strength"
      ],
      "rows": 1030,
      "table": true,
      "tojson": true
    },
    {
      "name": "Insurance",
      "title": "Insurance - The data is from UCI",
      "object": "Insurance",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "sex",
        "bmi",
        "children",
        "smoker",
        "region",
        "charges"
      ],
      "rows": 1338,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Concrete",
      "title": "Concrete - This is the strength of concrete daa set originally posted on UCI",
      "topics": [
        "Concrete"
      ]
    },
    {
      "page": "ExportNumericResults",
      "title": "Export Numeric Pipeline Outcomes and Graphs",
      "topics": [
        "ExportNumericResults"
      ]
    },
    {
      "page": "Insurance",
      "title": "Insurance - The data is from UCI",
      "topics": [
        "Insurance"
      ]
    },
    {
      "page": "LaunchNumericApp",
      "title": "Launch Interactive NumericEnsembles Web Interface App",
      "topics": [
        "LaunchNumericApp"
      ]
    },
    {
      "page": "load_pipeline",
      "title": "Load Serialized Numeric Pipeline Environment from Disk File",
      "topics": [
        "load_pipeline"
      ]
    },
    {
      "page": "Numeric",
      "title": "Core Performance Pipeline Engine for Continuous Data",
      "topics": [
        "Numeric"
      ]
    },
    {
      "page": "NumericEnsemblesConfig",
      "title": "Configuration Parameters Matrix for Numeric Ensemble Pipeline",
      "topics": [
        "NumericEnsemblesConfig"
      ]
    },
    {
      "page": "NumericEnsemblesDemo",
      "title": "Run a Demonstration of the Numeric Ensembles Pipeline",
      "topics": [
        "NumericEnsemblesDemo"
      ]
    },
    {
      "page": "NumericEnsemblesFastConfig",
      "title": "Fast-Execution Configuration Matrix",
      "topics": [
        "NumericEnsemblesFastConfig"
      ]
    },
    {
      "page": "plot.numeric_pipeline",
      "title": "Plot Numeric Pipeline Performance Metrics and Visual Diagnostics",
      "topics": [
        "plot.numeric_pipeline"
      ]
    },
    {
      "page": "predict_production",
      "title": "Generate Executive Production Projections with Row-Level 95 percent Confidence Intervals",
      "topics": [
        "predict_production"
      ]
    },
    {
      "page": "predict.numeric_pipeline",
      "title": "Predict with Numeric Pipeline Framework",
      "topics": [
        "predict.numeric_pipeline"
      ]
    },
    {
      "page": "print.numeric_pipeline",
      "title": "Print Numeric Pipeline Summary Report",
      "topics": [
        "print.numeric_pipeline"
      ]
    },
    {
      "page": "RenderExecutiveReport",
      "title": "Render Automated Quarto Numeric Executive Report",
      "topics": [
        "RenderExecutiveReport"
      ]
    },
    {
      "page": "save_pipeline",
      "title": "Save Serialized Numeric Pipeline Environment to Disk File",
      "topics": [
        "save_pipeline"
      ]
    }
  ],
  "_readme": "https://github.com/infinitecuriosity/numericensembles/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "coin",
    "colorspace",
    "commonmark",
    "cowplot",
    "cpp11",
    "data.table",
    "Deriv",
    "diagram",
    "digest",
    "doBy",
    "doParallel",
    "dplyr",
    "e1071",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "ggrepel",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "htmltools",
    "httpuv",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "later",
    "lattice",
    "lava",
    "libcoin",
    "lifecycle",
    "listenv",
    "lme4",
    "lmtest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "ModelMetrics",
    "modelr",
    "modeltools",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "otel",
    "parallelly",
    "party",
    "patchwork",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "promises",
    "proxy",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "recipes",
    "reformulas",
    "reshape2",
    "rlang",
    "rpart",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "shape",
    "shiny",
    "sourcetools",
    "SparseM",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "strucchange",
    "survival",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable",
    "zoo"
  ],
  "_score": 4.664641975556125,
  "_indexed": true,
  "_nocasepkg": "numericensembles",
  "_universes": [
    "infinitecuriosity"
  ],
  "_previous": "1.2.0.9000",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-07T18:19:13.000Z",
      "distro": "noble",
      "commit": "2e9262b576b98533e12092a3f71bcc87cd37f0cb",
      "fileid": "638b3e50d3c04b971487a5666ea20f3d90bd917c0978b8b525445817b2554313",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/27100692478"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-07T18:18:34.000Z",
      "distro": "noble",
      "commit": "2e9262b576b98533e12092a3f71bcc87cd37f0cb",
      "fileid": "fcab749fa5c1df6bdb1cc539497e8a2c35137f59b7ad6e05203151ca73438fc1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/27100692478"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-06-07T18:17:41.000Z",
      "commit": "2e9262b576b98533e12092a3f71bcc87cd37f0cb",
      "fileid": "2865796ebdfd287fd4a642d311fd32516baf9e7c5d231be2a3a1295c2e9e2703",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/27100692478"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-06-07T18:17:39.000Z",
      "commit": "2e9262b576b98533e12092a3f71bcc87cd37f0cb",
      "fileid": "b1385cb0f222542427e16a56ac982026834a85ab2063c031d7cfda8a6dceba4b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/27100692478"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-06-07T18:18:57.000Z",
      "commit": "2e9262b576b98533e12092a3f71bcc87cd37f0cb",
      "fileid": "6fc6c96665448972a43a64f98d21ec1820001a988d6e25f3dcc459982dcfccc4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/27100692478"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-06-07T18:17:21.000Z",
      "commit": "2e9262b576b98533e12092a3f71bcc87cd37f0cb",
      "fileid": "d9a809a14bafb70f492dfeb96fe28c2113acbad40803fd076a543a12603c139e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/27100692478"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-06-07T18:17:18.000Z",
      "commit": "2e9262b576b98533e12092a3f71bcc87cd37f0cb",
      "fileid": "1306686579cf6df9e251bcff519bfd55b6cf380d0924e327efa22d25bf652eca",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/27100692478"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-06-07T18:17:20.000Z",
      "commit": "2e9262b576b98533e12092a3f71bcc87cd37f0cb",
      "fileid": "95f36e6c18c955254ab8b9bf1ec14a6b70d1305f7d52e6a66b3a12eacbd6249c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/infinitecuriosity/actions/runs/27100692478"
    }
  ]
}