{
  "_id": "6a2133d3cd65a98ecbd26097",
  "Package": "msaenet",
  "Type": "Package",
  "Title": "Multi-Step Adaptive Estimation Methods for Sparse Regressions",
  "Version": "3.1.2.9000",
  "Authors@R": "c(\nperson(\"Nan\", \"Xiao\", email = \"me@nanx.me\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0250-5673\")),\nperson(\"Qing-Song\", \"Xu\", email = \"qsxu@csu.edu.cn\", role = c(\"aut\")))",
  "Maintainer": "Nan Xiao <me@nanx.me>",
  "Description": "Multi-step adaptive elastic-net (MSAENet) algorithm for\nfeature selection in high-dimensional regressions proposed in\nXiao and Xu (2015) <DOI:10.1080/00949655.2015.1016944>, with\nsupport for multi-step adaptive MCP-net (MSAMNet) and\nmulti-step adaptive SCAD-net (MSASNet) methods.",
  "License": "GPL (>= 3)",
  "URL": "https://nanx.me/msaenet/, https://github.com/nanxstats/msaenet",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/nanxstats/msaenet/issues",
  "RoxygenNote": "7.3.2",
  "Repository": "https://nanxstats.r-universe.dev",
  "Date/Publication": "2024-07-21 18:47:53 UTC",
  "RemoteUrl": "https://github.com/nanxstats/msaenet",
  "RemoteRef": "HEAD",
  "RemoteSha": "8cb5ef6ffc4ed691fa5a6b611f0cbeec836010c9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:11:02 UTC",
    "User": "root"
  },
  "Author": "Nan Xiao [aut, cre] (ORCID: <https://orcid.org/0000-0002-0250-5673>),\nQing-Song Xu [aut]",
  "MD5sum": "286f82fb3a8f515ad28d4919b8da3aa7",
  "_user": "nanxstats",
  "_type": "src",
  "_file": "msaenet_3.1.2.9000.tar.gz",
  "_fileid": "2af574102f9818ad816419d8f85ca4715f15d459c9b3d96e4255fd0f84ad8e3c",
  "_filesize": 1156552,
  "_sha256": "2af574102f9818ad816419d8f85ca4715f15d459c9b3d96e4255fd0f84ad8e3c",
  "_created": "2026-06-04T08:11:02.000Z",
  "_published": "2026-06-04T08:14:11.212Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79477083007,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406344189"
    },
    {
      "job": 79477082917,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406349195"
    },
    {
      "job": 79477082925,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406338627"
    },
    {
      "job": 79477082902,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406332911"
    },
    {
      "job": 79476553141,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406302194"
    },
    {
      "job": 79477082881,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406339663"
    },
    {
      "job": 79477082943,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406341999"
    },
    {
      "job": 79477082905,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406336253"
    },
    {
      "job": 79477082942,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406335269"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26939292198",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nanxstats/msaenet",
  "_commit": {
    "id": "8cb5ef6ffc4ed691fa5a6b611f0cbeec836010c9",
    "author": "Nan Xiao <me@nanx.me>",
    "committer": "Nan Xiao <me@nanx.me>",
    "message": "Start next version\n",
    "time": 1721587673
  },
  "_maintainer": {
    "name": "Nan Xiao",
    "email": "me@nanx.me",
    "login": "nanxstats",
    "bluesky": "@nanxstats.bsky.social",
    "linkedin": "in/nanxstats",
    "twitter": "@nanxstats",
    "description": "Data Scientist @Genentech",
    "uuid": 199363,
    "orcid": "0000-0002-0250-5673"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "ncvreg",
      "version": ">= 3.8-0",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "nanxstats",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "false-positive-control",
    "high-dimensional-data",
    "linear-regression",
    "machine-learning",
    "variable-selection"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "nanxstats",
      "count": 175,
      "uuid": 199363
    }
  ],
  "_userbio": {
    "uuid": 199363,
    "type": "user",
    "name": "Nan Xiao",
    "description": "Data Scientist @Genentech"
  },
  "_downloads": {
    "count": 5706,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/msaenet"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/nanxstats/msaenet",
  "_pkgdown": "https://nanx.me/msaenet/",
  "_searchresults": 65,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/msaenet.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nanxstats/msaenet",
  "_realowner": "nanxstats",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-09-20"
    },
    {
      "version": "1.1",
      "date": "2016-12-29"
    },
    {
      "version": "2.0",
      "date": "2017-01-05"
    },
    {
      "version": "2.1",
      "date": "2017-01-15"
    },
    {
      "version": "2.2",
      "date": "2017-02-02"
    },
    {
      "version": "2.3",
      "date": "2017-02-10"
    },
    {
      "version": "2.4",
      "date": "2017-02-18"
    },
    {
      "version": "2.5",
      "date": "2017-03-25"
    },
    {
      "version": "2.6",
      "date": "2017-04-24"
    },
    {
      "version": "2.7",
      "date": "2017-09-24"
    },
    {
      "version": "2.8",
      "date": "2018-01-05"
    },
    {
      "version": "2.9",
      "date": "2018-05-14"
    },
    {
      "version": "3.0",
      "date": "2018-12-14"
    },
    {
      "version": "3.1",
      "date": "2019-05-17"
    },
    {
      "version": "3.1.1",
      "date": "2024-03-04"
    },
    {
      "version": "3.1.2",
      "date": "2024-05-11"
    }
  ],
  "_exports": [
    "aenet",
    "amnet",
    "asnet",
    "msaenet",
    "msaenet.fn",
    "msaenet.fp",
    "msaenet.mae",
    "msaenet.mse",
    "msaenet.nzv",
    "msaenet.nzv.all",
    "msaenet.rmse",
    "msaenet.rmsle",
    "msaenet.sim.binomial",
    "msaenet.sim.cox",
    "msaenet.sim.gaussian",
    "msaenet.sim.poisson",
    "msaenet.tp",
    "msamnet",
    "msasnet"
  ],
  "_help": [
    {
      "page": "aenet",
      "title": "Adaptive Elastic-Net",
      "topics": [
        "aenet"
      ]
    },
    {
      "page": "amnet",
      "title": "Adaptive MCP-Net",
      "topics": [
        "amnet"
      ]
    },
    {
      "page": "asnet",
      "title": "Adaptive SCAD-Net",
      "topics": [
        "asnet"
      ]
    },
    {
      "page": "coef.msaenet",
      "title": "Extract Model Coefficients",
      "topics": [
        "coef.msaenet"
      ]
    },
    {
      "page": "msaenet",
      "title": "Multi-Step Adaptive Elastic-Net",
      "topics": [
        "msaenet"
      ]
    },
    {
      "page": "msaenet.fn",
      "title": "Get the Number of False Negative Selections",
      "topics": [
        "msaenet.fn"
      ]
    },
    {
      "page": "msaenet.fp",
      "title": "Get the Number of False Positive Selections",
      "topics": [
        "msaenet.fp"
      ]
    },
    {
      "page": "msaenet.mae",
      "title": "Mean Absolute Error (MAE)",
      "topics": [
        "msaenet.mae"
      ]
    },
    {
      "page": "msaenet.mse",
      "title": "Mean Squared Error (MSE)",
      "topics": [
        "msaenet.mse"
      ]
    },
    {
      "page": "msaenet.nzv",
      "title": "Get Indices of Non-Zero Variables",
      "topics": [
        "msaenet.nzv"
      ]
    },
    {
      "page": "msaenet.nzv.all",
      "title": "Get Indices of Non-Zero Variables in All Steps",
      "topics": [
        "msaenet.nzv.all"
      ]
    },
    {
      "page": "msaenet.rmse",
      "title": "Root Mean Squared Error (RMSE)",
      "topics": [
        "msaenet.rmse"
      ]
    },
    {
      "page": "msaenet.rmsle",
      "title": "Root Mean Squared Logarithmic Error (RMSLE)",
      "topics": [
        "msaenet.rmsle"
      ]
    },
    {
      "page": "msaenet.sim.binomial",
      "title": "Generate Simulation Data for Benchmarking Sparse Regressions (Binomial Response)",
      "topics": [
        "msaenet.sim.binomial"
      ]
    },
    {
      "page": "msaenet.sim.cox",
      "title": "Generate Simulation Data for Benchmarking Sparse Regressions (Cox Model)",
      "topics": [
        "msaenet.sim.cox"
      ]
    },
    {
      "page": "msaenet.sim.gaussian",
      "title": "Generate Simulation Data for Benchmarking Sparse Regressions (Gaussian Response)",
      "topics": [
        "msaenet.sim.gaussian"
      ]
    },
    {
      "page": "msaenet.sim.poisson",
      "title": "Generate Simulation Data for Benchmarking Sparse Regressions (Poisson Response)",
      "topics": [
        "msaenet.sim.poisson"
      ]
    },
    {
      "page": "msaenet.tp",
      "title": "Get the Number of True Positive Selections",
      "topics": [
        "msaenet.tp"
      ]
    },
    {
      "page": "msamnet",
      "title": "Multi-Step Adaptive MCP-Net",
      "topics": [
        "msamnet"
      ]
    },
    {
      "page": "msasnet",
      "title": "Multi-Step Adaptive SCAD-Net",
      "topics": [
        "msasnet"
      ]
    },
    {
      "page": "plot.msaenet",
      "title": "Plot msaenet Model Objects",
      "topics": [
        "plot.msaenet"
      ]
    },
    {
      "page": "predict.msaenet",
      "title": "Make Predictions from an msaenet Model",
      "topics": [
        "predict.msaenet"
      ]
    },
    {
      "page": "print.msaenet",
      "title": "Print msaenet Model Information",
      "topics": [
        "print.msaenet"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nanxstats/msaenet/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nanxstats/msaenet/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "foreach",
    "glmnet",
    "iterators",
    "lattice",
    "Matrix",
    "mvtnorm",
    "ncvreg",
    "Rcpp",
    "RcppEigen",
    "shape",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "msaenet.Rmd",
      "filename": "msaenet.html",
      "title": "A Quick Introduction to msaenet",
      "author": "Nan Xiao <https://nanx.me>",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Walkthrough",
        "Summary",
        "References"
      ],
      "created": "2016-09-20 04:34:00",
      "modified": "2024-05-10 20:12:59",
      "commits": 14
    }
  ],
  "_score": 7.637430985710075,
  "_indexed": true,
  "_nocasepkg": "msaenet",
  "_universes": [
    "nanxstats"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.2.9000",
      "date": "2026-06-04T08:13:04.000Z",
      "distro": "noble",
      "commit": "8cb5ef6ffc4ed691fa5a6b611f0cbeec836010c9",
      "fileid": "66910921b1610d64f315418ea30ec47170dced8238a3911b2e2ec63640c530d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26939292198"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.2.9000",
      "date": "2026-06-04T08:13:12.000Z",
      "distro": "noble",
      "commit": "8cb5ef6ffc4ed691fa5a6b611f0cbeec836010c9",
      "fileid": "6fccc2aefbd265991a4e127c661dcc067ec7dd8b75d0019a469b006b28c7fc41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26939292198"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.1.2.9000",
      "date": "2026-06-04T08:12:48.000Z",
      "commit": "8cb5ef6ffc4ed691fa5a6b611f0cbeec836010c9",
      "fileid": "9290ffceffba7282052c9648531772572190a520da82d262f26f79dc83836536",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26939292198"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.1.2.9000",
      "date": "2026-06-04T08:12:33.000Z",
      "commit": "8cb5ef6ffc4ed691fa5a6b611f0cbeec836010c9",
      "fileid": "572f6db6e4519b2cea5b02d2ebdfed54dfe95f471277a40a2e9608da1f4fdfb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26939292198"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.1.2.9000",
      "date": "2026-06-04T08:13:22.000Z",
      "commit": "8cb5ef6ffc4ed691fa5a6b611f0cbeec836010c9",
      "fileid": "804b4d1520e6716edbb90de034d4847e0e4630d155b6f92fdc2647bca6e17d5d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26939292198"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.1.2.9000",
      "date": "2026-06-04T08:12:41.000Z",
      "commit": "8cb5ef6ffc4ed691fa5a6b611f0cbeec836010c9",
      "fileid": "95f639e76b1facfccd23dc8bee6b89e6a51e78ac1de99745035447cf52b05db3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26939292198"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.1.2.9000",
      "date": "2026-06-04T08:12:23.000Z",
      "commit": "8cb5ef6ffc4ed691fa5a6b611f0cbeec836010c9",
      "fileid": "6ac8d4ea84985a1999a8f3a606e06ccc5e8108d947abc0a1d41e285c1d0e509a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26939292198"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.1.2.9000",
      "date": "2026-06-04T08:12:19.000Z",
      "commit": "8cb5ef6ffc4ed691fa5a6b611f0cbeec836010c9",
      "fileid": "7bb53175e058424cac073ffe7af729e957dec02dfe95b0e51dc7f31d2e05b095",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/26939292198"
    }
  ]
}