{
  "_id": "6a265f96794753ddbc3e52ab",
  "Package": "VsusP",
  "Title": "Variable Selection using Shrinkage Priors",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Nilson\", \"Chapagain\", email = \"nilson.chapagain@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-2962-2949\")),\nperson(\"Debdeep\", \"Pati\", email = \"debdeep@tamu.edu\", role = c(\"aut\"))\n)",
  "Description": "Bayesian variable selection using shrinkage priors to\nidentify significant variables in high-dimensional datasets.\nThe package includes methods for determining the number of\nsignificant variables through innovative clustering techniques\nof posterior distributions, specifically utilizing the 2-Means\nand Sequential 2-Means (S2M) approaches. The package aims to\nsimplify the variable selection process with minimal tuning\nrequired in statistical analysis.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "Maintainer": "Nilson Chapagain <nilson.chapagain@gmail.com>",
  "URL": "https://github.com/nilson01/VsusP-variable-selection-using-shrinkage-priors",
  "BugReports": "https://github.com/nilson01/VsusP-variable-selection-using-shrinkage-priors/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://nilson01.r-universe.dev",
  "Date/Publication": "2024-06-24 08:42:28 UTC",
  "RemoteUrl": "https://github.com/nilson01/vsusp-variable-selection-using-shrinkage-priors",
  "RemoteRef": "HEAD",
  "RemoteSha": "cf6f1c52461d85d6e1ae232eb02e6a14d7deaeef",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 10:00:16 UTC",
    "User": "root"
  },
  "Author": "Nilson Chapagain [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2962-2949>),\nDebdeep Pati [aut]",
  "MD5sum": "ad416d6f00c18b3654ed665c142fe100",
  "_user": "nilson01",
  "_type": "src",
  "_file": "VsusP_1.0.0.tar.gz",
  "_fileid": "1fbe11ecfaaee8c4c4c9fda3a4816f8f9fba40ff9e84b2daaa3434716f1c0a64",
  "_filesize": 530256,
  "_sha256": "1fbe11ecfaaee8c4c4c9fda3a4816f8f9fba40ff9e84b2daaa3434716f1c0a64",
  "_created": "2026-06-07T10:00:16.000Z",
  "_published": "2026-06-08T06:22:14.606Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80033776490,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7463070916"
    },
    {
      "job": 80033776652,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7463062834"
    },
    {
      "job": 80033776626,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7463061861"
    },
    {
      "job": 80033776660,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7463063515"
    },
    {
      "job": 80033776294,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463045163"
    },
    {
      "job": 80033776819,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463057756"
    },
    {
      "job": 80033776727,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7463060294"
    },
    {
      "job": 80033776510,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7463058527"
    },
    {
      "job": 80033776245,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7472917329"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nilson01/actions/runs/27089251325",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nilson01/vsusp-variable-selection-using-shrinkage-priors",
  "_commit": {
    "id": "cf6f1c52461d85d6e1ae232eb02e6a14d7deaeef",
    "author": "nilson01 <nilson.chapagain@gmail.com>",
    "committer": "nilson01 <nilson.chapagain@gmail.com>",
    "message": "updated build\n",
    "time": 1719218548
  },
  "_maintainer": {
    "name": "Nilson Chapagain",
    "email": "nilson.chapagain@gmail.com",
    "login": "nilson01",
    "linkedin": "in/nilson-chapagain",
    "description": "Statistics PhD student at Texas A&M University",
    "uuid": 67363093,
    "orcid": "0000-0003-2962-2949"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "bayesreg",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytex",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nilson01",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "nilson01",
      "count": 90,
      "uuid": 67363093
    }
  ],
  "_userbio": {
    "uuid": 67363093,
    "type": "user",
    "name": "Nilson Chapagain",
    "description": "Statistics PhD student at Texas A&M University"
  },
  "_downloads": {
    "count": 530,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/VsusP"
  },
  "_devurl": "https://github.com/nilson01/vsusp-variable-selection-using-shrinkage-priors",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/VsusP.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nilson01/vsusp-variable-selection-using-shrinkage-priors",
  "_realowner": "nilson01",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-06-25"
    }
  ],
  "_exports": [
    "OptimalHbi",
    "S2MVarSelection",
    "S2MVarSelectionV1",
    "Sequential2Means",
    "Sequential2MeansBeta"
  ],
  "_help": [
    {
      "page": "numNoiseCoeff",
      "title": "Variable selection using shrinkage priors :: numNoiseCoeff",
      "topics": [
        "numNoiseCoeff"
      ]
    },
    {
      "page": "optimalHbi",
      "title": "Variable selection using shrinkage priors :: OptimalHbi",
      "topics": [
        "OptimalHbi"
      ]
    },
    {
      "page": "S2MVarSelection",
      "title": "Variable selection using shrinkage priors :: S2MVarSelection",
      "topics": [
        "S2MVarSelection"
      ]
    },
    {
      "page": "S2MVarSelectionV1",
      "title": "Variable selection using shrinkage priors :: S2MVarSelectionV1",
      "topics": [
        "S2MVarSelectionV1"
      ]
    },
    {
      "page": "Sequential2Means",
      "title": "Variable selection using shrinkage priors :: Sequential2Means",
      "topics": [
        "Sequential2Means"
      ]
    },
    {
      "page": "Sequential2MeansBeta",
      "title": "Variable selection using shrinkage prior :: Sequential2MeansBeta",
      "topics": [
        "Sequential2MeansBeta"
      ]
    }
  ],
  "_readme": "https://github.com/nilson01/vsusp-variable-selection-using-shrinkage-priors/raw/HEAD/README.md",
  "_rundeps": [
    "bayesreg",
    "codetools",
    "doParallel",
    "foreach",
    "iterators",
    "pgdraw",
    "Rcpp"
  ],
  "_vignettes": [
    {
      "source": "VsusPVignette.Rmd",
      "filename": "VsusPVignette.pdf",
      "title": "Variable Selection using Shrinkage Priors (VsusP)",
      "author": "Nilson Chapagain, Debdeep Pati",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Methodology",
        "Theoretical Background",
        "Main Results",
        "Sequential 2-Means (S2M) Variable Selection",
        "Algorithm",
        "Example",
        "Applying Sequential2Means",
        "Identifying Significant Variables",
        "Detailed Function Descriptions",
        "Sequential2Means",
        "OptimalHbi",
        "S2MVarSelection",
        "Sequential2MeansBeta",
        "Simulation example",
        "References"
      ],
      "created": "2024-06-23 02:06:17",
      "modified": "2024-06-24 07:41:49",
      "commits": 9
    }
  ],
  "_score": 4.414973347970818,
  "_indexed": true,
  "_nocasepkg": "vsusp",
  "_universes": [
    "nilson01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-07T10:03:04.000Z",
      "distro": "noble",
      "commit": "cf6f1c52461d85d6e1ae232eb02e6a14d7deaeef",
      "fileid": "ed5db79ba381e1ed4ff5d0ad953788b3dff15e0630896dcfbb319f36ae59709e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nilson01/actions/runs/27089251325"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-07T10:02:09.000Z",
      "distro": "noble",
      "commit": "cf6f1c52461d85d6e1ae232eb02e6a14d7deaeef",
      "fileid": "fd68241c81e28721a3f22483559b96ab5f456ee98294adc985f2562cfac0a03f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nilson01/actions/runs/27089251325"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-07T10:02:14.000Z",
      "commit": "cf6f1c52461d85d6e1ae232eb02e6a14d7deaeef",
      "fileid": "a0ae62e75da8be9ec51427eac550606181dafd5d05759cac205b426cd6870c44",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nilson01/actions/runs/27089251325"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-07T10:02:20.000Z",
      "commit": "cf6f1c52461d85d6e1ae232eb02e6a14d7deaeef",
      "fileid": "94d6f722f951817dcf2350f59b48091797da92fa98043cca55b357c5458ceeab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nilson01/actions/runs/27089251325"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-07T10:02:04.000Z",
      "commit": "cf6f1c52461d85d6e1ae232eb02e6a14d7deaeef",
      "fileid": "20b96067ba539be0b38f13899cf4aba8b4fc2198caa021ca30197ebd62b52c0c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nilson01/actions/runs/27089251325"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-07T10:01:34.000Z",
      "commit": "cf6f1c52461d85d6e1ae232eb02e6a14d7deaeef",
      "fileid": "7839aeaf307060dce06eda5ba7fb5c47fde0e12dcebccf0effa97ab1baeef5fd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nilson01/actions/runs/27089251325"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-07T10:01:21.000Z",
      "commit": "cf6f1c52461d85d6e1ae232eb02e6a14d7deaeef",
      "fileid": "63ae2d124ae5e79d91b475e12d0dec9e18e5056399dbb3412af3182e2b5d562e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nilson01/actions/runs/27089251325"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-08T06:21:04.000Z",
      "commit": "cf6f1c52461d85d6e1ae232eb02e6a14d7deaeef",
      "fileid": "b5de244705ed1d33c3d7dd68bfb428cba547803868ce9f271ecdacc83916ae2c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nilson01/actions/runs/27089251325"
    }
  ]
}