{
  "_id": "6a61ae1ef673e46fff56da0e",
  "Package": "BrokenAdaptiveRidge",
  "Type": "Package",
  "Title": "Broken Adaptive Ridge Regression with Cyclops",
  "Version": "1.0.2",
  "Date": "2025-12-23",
  "Authors@R": "c(\nperson(\"Marc A.\", \"Suchard\", email = \"msuchard@ucla.edu\", role = c(\"aut\",\"cre\")),\nperson(\"Eric\", \"Kawaguchi\", role = \"aut\"),\nperson(\"Ning\", \"Li\", role = \"aut\"),\nperson(\"Gang\", \"Li\", role = \"aut\"),\nperson(\"Observational Health Data Sciences and Informatics\", role = \"cph\")\n)",
  "Maintainer": "Marc A. Suchard <msuchard@ucla.edu>",
  "Description": "Approximates best-subset selection (L0) regression with an\niteratively adaptive Ridge (L2) penalty for large-scale models.\nThis package uses Cyclops for an efficient implementation and\nthe iterative method is described in Kawaguchi et al (2020)\n<doi:10.1002/sim.8438> and Li et al (2021)\n<doi:10.1016/j.jspi.2020.12.001>.",
  "License": "Apache License 2.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 05:55:53 UTC",
    "User": "root"
  },
  "Author": "Marc A. Suchard [aut, cre], Eric Kawaguchi [aut], Ning Li\n[aut], Gang Li [aut], Observational Health Data Sciences and\nInformatics [cph]",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev xz-utils",
  "Repository": "https://msuchard.r-universe.dev",
  "Date/Publication": "2025-12-22 18:48:40 UTC",
  "RemoteUrl": "https://github.com/cran/BrokenAdaptiveRidge",
  "RemoteRef": "HEAD",
  "RemoteSha": "be31a4e56a01746d79bf9a0e47eedcdd96401f28",
  "_user": "msuchard",
  "_type": "src",
  "_file": "BrokenAdaptiveRidge_1.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/b1da13af2026f76ff6c8934ca64fe7dd433844915c90b63adee1a2231074e3a3",
  "_filesize": 89176,
  "_sha256": "b1da13af2026f76ff6c8934ca64fe7dd433844915c90b63adee1a2231074e3a3",
  "_expires": "2026-10-31T06:01:01.000Z",
  "_created": "2026-07-23T05:55:53.000Z",
  "_published": "2026-07-23T06:01:02.758Z",
  "_jobs": [
    {
      "job": 89130294732,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8554141700"
    },
    {
      "job": 89130294758,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554143638"
    },
    {
      "job": 89130294757,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8554161681"
    },
    {
      "job": 89130294753,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554169673"
    },
    {
      "job": 89129726252,
      "time": 241,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554094721"
    },
    {
      "job": 89130294729,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8554131400"
    },
    {
      "job": 89130294746,
      "time": 98,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8554124334"
    },
    {
      "job": 89130294749,
      "time": 86,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8554120626"
    },
    {
      "job": 89130294745,
      "time": 97,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554123857"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/msuchard/actions/runs/29983308242",
  "_status": "success",
  "_upstream": "https://github.com/cran/BrokenAdaptiveRidge",
  "_commit": {
    "id": "be31a4e56a01746d79bf9a0e47eedcdd96401f28",
    "author": "Marc A. Suchard <msuchard@ucla.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1766429320
  },
  "_maintainer": {
    "name": "Marc A. Suchard",
    "email": "msuchard@ucla.edu",
    "login": "msuchard",
    "description": "",
    "uuid": 149039
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.2",
      "role": "Depends"
    },
    {
      "package": "Cyclops",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "ParallelLogger",
      "role": "Imports"
    },
    {
      "package": "bit64",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-52",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2025-12-22"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "msuchard",
      "count": 3,
      "uuid": 149039
    }
  ],
  "_userbio": {
    "uuid": 149039,
    "type": "user",
    "name": "Marc Suchard",
    "followers": 189
  },
  "_downloads": {
    "count": 281,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BrokenAdaptiveRidge"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/BrokenAdaptiveRidge.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"
  ],
  "_realowner": "msuchard",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-04-07"
    },
    {
      "version": "1.0.1",
      "date": "2025-07-23"
    },
    {
      "version": "1.0.2",
      "date": "2025-12-22"
    }
  ],
  "_exports": [
    "createBarPrior",
    "createFastBarPrior"
  ],
  "_help": [
    {
      "page": "createBarPrior",
      "title": "Create a BAR Cyclops prior object",
      "topics": [
        "createBarPrior"
      ]
    },
    {
      "page": "createFastBarPrior",
      "title": "Create a fastBAR Cyclops prior object",
      "topics": [
        "createFastBarPrior"
      ]
    }
  ],
  "_readme": "https://github.com/cran/BrokenAdaptiveRidge/raw/HEAD/README.md",
  "_rundeps": [
    "Andromeda",
    "bit",
    "bit64",
    "blob",
    "cli",
    "cpp11",
    "Cyclops",
    "DBI",
    "dbplyr",
    "dplyr",
    "duckdb",
    "generics",
    "glue",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memuse",
    "ParallelLogger",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rstudioapi",
    "snow",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2",
    "zip"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "brokenadaptiveridge",
  "_universes": [
    "msuchard"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-23T05:58:12.000Z",
      "distro": "resolute",
      "commit": "be31a4e56a01746d79bf9a0e47eedcdd96401f28",
      "fileid": "https://r2.ropensci.org/0eecc15ff88c7c49e6368e6b9efbb842f58796030c4649121fa95fe98b35e275",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msuchard/actions/runs/29983308242"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-23T05:58:19.000Z",
      "distro": "resolute",
      "commit": "be31a4e56a01746d79bf9a0e47eedcdd96401f28",
      "fileid": "https://r2.ropensci.org/eed6e54abfe9276b31bbde20ac7625cb89169fabab2d293646b272da8d3c8a7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msuchard/actions/runs/29983308242"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-23T05:59:32.000Z",
      "commit": "be31a4e56a01746d79bf9a0e47eedcdd96401f28",
      "fileid": "https://r2.ropensci.org/7f5977161f443f1614e8f10f9762ff7ca77e242305f893534a2a340f53e57bac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msuchard/actions/runs/29983308242"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-23T05:59:57.000Z",
      "commit": "be31a4e56a01746d79bf9a0e47eedcdd96401f28",
      "fileid": "https://r2.ropensci.org/d3262358f7f87a1e7e3f0ab8116c495778963fdc527ab61a9a39e4336bfc2034",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msuchard/actions/runs/29983308242"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-07-23T05:58:11.000Z",
      "commit": "be31a4e56a01746d79bf9a0e47eedcdd96401f28",
      "fileid": "https://r2.ropensci.org/409a1911d63103fcf3b86e1f62ebaf1a8c63fdae0742d825dcfc5f805047b225",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msuchard/actions/runs/29983308242"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-23T05:57:08.000Z",
      "commit": "be31a4e56a01746d79bf9a0e47eedcdd96401f28",
      "fileid": "https://r2.ropensci.org/0e70943327cde3ea430ef54ccd647e45e79b737dce2e8f6e8ceb0ef95541219e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msuchard/actions/runs/29983308242"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-23T05:57:07.000Z",
      "commit": "be31a4e56a01746d79bf9a0e47eedcdd96401f28",
      "fileid": "https://r2.ropensci.org/fc65cdc8336dc45734e4615524c4dcef7b05082b8352e9ab9a4a69f199bc3d62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msuchard/actions/runs/29983308242"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-23T05:57:08.000Z",
      "commit": "be31a4e56a01746d79bf9a0e47eedcdd96401f28",
      "fileid": "https://r2.ropensci.org/86744ff138c54b9cc54808118f6e029ff29e377fc7fc6e5bb94c8290c82c410f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msuchard/actions/runs/29983308242"
    }
  ]
}