{
  "_id": "6a17fa31acfb0bcc41da9b34",
  "Package": "robsel",
  "Type": "Package",
  "Title": "Robust Selection Algorithm",
  "Version": "0.1.0",
  "Date": "2021-05-23",
  "Authors@R": "c(person(\"Chau\", \"Tran\", email = \"chautran@ucsb.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Sang-Yun\", \"Oh\", role = c(\"aut\")),\nperson(\"Pedro\", \"Cisneros-Velarde\", role = c(\"aut\")),\nperson(\"Alexander\", \"Petersen\", role = c(\"aut\")))",
  "Description": "An implementation of algorithms for estimation of the\ngraphical lasso regularization parameter described in Pedro\nCisneros-Velarde, Alexander Petersen and Sang-Yun Oh (2020)\n<http://proceedings.mlr.press/v108/cisneros20a.html>.",
  "BugReports": "https://github.com/dddlab/robust-selection/issues",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.1",
  "Repository": "https://dddlab.r-universe.dev",
  "Date/Publication": "2021-05-25 16:51:08 UTC",
  "RemoteUrl": "https://github.com/dddlab/robust-selection",
  "RemoteRef": "HEAD",
  "RemoteSha": "56b97e9c43a8f04a6afa24b7cbb0cb3a234139ed",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 08:11:59 UTC",
    "User": "root"
  },
  "Author": "Chau Tran [aut, cre],\nSang-Yun Oh [aut],\nPedro Cisneros-Velarde [aut],\nAlexander Petersen [aut]",
  "Maintainer": "Chau Tran <chautran@ucsb.edu>",
  "MD5sum": "f584f83030cce338b2ff8dcdbc3865e3",
  "_user": "dddlab",
  "_type": "src",
  "_file": "robsel_0.1.0.tar.gz",
  "_fileid": "081d832ced0636595041bab920c884621b1a4eabe0a44ee1282a47be9dc622da",
  "_filesize": 1629304,
  "_sha256": "081d832ced0636595041bab920c884621b1a4eabe0a44ee1282a47be9dc622da",
  "_created": "2026-05-28T08:11:59.000Z",
  "_published": "2026-05-28T08:17:53.607Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78250371877,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260935721"
    },
    {
      "job": 78250371948,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260929178"
    },
    {
      "job": 78250371968,
      "time": 144,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260933485"
    },
    {
      "job": 78250371937,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260927953"
    },
    {
      "job": 78250371963,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260924428"
    },
    {
      "job": 78250372042,
      "time": 247,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260957690"
    },
    {
      "job": 78250371927,
      "time": 184,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260930848"
    },
    {
      "job": 78250371917,
      "time": 306,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260970825"
    },
    {
      "job": 78249904765,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260886359"
    },
    {
      "job": 78250371814,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260920618"
    },
    {
      "job": 78250371925,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260927730"
    },
    {
      "job": 78250371867,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260922102"
    },
    {
      "job": 78250371891,
      "time": 160,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260937744"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dddlab/actions/runs/26562841122",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dddlab/robust-selection",
  "_commit": {
    "id": "56b97e9c43a8f04a6afa24b7cbb0cb3a234139ed",
    "author": "Chau Tran <49246532+cbtran@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "add CRAN install",
    "time": 1621961468
  },
  "_maintainer": {
    "name": "Chau Tran",
    "email": "chautran@ucsb.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "glasso",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "dddlab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "cbtran",
      "count": 21,
      "uuid": 49246532
    },
    {
      "user": "syoh",
      "count": 11,
      "uuid": 1441512
    }
  ],
  "_userbio": {
    "uuid": 60239695,
    "type": "organization",
    "name": "dddlab"
  },
  "_downloads": {
    "count": 158,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/robsel"
  },
  "_devurl": "https://github.com/dddlab/robust-selection",
  "_searchresults": 19,
  "_topics": [
    "cpp"
  ],
  "_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/robsel.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dddlab/robust-selection",
  "_realowner": "dddlab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-05-25"
    }
  ],
  "_exports": [
    "robsel",
    "robsel.glasso"
  ],
  "_help": [
    {
      "page": "robsel",
      "title": "Robust Selection",
      "topics": [
        "robsel"
      ]
    },
    {
      "page": "robsel.glasso",
      "title": "Fit Graphical Lasso with RobSel",
      "topics": [
        "robsel.glasso"
      ]
    }
  ],
  "_readme": "https://github.com/dddlab/robust-selection/raw/HEAD/README.md",
  "_rundeps": [
    "glasso",
    "Rcpp",
    "RcppEigen"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "using-robsel.Rmd",
      "filename": "using-robsel.html",
      "title": "Using the robsel package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "Using robsel functions",
        "Estimate of the regularization parameter for Graphical Lasso",
        "Graphical Lasso algorithm with $\\lambda$ from Robust Selection",
        "Use RobSel with multiple prespecified confidence levels"
      ],
      "created": "2021-03-04 22:02:51",
      "modified": "2021-05-23 07:30:58",
      "commits": 3
    }
  ],
  "_score": 4.278753600952829,
  "_indexed": true,
  "_nocasepkg": "robsel",
  "_universes": [
    "dddlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T08:14:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "56b97e9c43a8f04a6afa24b7cbb0cb3a234139ed",
      "fileid": "c0ca460757be92f270c489cff870207ce29ef5a84f03fb3d76b974d5dbb873bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dddlab/actions/runs/26562841122"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T08:14:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "56b97e9c43a8f04a6afa24b7cbb0cb3a234139ed",
      "fileid": "99a77b9d8345497f82332140abdd8305212ab8ba166d2297267f473427002d9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dddlab/actions/runs/26562841122"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T08:14:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "56b97e9c43a8f04a6afa24b7cbb0cb3a234139ed",
      "fileid": "9745d1c2ef52a265889d65ec3d7da0e1105eb21f5a86dec270f216442ef5f1bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dddlab/actions/runs/26562841122"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T08:14:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "56b97e9c43a8f04a6afa24b7cbb0cb3a234139ed",
      "fileid": "bc9bd30f6fdd49966bfaebe8a777e345cb8d6e80539c51f7d4a150c139137d2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dddlab/actions/runs/26562841122"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T08:14:08.000Z",
      "arch": "aarch64",
      "commit": "56b97e9c43a8f04a6afa24b7cbb0cb3a234139ed",
      "fileid": "60b1a9de45f95a764f517d0a531c25599521a7a4edb8f2dc34490744a02f94e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dddlab/actions/runs/26562841122"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T08:15:41.000Z",
      "arch": "x86_64",
      "commit": "56b97e9c43a8f04a6afa24b7cbb0cb3a234139ed",
      "fileid": "42e068231c85b86afda007ae4364da1aab84561262f91858d83b9b76999069d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dddlab/actions/runs/26562841122"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T08:14:23.000Z",
      "arch": "aarch64",
      "commit": "56b97e9c43a8f04a6afa24b7cbb0cb3a234139ed",
      "fileid": "317d15c9ff2267bfdb7db867852181380cb538829950904fb7a579890b71ca2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dddlab/actions/runs/26562841122"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T08:16:01.000Z",
      "arch": "x86_64",
      "commit": "56b97e9c43a8f04a6afa24b7cbb0cb3a234139ed",
      "fileid": "659d057d95063a9c0789da85f3aac50095c427d3a6b2e5a3d1d456bd2e1a796b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dddlab/actions/runs/26562841122"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-28T08:14:04.000Z",
      "arch": "emscripten",
      "commit": "56b97e9c43a8f04a6afa24b7cbb0cb3a234139ed",
      "fileid": "d455e7a37171db4b21ad31ecb918b71b639f36a41bde715ba88873e86b728ce8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dddlab/actions/runs/26562841122"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T08:13:46.000Z",
      "arch": "x86_64",
      "commit": "56b97e9c43a8f04a6afa24b7cbb0cb3a234139ed",
      "fileid": "1f745274e7eb28c19676e84e3d56a5104fd623924f13dfa8708911b32259c3e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dddlab/actions/runs/26562841122"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T08:13:30.000Z",
      "arch": "x86_64",
      "commit": "56b97e9c43a8f04a6afa24b7cbb0cb3a234139ed",
      "fileid": "a29da5f78b86caea5bf2c8c6908f7d9d37a3bb76b1c06188b9d2fd73d08b65bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dddlab/actions/runs/26562841122"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T08:14:21.000Z",
      "arch": "x86_64",
      "commit": "56b97e9c43a8f04a6afa24b7cbb0cb3a234139ed",
      "fileid": "247d95c330fa5c15f55ee3be253fe11b739443a68955420a782943952da2bd4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dddlab/actions/runs/26562841122"
    }
  ]
}