{
  "_id": "6a46c9efc3efdb0cb7aa48d5",
  "Package": "SVEMnet",
  "Type": "Package",
  "Title": "Self-Validated Ensemble Models with Lasso and Relaxed Elastic\nNet Regression",
  "Version": "3.2.3",
  "Date": "2026-07-01",
  "Authors@R": "person(given = \"Andrew T.\",\nfamily = \"Karl\",\nemail = \"akarl@asu.edu\",\nrole = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-5933-8706\"))",
  "Description": "Tools for fitting self-validated ensemble models (SVEM;\nLemkus et al. (2021) <doi:10.1016/j.chemolab.2021.104439>) in\nsmall-sample design-of-experiments and related workflows, using\nelastic net and relaxed elastic net regression via 'glmnet'\n(Friedman et al. (2010) <doi:10.18637/jss.v033.i01>).\nFractional random-weight bootstraps with anti-correlated\nvalidation copies are used to tune penalty paths by\nvalidation-weighted AIC/BIC. Supports Gaussian and binomial\nresponses, deterministic expansion helpers for shared factor\nspaces, prediction with bootstrap uncertainty, and a\nrandom-search optimizer that respects mixture constraints and\ncombines multiple responses via desirability functions. Also\nincludes a permutation-based whole-model test for Gaussian SVEM\nfits (Karl (2024) <doi:10.1016/j.chemolab.2024.105122>). The\npackage and its workflows are described in Karl (2026)\n<doi:10.1016/j.chemolab.2026.105660>. Package code was drafted\nwith assistance from generative AI tools.",
  "URL": "https://arxiv.org/abs/2511.20968",
  "License": "GPL-2 | GPL-3",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 20:24:04 UTC",
    "User": "root"
  },
  "Author": "Andrew T. Karl [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-5933-8706>)",
  "Maintainer": "Andrew T. Karl <akarl@asu.edu>",
  "Repository": "https://akarl46556.r-universe.dev",
  "Date/Publication": "2026-07-02 05:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/SVEMnet",
  "RemoteRef": "HEAD",
  "RemoteSha": "ef8ef44b6c8b0ab41bdcb09e734bda70b9ebce2e",
  "_user": "akarl46556",
  "_type": "src",
  "_file": "SVEMnet_3.2.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/05f77ec01816832d1f35703a33b5fe46d1f4c08e85e2682e16ed6c5822074bac",
  "_filesize": 563666,
  "_sha256": "05f77ec01816832d1f35703a33b5fe46d1f4c08e85e2682e16ed6c5822074bac",
  "_expires": "2026-10-10T20:28:30.000Z",
  "_created": "2026-07-02T20:24:04.000Z",
  "_published": "2026-07-02T20:28:31.331Z",
  "_jobs": [
    {
      "job": 84870687531,
      "time": 220,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8050782197"
    },
    {
      "job": 84870687509,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8050764436"
    },
    {
      "job": 84870687488,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8050765623"
    },
    {
      "job": 84870687470,
      "time": 202,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8050767480"
    },
    {
      "job": 84869926674,
      "time": 253,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8050706196"
    },
    {
      "job": 84870687516,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8050757688"
    },
    {
      "job": 84870687517,
      "time": 185,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8050769596"
    },
    {
      "job": 84870687548,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8050753754"
    },
    {
      "job": 84870687554,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8050747509"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/akarl46556/actions/runs/28619030165",
  "_status": "success",
  "_upstream": "https://github.com/cran/SVEMnet",
  "_commit": {
    "id": "ef8ef44b6c8b0ab41bdcb09e734bda70b9ebce2e",
    "author": "Andrew T. Karl <akarl@asu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.2.3\n",
    "time": 1782971402
  },
  "_maintainer": {
    "name": "Andrew T. Karl",
    "email": "akarl@asu.edu",
    "login": "akarl46556",
    "description": "",
    "uuid": 37884655,
    "orcid": "0000-0002-5933-8706"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "glmnet",
      "version": ">= 4.1-6",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lhs",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "gamlss",
      "role": "Imports"
    },
    {
      "package": "gamlss.dist",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "RhpcBLASctl",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.4.0",
      "date": "2025-08-18"
    },
    {
      "name": "1.5.3",
      "date": "2025-08-22"
    },
    {
      "name": "2.1.3",
      "date": "2025-09-09"
    },
    {
      "name": "2.2.4",
      "date": "2025-09-26"
    },
    {
      "name": "2.3.1",
      "date": "2025-10-14"
    },
    {
      "name": "2.5.4",
      "date": "2025-11-09"
    },
    {
      "name": "3.1.2",
      "date": "2025-11-24"
    },
    {
      "name": "3.1.4",
      "date": "2025-11-28"
    },
    {
      "name": "3.2.0",
      "date": "2026-01-23"
    },
    {
      "name": "3.2.1",
      "date": "2026-06-02"
    },
    {
      "name": "3.2.3",
      "date": "2026-07-02"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "akarl46556",
      "count": 15,
      "uuid": 37884655
    }
  ],
  "_userbio": {
    "uuid": 37884655,
    "type": "user",
    "name": "akarl46556",
    "followers": 0
  },
  "_downloads": {
    "count": 531,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SVEMnet"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/SVEMnet.html",
    "manual.pdf"
  ],
  "_realowner": "akarl46556",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.3",
      "date": "2024-11-20"
    },
    {
      "version": "1.1.1",
      "date": "2024-11-29"
    },
    {
      "version": "1.2.1",
      "date": "2024-12-07"
    },
    {
      "version": "1.3.0",
      "date": "2024-12-21"
    },
    {
      "version": "1.4.0",
      "date": "2025-08-18"
    },
    {
      "version": "1.5.3",
      "date": "2025-08-22"
    },
    {
      "version": "2.1.3",
      "date": "2025-09-09"
    },
    {
      "version": "2.2.4",
      "date": "2025-09-26"
    },
    {
      "version": "2.3.1",
      "date": "2025-10-13"
    },
    {
      "version": "2.5.4",
      "date": "2025-11-09"
    },
    {
      "version": "3.1.2",
      "date": "2025-11-24"
    },
    {
      "version": "3.1.4",
      "date": "2025-11-28"
    },
    {
      "version": "3.2.0",
      "date": "2026-01-23"
    },
    {
      "version": "3.2.1",
      "date": "2026-06-02"
    },
    {
      "version": "3.2.3",
      "date": "2026-07-02"
    }
  ],
  "_exports": [
    "bigexp_formula",
    "bigexp_prepare",
    "bigexp_terms",
    "bigexp_train",
    "glmnet_with_cv",
    "predict_cv",
    "svem_export_candidates_csv",
    "svem_nonzero",
    "svem_random_table_multi",
    "svem_score_random",
    "svem_select_from_score_table",
    "svem_significance_test_parallel",
    "svem_wmt_multi",
    "SVEMnet",
    "with_bigexp_contrasts"
  ],
  "_datasets": [
    {
      "name": "lipid_screen",
      "title": "Lipid formulation screening data",
      "object": "lipid_screen",
      "class": [
        "data.frame"
      ],
      "fields": [
        "RunID",
        "PEG",
        "Helper",
        "Ionizable",
        "Cholesterol",
        "Ionizable_Lipid_Type",
        "N_P_ratio",
        "flow_rate",
        "Operator",
        "Potency",
        "Size",
        "PDI",
        "Notes"
      ],
      "rows": 23,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "SVEMnet-package",
      "title": "SVEMnet: Self-Validated Ensemble Models with Relaxed Lasso and Elastic-Net Regression",
      "topics": [
        "SVEMnet-package"
      ]
    },
    {
      "page": "bigexp_formula",
      "title": "Construct a formula for a new response using a bigexp_spec",
      "topics": [
        "bigexp_formula"
      ]
    },
    {
      "page": "bigexp_prepare",
      "title": "Prepare data to match a 'bigexp_spec'",
      "topics": [
        "bigexp_prepare"
      ]
    },
    {
      "page": "bigexp_terms",
      "title": "Create a deterministic expansion spec for wide polynomial and interaction models",
      "topics": [
        "bigexp_terms"
      ]
    },
    {
      "page": "bigexp_train",
      "title": "Build a spec and prepare training data in one call",
      "topics": [
        "bigexp_train"
      ]
    },
    {
      "page": "coef.svem_model",
      "title": "Coefficients for SVEM Models",
      "topics": [
        "coef.svem_model"
      ]
    },
    {
      "page": "glmnet_with_cv",
      "title": "Fit a glmnet Model with Repeated Cross-Validation",
      "topics": [
        "glmnet_with_cv"
      ]
    },
    {
      "page": "lipid_screen",
      "title": "Lipid formulation screening data",
      "topics": [
        "lipid_screen"
      ]
    },
    {
      "page": "plot.svem_binomial",
      "title": "Plot Method for SVEM Binomial Models",
      "topics": [
        "plot.svem_binomial"
      ]
    },
    {
      "page": "plot.svem_model",
      "title": "Plot Method for SVEM Models (Gaussian / Generic)",
      "topics": [
        "plot.svem_model"
      ]
    },
    {
      "page": "plot.svem_significance_test",
      "title": "Plot SVEM significance test results for one or more responses",
      "topics": [
        "plot.svem_significance_test"
      ]
    },
    {
      "page": "predict_cv",
      "title": "Predict from glmnet_with_cv Fits (svem_cv Objects)",
      "topics": [
        "predict.svem_cv",
        "predict_cv"
      ]
    },
    {
      "page": "predict.svem_model",
      "title": "Predict Method for SVEM Models (Gaussian and Binomial)",
      "concept": [
        "SVEM methods"
      ],
      "topics": [
        "predict.svem_model"
      ]
    },
    {
      "page": "print.bigexp_spec",
      "title": "Print method for bigexp_spec objects",
      "topics": [
        "print.bigexp_spec"
      ]
    },
    {
      "page": "print.svem_significance_test",
      "title": "Print Method for SVEM Significance Test",
      "topics": [
        "print.svem_significance_test"
      ]
    },
    {
      "page": "svem_export_candidates_csv",
      "title": "Export SVEM candidate sets to CSV",
      "topics": [
        "svem_export_candidates_csv"
      ]
    },
    {
      "page": "svem_nonzero",
      "title": "Coefficient Nonzero Percentages (SVEM)",
      "topics": [
        "svem_nonzero"
      ]
    },
    {
      "page": "svem_random_table_multi",
      "title": "Generate a Random Prediction Table from Multiple SVEMnet Models (no refit)",
      "topics": [
        "svem_random_table_multi"
      ]
    },
    {
      "page": "svem_score_random",
      "title": "Random-search scoring for SVEM models",
      "topics": [
        "svem_score_random"
      ]
    },
    {
      "page": "svem_select_from_score_table",
      "title": "Select best row and diverse candidates from an SVEM score table",
      "topics": [
        "svem_select_from_score_table"
      ]
    },
    {
      "page": "svem_significance_test_parallel",
      "title": "SVEM whole-model significance test with mixture support (parallel)",
      "topics": [
        "svem_significance_test_parallel"
      ]
    },
    {
      "page": "svem_wmt_multi",
      "title": "Whole-model tests for multiple SVEM responses (WMT wrapper)",
      "topics": [
        "svem_wmt_multi"
      ]
    },
    {
      "page": "SVEMnet",
      "title": "Fit an SVEMnet model (Self-Validated Ensemble Elastic Net)",
      "topics": [
        "SVEMnet"
      ]
    },
    {
      "page": "with_bigexp_contrasts",
      "title": "Evaluate code with the spec's recorded contrast options",
      "topics": [
        "with_bigexp_contrasts"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cluster",
    "codetools",
    "cpp11",
    "doParallel",
    "farver",
    "foreach",
    "gamlss",
    "gamlss.data",
    "gamlss.dist",
    "ggplot2",
    "glmnet",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lhs",
    "lifecycle",
    "MASS",
    "Matrix",
    "nlme",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "shape",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "svemnet",
  "_universes": [
    "akarl46556"
  ],
  "_previous": "3.2.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.2.3",
      "date": "2026-07-02T20:27:18.000Z",
      "distro": "resolute",
      "commit": "ef8ef44b6c8b0ab41bdcb09e734bda70b9ebce2e",
      "fileid": "https://r2.ropensci.org/fd9f1a4aa1f74e1c41cfa12e2886530676b4a02f43f363438d1555f9778f9c75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/28619030165"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.2.3",
      "date": "2026-07-02T20:26:26.000Z",
      "distro": "resolute",
      "commit": "ef8ef44b6c8b0ab41bdcb09e734bda70b9ebce2e",
      "fileid": "https://r2.ropensci.org/43c3f0c840a9e27ec261762d74488e94b78e3f2f19b093a8a90e1838a68df4b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/28619030165"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.2.3",
      "date": "2026-07-02T20:26:40.000Z",
      "commit": "ef8ef44b6c8b0ab41bdcb09e734bda70b9ebce2e",
      "fileid": "https://r2.ropensci.org/8e2ce7ecba63d2282fb3fbf2c158c00bccae7df883fdd24eb5686c5ac7cc438d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/28619030165"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.2.3",
      "date": "2026-07-02T20:26:43.000Z",
      "commit": "ef8ef44b6c8b0ab41bdcb09e734bda70b9ebce2e",
      "fileid": "https://r2.ropensci.org/dd9c98d0cc25e807b5b2a19cd942765687874cfd248e9ec039cffa27a5709ed4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/28619030165"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.2.3",
      "date": "2026-07-02T20:26:54.000Z",
      "commit": "ef8ef44b6c8b0ab41bdcb09e734bda70b9ebce2e",
      "fileid": "https://r2.ropensci.org/d786a97c460e35da0bcada99557d60fafd8ae4cdeab39e141fb53a92eb713844",
      "status": "success",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/28619030165"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.2.3",
      "date": "2026-07-02T20:26:26.000Z",
      "commit": "ef8ef44b6c8b0ab41bdcb09e734bda70b9ebce2e",
      "fileid": "https://r2.ropensci.org/9d90097d5782cce6e70a91b0c4daf4e9dd56aadfdcad169a858f88664f262b0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/28619030165"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.2.3",
      "date": "2026-07-02T20:25:43.000Z",
      "commit": "ef8ef44b6c8b0ab41bdcb09e734bda70b9ebce2e",
      "fileid": "https://r2.ropensci.org/9573d2533c15cde3d8a297ece848bd24958eee8b1eb4f290288807d735162a55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/28619030165"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "3.2.3",
      "date": "2026-07-02T20:25:23.000Z",
      "commit": "ef8ef44b6c8b0ab41bdcb09e734bda70b9ebce2e",
      "fileid": "https://r2.ropensci.org/cef42993e9672e892532c077787af7736632691c3bd5883c3110a7ed11cd374f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akarl46556/actions/runs/28619030165"
    }
  ]
}