{
  "_id": "6a4795412f27a93436c0e11e",
  "Package": "ensr",
  "Title": "Elastic Net SearcheR",
  "Version": "0.1.0.9001",
  "Authors@R": "c(\nperson(\"Peter\", \"DeWitt\", , \"peter.dewitt@ucdenver.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Tell\",  \"Bennett\", , \"tell.bennett@ucdenver.edu\", role = c(\"ctb\"))\n)",
  "Description": "Elastic net regression models are controlled by two\nparameters, lambda, a measure of shrinkage, and alpha, a metric\ndefining the model's location on the spectrum between ridge and\nlasso regression. glmnet provides tools for selecting lambda\nvia cross validation but no automated methods for selection of\nalpha.  Elastic Net SearcheR automates the simultaneous\nselection of both lambda and alpha. Developed, in part, with\nsupport by NICHD R03 HD094912.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "URL": "https://github.com/dewittpe/ensr",
  "LazyData": "true",
  "RoxygenNote": "7.0.2",
  "VignetteBuilder": "R.rsp",
  "Repository": "https://dewittpe.r-universe.dev",
  "Date/Publication": "2020-03-02 20:50:34 UTC",
  "RemoteUrl": "https://github.com/dewittpe/ensr",
  "RemoteRef": "HEAD",
  "RemoteSha": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 05:22:21 UTC",
    "User": "root"
  },
  "Author": "Peter DeWitt [aut, cre],\nTell Bennett [ctb]",
  "Maintainer": "Peter DeWitt <peter.dewitt@ucdenver.edu>",
  "_user": "dewittpe",
  "_type": "src",
  "_file": "ensr_0.1.0.9001.tar.gz",
  "_fileid": "https://r2.ropensci.org/b8c83db0b4287c503e33f90d470bcd1a3f396688ab743206f61fd5581ff52ef0",
  "_filesize": 794206,
  "_sha256": "b8c83db0b4287c503e33f90d470bcd1a3f396688ab743206f61fd5581ff52ef0",
  "_expires": "2026-10-11T10:56:00.000Z",
  "_created": "2026-07-03T05:22:21.000Z",
  "_published": "2026-07-03T10:56:01.175Z",
  "_jobs": [
    {
      "job": 84985104063,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8058442036"
    },
    {
      "job": 84985104167,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058443455"
    },
    {
      "job": 84985103882,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8058430232"
    },
    {
      "job": 84985103859,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058427605"
    },
    {
      "job": 84985104091,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058406143"
    },
    {
      "job": 84985103997,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8058443251"
    },
    {
      "job": 84985104367,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8058429167"
    },
    {
      "job": 84985104552,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8058434082"
    },
    {
      "job": 84985103966,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058429790"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dewittpe/actions/runs/28640168494",
  "_status": "success",
  "_upstream": "https://github.com/dewittpe/ensr",
  "_commit": {
    "id": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
    "author": "Peter DeWitt <peter.dewitt@cuanschutz.edu>",
    "committer": "Peter DeWitt <peter.dewitt@cuanschutz.edu>",
    "message": "Merge branch 'dev'\n",
    "time": 1583182234
  },
  "_maintainer": {
    "name": "Peter DeWitt",
    "email": "peter.dewitt@ucdenver.edu",
    "login": "dewittpe",
    "description": "Ph.D. Biostatistician, R Enthusiast.",
    "uuid": 3136617
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "glmnet",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Suggests"
    },
    {
      "package": "ggforce",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "qwraps2",
      "version": ">= 0.4.0",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "dewittpe",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "dewittpe",
      "count": 96,
      "uuid": 3136617
    },
    {
      "user": "tdbennett",
      "count": 12,
      "uuid": 7738315
    }
  ],
  "_userbio": {
    "uuid": 3136617,
    "type": "user",
    "name": "Peter DeWitt",
    "followers": 57,
    "description": "Ph.D. Biostatistician, R Enthusiast."
  },
  "_downloads": {
    "count": 300,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ensr"
  },
  "_devurl": "https://github.com/dewittpe/ensr",
  "_searchresults": 39,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ensr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dewittpe/ensr",
  "_realowner": "dewittpe",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-01-21"
    }
  ],
  "_exports": [
    "ensr",
    "lambda_alpha_grid",
    "lambda_max",
    "preferable",
    "standardize"
  ],
  "_datasets": [
    {
      "name": "landfill",
      "title": "Water Percolation Through A Landfill",
      "object": "landfill",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "topsoil_porosity",
        "topsoil_alpha",
        "topsoil_thetar",
        "topsoil_ks",
        "topsoil_n",
        "clay_porosity",
        "clay_alpha",
        "clay_thetar",
        "clay_ks",
        "clay_n",
        "wlt_porosity",
        "wlt_alpha",
        "wlt_thetar",
        "wlt_ks",
        "wlt_n",
        "ult_porosity",
        "ult_alpha",
        "ult_thetar",
        "ult_ks",
        "ult_n",
        "rh",
        "lai",
        "growstart",
        "growend",
        "wind",
        "rmw",
        "rmd",
        "cn",
        "beta",
        "ar",
        "liner_defects",
        "liner_pinholes",
        "weather_solrad",
        "weather_precip",
        "weather_temp",
        "evap",
        "runoff",
        "precip",
        "perc_topsoil",
        "perc_liner",
        "perc_clay",
        "perc_wlt",
        "perc_ult",
        "drain_topsoil",
        "wc_topsoil",
        "wc_clay",
        "wc_wlt",
        "wc_ult"
      ],
      "rows": 974,
      "table": true,
      "tojson": true
    },
    {
      "name": "tbi",
      "title": "Synthetic Data Set for Traumatic Brain Injuries",
      "object": "tbi",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "age",
        "female",
        "los",
        "pcode1",
        "pcode2",
        "pcode3",
        "pcode4",
        "pcode5",
        "pcode6",
        "ncode1",
        "ncode2",
        "ncode3",
        "ncode4",
        "ncode5",
        "ncode6",
        "injury1",
        "injury2",
        "injury3"
      ],
      "rows": 1323,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ensr",
      "title": "Elastic Net SearcheR",
      "topics": [
        "ensr"
      ]
    },
    {
      "page": "lambda_alpha_grid",
      "title": "Lambda Alpha Grid",
      "topics": [
        "lambda_alpha_grid"
      ]
    },
    {
      "page": "lambda_max",
      "title": "Lambda Max",
      "topics": [
        "lambda_max"
      ]
    },
    {
      "page": "landfill",
      "title": "Water Percolation Through A Landfill",
      "topics": [
        "landfill"
      ]
    },
    {
      "page": "predict",
      "title": "Predict Methods for ensr objects",
      "topics": [
        "coef.ensr",
        "predict",
        "predict.ensr"
      ]
    },
    {
      "page": "preferable",
      "title": "Preferable Elastic Net Model",
      "topics": [
        "preferable"
      ]
    },
    {
      "page": "standardize",
      "title": "Standardize",
      "topics": [
        "standardize"
      ]
    },
    {
      "page": "tbi",
      "title": "Synthetic Data Set for Traumatic Brain Injuries",
      "topics": [
        "tbi"
      ]
    }
  ],
  "_readme": "https://github.com/dewittpe/ensr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "farver",
    "foreach",
    "ggplot2",
    "glmnet",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "shape",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ensr-datasets.html.asis",
      "filename": "ensr-datasets.html",
      "title": "vignette-spinners/ensr-datasets",
      "engine": "R.rsp::asis",
      "headings": [
        "Elastic Net SearcheR Datasets",
        "Traumatic Brain Injuries",
        "Water Percolation Through A Landfill",
        "Landfill Data Preparation",
        "Session Info"
      ],
      "created": "2019-01-14 22:52:19",
      "modified": "2020-03-02 20:50:34",
      "commits": 2
    },
    {
      "source": "ensr-examples.html.asis",
      "filename": "ensr-examples.html",
      "title": "vignette-spinners/ensr-examples",
      "engine": "R.rsp::asis",
      "headings": [
        "Elastic Net SearcheR Examples",
        "1 Elastic Net Regression",
        "2 Data Sets",
        "3 Searching for \\(\\lambda\\) and \\(\\alpha\\)",
        "3.1 Univariate Response",
        "3.2 Cross Validation Issues",
        "3.3 Multivariate Response",
        "4 Alternative Approaches",
        "5 Session Info",
        "References"
      ],
      "created": "2019-01-14 22:52:19",
      "modified": "2020-03-02 20:50:34",
      "commits": 2
    }
  ],
  "_score": 4.892094602690481,
  "_indexed": true,
  "_nocasepkg": "ensr",
  "_universes": [
    "dewittpe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9001",
      "date": "2026-07-03T05:24:32.000Z",
      "distro": "resolute",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "https://r2.ropensci.org/891a499eae4e3385a507ea9d9ed34088033330b5fb504d8b5efb27ee58165fdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/28640168494"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9001",
      "date": "2026-07-03T05:24:37.000Z",
      "distro": "resolute",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "https://r2.ropensci.org/75371eb16e8b0ab9687cda663616ca2ed76d4ca3cebcdba7695d7375e1f05fef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/28640168494"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9001",
      "date": "2026-07-03T05:23:57.000Z",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "https://r2.ropensci.org/de5e938eb4f745321938b1d1af2ff77768f0d0161513376cc0aad9e6f08b3457",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/28640168494"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9001",
      "date": "2026-07-03T05:23:47.000Z",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "https://r2.ropensci.org/23423796f56c7dfc7ad1ce3c46605fbcad5463abfb7758c588ef85b61a5b04c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/28640168494"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9001",
      "date": "2026-07-03T05:25:06.000Z",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "https://r2.ropensci.org/fbe031d0f8dc831faa3f0d27518724a422be856cfa90854777416a1d5c4fbe7f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/28640168494"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-07-03T05:23:35.000Z",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "https://r2.ropensci.org/f06cbd9f7942f6241896d2239b9a0dec428507c7cc9bb5506cfa6b9fb107d6c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/28640168494"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-07-03T05:23:56.000Z",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "https://r2.ropensci.org/a9ee24cc1dfdaed2429db293787cf4c79952d38f0606665f6f579cd8b4f4d4cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/28640168494"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-07-03T05:23:39.000Z",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "https://r2.ropensci.org/cb31aa7372a465a7ade503f5069c31e92a73f8086808997178de3a31c321b957",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/28640168494"
    }
  ]
}