{
  "_id": "6a1fcd3bb401979e73432feb",
  "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-06-03 06:38:29 UTC",
    "User": "root"
  },
  "Author": "Peter DeWitt [aut, cre],\nTell Bennett [ctb]",
  "Maintainer": "Peter DeWitt <peter.dewitt@ucdenver.edu>",
  "MD5sum": "6bf492ebda028b660aa74bec4ae16268",
  "_user": "dewittpe",
  "_type": "src",
  "_file": "ensr_0.1.0.9001.tar.gz",
  "_fileid": "36e331f6e3580009ed5477a30aa353b4cbbf5379b8fa54a68ac584d16468914c",
  "_filesize": 794003,
  "_sha256": "36e331f6e3580009ed5477a30aa353b4cbbf5379b8fa54a68ac584d16468914c",
  "_created": "2026-06-03T06:38:29.000Z",
  "_published": "2026-06-03T06:44:11.650Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79236427866,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377461574"
    },
    {
      "job": 79236427888,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377465891"
    },
    {
      "job": 79236427854,
      "time": 198,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7377503279"
    },
    {
      "job": 79236427858,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377473644"
    },
    {
      "job": 79236017263,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377427141"
    },
    {
      "job": 79236428008,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377457630"
    },
    {
      "job": 79236427865,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377452476"
    },
    {
      "job": 79236427959,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7377456543"
    },
    {
      "job": 79236427864,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377452814"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dewittpe/actions/runs/26867995874",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Ph.D. Biostatistician, R Enthusiast."
  },
  "_downloads": {
    "count": 186,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ensr"
  },
  "_devurl": "https://github.com/dewittpe/ensr",
  "_searchresults": 30,
  "_rbuild": "4.6.0",
  "_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": [],
      "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": [],
      "created": "2019-01-14 22:52:19",
      "modified": "2020-03-02 20:50:34",
      "commits": 2
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "ensr",
  "_universes": [
    "dewittpe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9001",
      "date": "2026-06-03T06:40:24.000Z",
      "distro": "noble",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "c93b783c5ccf7cb996b21b3958cb089ceae87e4cfa6fb8f262c4d6c08b716fa4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/26867995874"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9001",
      "date": "2026-06-03T06:40:37.000Z",
      "distro": "noble",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "feb6772fec6574e353773f23d7b2600b3a286fc0d2ed0176f9e7361d7954035e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/26867995874"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9001",
      "date": "2026-06-03T06:42:41.000Z",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "ae622d7ad24a5f5975a641c1b2c6c9c68e2d2250dc99b1a9b9190bbc1f9d2b4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/26867995874"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9001",
      "date": "2026-06-03T06:41:18.000Z",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "6f10a41103c242d412919889ae2bc53ad4b348cb6e7ec0cb43ba4c50c88fa896",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/26867995874"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9001",
      "date": "2026-06-03T06:40:37.000Z",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "81cc93c5c2642955b4ae99d58c17091a6f2061f2a2c496c845f8e4c0625a2681",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/26867995874"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-06-03T06:39:46.000Z",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "363f80a5cac5004fb3880d86fb93288845488985dc7dff51b5d3c690cd93132b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/26867995874"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-06-03T06:39:59.000Z",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "9f691047602c26933d46c5b83faba4f1fe2ebc8de2be57e34ac37b46fe4c4550",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/26867995874"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-06-03T06:39:42.000Z",
      "commit": "0ea1560b8575a5d03d5c3a61a20ff1de383c76ba",
      "fileid": "d73a2f0c4f6744c3f5d9a6eb9950a579efca08f61019f182bdcb8a27843b67cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dewittpe/actions/runs/26867995874"
    }
  ]
}