{
  "_id": "6a17e691acfb0bcc41da156b",
  "Package": "auxvecLASSO",
  "Title": "LASSO Auxiliary Variable Selection and Auxiliary Vector\nDiagnostics",
  "Version": "0.1.1",
  "Authors@R": "person(\ngiven = \"Gustaf\",\nfamily = \"Andersson\",\nemail = \"gustafanderssons@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\")\n)",
  "Description": "Provides tools for assessing and selecting auxiliary\nvariables using LASSO. The package includes functions for\nvariable selection and diagnostics, facilitating survey\ncalibration analysis with emphasis on robust auxiliary vector\nselection. For more details see Tibshirani (1996)\n<doi:10.1111/j.2517-6161.1996.tb02080.x> and Caughrey and\nHartman (2017) <doi:10.2139/ssrn.3494436>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/gustafanderssons/auxvecLASSO-R-Package",
  "BugReports": "https://github.com/gustafanderssons/auxvecLASSO-R-Package/issues",
  "Language": "en",
  "Config/pak/sysreqs": "make",
  "Repository": "https://gustafanderssons.r-universe.dev",
  "Date/Publication": "2025-08-26 15:26:22 UTC",
  "RemoteUrl": "https://github.com/gustafanderssons/auxveclasso-r-package",
  "RemoteRef": "HEAD",
  "RemoteSha": "ecb83c3acae01645bcb919f43f635ed0cea2479f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 06:50:20 UTC",
    "User": "root"
  },
  "Author": "Gustaf Andersson [aut, cre, cph]",
  "Maintainer": "Gustaf Andersson <gustafanderssons@gmail.com>",
  "MD5sum": "d242b59090bb1a041318c80ced06c1ee",
  "_user": "gustafanderssons",
  "_type": "src",
  "_file": "auxvecLASSO_0.1.1.tar.gz",
  "_fileid": "9184579da43082b667df1c4cf0c9bec36a4b99a8c3b8dd53636a6663b59eec17",
  "_filesize": 273019,
  "_sha256": "9184579da43082b667df1c4cf0c9bec36a4b99a8c3b8dd53636a6663b59eec17",
  "_created": "2026-05-28T06:50:20.000Z",
  "_published": "2026-05-28T06:54:09.693Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78238809680,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259500137"
    },
    {
      "job": 78238809708,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259498320"
    },
    {
      "job": 78238809697,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259495951"
    },
    {
      "job": 78238809723,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259503828"
    },
    {
      "job": 78238408524,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259457679"
    },
    {
      "job": 78238809712,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259485388"
    },
    {
      "job": 78238809718,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259484150"
    },
    {
      "job": 78238809716,
      "time": 168,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259500639"
    },
    {
      "job": 78238809706,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259485945"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gustafanderssons/actions/runs/26559367790",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gustafanderssons/auxveclasso-r-package",
  "_commit": {
    "id": "ecb83c3acae01645bcb919f43f635ed0cea2479f",
    "author": "Gustaf Andersson <48984806+gustafanderssons@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1756221982
  },
  "_maintainer": {
    "name": "Gustaf Andersson",
    "email": "gustafanderssons@gmail.com",
    "login": "gustafanderssons",
    "description": "",
    "uuid": 48984806
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survey",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "sampling",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "gustafanderssons",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 8
    },
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gustafanderssons",
      "count": 1,
      "uuid": 48984806
    }
  ],
  "_userbio": {
    "uuid": 48984806,
    "type": "user",
    "name": "Gustaf Andersson"
  },
  "_downloads": {
    "count": 160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/auxvecLASSO"
  },
  "_devurl": "https://github.com/gustafanderssons/auxveclasso-r-package",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/auxvecLASSO.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gustafanderssons/auxveclasso-r-package",
  "_realowner": "gustafanderssons",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2025-08-28"
    }
  ],
  "_exports": [
    "assess_aux_vector",
    "estimate_mean_stats",
    "fit_outcome",
    "generate_population_totals",
    "select_auxiliary_variables_lasso_cv"
  ],
  "_help": [
    {
      "page": "assess_aux_vector",
      "title": "Assess Auxiliary vector Calibration and Diagnostics",
      "topics": [
        "assess_aux_vector"
      ]
    },
    {
      "page": "estimate_mean_stats",
      "title": "Estimate Survey-Weighted Means (Overall or By Domain)",
      "topics": [
        "estimate_mean_stats"
      ]
    },
    {
      "page": "fit_outcome",
      "title": "Fit LASSO model for a single outcome with cross-validation",
      "topics": [
        "fit_outcome"
      ]
    },
    {
      "page": "generate_population_totals",
      "title": "Generate population totals for a calibration design matrix",
      "topics": [
        "generate_population_totals"
      ]
    },
    {
      "page": "print.assess_aux_vector",
      "title": "Print Summary of Auxiliary Vector Assessment",
      "topics": [
        "print.assess_aux_vector"
      ]
    },
    {
      "page": "print.select_auxiliary_variables_lasso_cv",
      "title": "Print Summary of LASSO Auxiliary Variable Selection Object",
      "topics": [
        "print.select_auxiliary_variables_lasso_cv"
      ]
    },
    {
      "page": "select_auxiliary_variables_lasso_cv",
      "title": "Select Auxiliary Variables via LASSO with Cross-Validation (Binary and Continuous Outcomes)",
      "topics": [
        "select_auxiliary_variables_lasso_cv"
      ]
    }
  ],
  "_readme": "https://github.com/gustafanderssons/auxveclasso-r-package/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "crayon",
    "DBI",
    "doParallel",
    "foreach",
    "glmnet",
    "iterators",
    "lattice",
    "Matrix",
    "minqa",
    "mitools",
    "numDeriv",
    "parallelly",
    "pROC",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "shape",
    "survey",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "intro-to-auxvecLASSO.Rmd",
      "filename": "intro-to-auxvecLASSO.html",
      "title": "Introduction to the auxvecLASSO package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Dataset",
        "Selecting Auxiliary Variables via LASSO",
        "Variable selection using auxvecLASSO",
        "Understanding the Output",
        "Selected variables",
        "By outcome",
        "Selected lambdas",
        "Penalty factors",
        "Goodness-of-fit",
        "Metrics",
        "Coefficients at Lambda Min",
        "Interaction metadata",
        "Assessing Auxiliary Vector Calibration and Diagnostics",
        "Choice of auxiliary vector to examine",
        "Preparations",
        "Calling the assessment function",
        "Weight variation metrics",
        "Register variable diagnostics",
        "Survey variable diagnostics",
        "Conclusion"
      ],
      "created": "2025-08-08 11:46:23",
      "modified": "2025-08-19 11:10:08",
      "commits": 4
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "auxveclasso",
  "_universes": [
    "gustafanderssons"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T06:52:41.000Z",
      "distro": "noble",
      "commit": "ecb83c3acae01645bcb919f43f635ed0cea2479f",
      "fileid": "d61b27a4bc192655a4797f71b309e1bfac67d4d6b831348830247c5fe09d7b97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gustafanderssons/actions/runs/26559367790"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T06:52:35.000Z",
      "distro": "noble",
      "commit": "ecb83c3acae01645bcb919f43f635ed0cea2479f",
      "fileid": "ce25eeda17867293b038397f5aec2b8f8940fd7423735a8f1214d20d6e0cd875",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gustafanderssons/actions/runs/26559367790"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T06:52:42.000Z",
      "commit": "ecb83c3acae01645bcb919f43f635ed0cea2479f",
      "fileid": "0e4da3ddccd315df87d2f52fb92caa003cb12c7316c27b185b368016f3e6e7e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gustafanderssons/actions/runs/26559367790"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T06:53:14.000Z",
      "commit": "ecb83c3acae01645bcb919f43f635ed0cea2479f",
      "fileid": "aac84a3eb565a942de531ec66a9861a306787ec947b8a00812f8c7aa8e15161f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gustafanderssons/actions/runs/26559367790"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-28T06:52:27.000Z",
      "commit": "ecb83c3acae01645bcb919f43f635ed0cea2479f",
      "fileid": "47d4294be4b1d0a9df265e624624208feceda58aaaa9c8529e890a6a3e8b74bb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gustafanderssons/actions/runs/26559367790"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T06:51:38.000Z",
      "commit": "ecb83c3acae01645bcb919f43f635ed0cea2479f",
      "fileid": "f0d9dbf5f3f935552fa6d2efc857986de9b692240d4c62cdea3a7e75d7d6808b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gustafanderssons/actions/runs/26559367790"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T06:52:39.000Z",
      "commit": "ecb83c3acae01645bcb919f43f635ed0cea2479f",
      "fileid": "559a9512c3b790fbf79fd889bb2cbdf142b48329ed4f442d210bbdebb0878886",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gustafanderssons/actions/runs/26559367790"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T06:51:43.000Z",
      "commit": "ecb83c3acae01645bcb919f43f635ed0cea2479f",
      "fileid": "efdbf4954389629259d257a9a82a8c6bd4842904505d75b63aaf0f17a20ed304",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gustafanderssons/actions/runs/26559367790"
    }
  ]
}