{
  "_id": "6a1566efacfb0bcc41d61e93",
  "Package": "BigQuic",
  "Type": "Package",
  "Title": "Big Quadratic Inverse Covariance Estimation",
  "Version": "1.1-13",
  "Date": "2022-11-19",
  "Author": "Khalid B. Kunji [aut, cre], Cho-Jui Hsieh [ctb], Matyas A.\nSustik [ctb], Inderjit S. Dhillon [ctb], Pradeep Ravikumar\n[ctb], Tuo Zhao [ctb], Xingguo Li [ctb], Han Liu [ctb], Kathryn\nRoeder [ctb], John Lafferty [ctb], Larry Wasserman [ctb],\nGeorge Karypis [ctb], Melissa O'Neill [ctb], Richard Henderson\n[ctb]",
  "Authors@R": "c(person(given = \"Khalid B.\", family = \"Kunji\", role = c(\"aut\",\n\"cre\"), email = \"kkunji@hbku.edu.qa\"), person(given = \"Cho-Jui\",\nfamily = \"Hsieh\", role = c(\"ctb\")), person(given = \"Matyas A.\",\nfamily = \"Sustik\", role = c(\"ctb\"), email = \"sustik@cs.utexas.edu\"),\nperson(given = \"Inderjit S.\", family = \"Dhillon\", role = c(\"ctb\")),\nperson(given = \"Pradeep\", family = \"Ravikumar\", role = c(\"ctb\")),\nperson(given = \"Tuo\", family = \"Zhao\", role = c(\"ctb\")),\nperson(given = \"Xingguo\", family = \"Li\", role = c(\"ctb\")),\nperson(given = \"Han\", family = \"Liu\", role = c(\"ctb\")),\nperson(given = \"Kathryn\", family = \"Roeder\", role = c(\"ctb\")),\nperson(given = \"John\", family = \"Lafferty\", role = c(\"ctb\")),\nperson(given = \"Larry\", family = \"Wasserman\", role = c(\"ctb\")),\nperson(given = \"George\", family = \"Karypis\", role = c(\"ctb\")),\nperson(given = \"Melissa\", family = \"O'Neill\", role = c(\"ctb\")),\nperson(given = \"Richard\", family = \"Henderson\", role = c(\"ctb\")))",
  "Maintainer": "Khalid B. Kunji <kkunji@hbku.edu.qa>",
  "Description": "Use Newton's method, coordinate descent, and METIS\nclustering to solve the L1 regularized Gaussian MLE inverse\ncovariance matrix estimation problem.",
  "License": "GPL (>= 3) | file LICENSE",
  "Copyright": "The included METIS library is Copyright 1997, Regents of the\nUniversity of Minnesota",
  "URL": "https://www.r-project.org,\nhttps://bigdata.oden.utexas.edu/software/1035/\nhttp://glaros.dtc.umn.edu/gkhome/views/metis\nhttps://www.pcg-random.org/download.html\nhttps://gcc.gnu.org/projects/gomp/",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-26 09:21:37 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-11-19 21:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/BigQuic",
  "RemoteRef": "HEAD",
  "RemoteSha": "3f5bb2871fed1805c5ed72344f2950fb3501cff1",
  "MD5sum": "63aafe7515dde04fbef66db28e645666",
  "_user": "cran",
  "_type": "src",
  "_file": "BigQuic_1.1-13.tar.gz",
  "_fileid": "d87ec56815f63844c22d11d16b0885af93b9056525371397921f18bb29c3fe91",
  "_filesize": 272091,
  "_sha256": "d87ec56815f63844c22d11d16b0885af93b9056525371397921f18bb29c3fe91",
  "_created": "2026-05-26T09:21:37.000Z",
  "_published": "2026-05-26T09:25:03.737Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77844730540,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213424601"
    },
    {
      "job": 77844730390,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213422334"
    },
    {
      "job": 77844730480,
      "time": 143,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213425764"
    },
    {
      "job": 77844730470,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213424876"
    },
    {
      "job": 77844168078,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213374354"
    },
    {
      "job": 77844730348,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213414409"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26443603583",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BigQuic",
  "_commit": {
    "id": "3f5bb2871fed1805c5ed72344f2950fb3501cff1",
    "author": "Khalid B. Kunji <kkunji@hbku.edu.qa>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1-13\n",
    "time": 1668894002
  },
  "_maintainer": {
    "name": "Khalid B. Kunji",
    "email": "kkunji@hbku.edu.qa",
    "login": "kkunji",
    "description": "",
    "uuid": 39335954
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.2",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.1",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "scalreg",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "kkunji",
      "count": 8,
      "uuid": 39335954
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 264,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BigQuic"
  },
  "_searchresults": 11,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BigQuic.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "kkunji",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1-5",
      "date": "2016-05-02"
    },
    {
      "version": "1.1-7",
      "date": "2017-02-02"
    },
    {
      "version": "1.1-8",
      "date": "2018-04-28"
    },
    {
      "version": "1.1-9",
      "date": "2020-05-15"
    },
    {
      "version": "1.1-9.1",
      "date": "2021-03-01"
    },
    {
      "version": "1.1-10",
      "date": "2022-01-11"
    },
    {
      "version": "1.1-11",
      "date": "2022-03-04"
    },
    {
      "version": "1.1-13",
      "date": "2022-11-19"
    }
  ],
  "_exports": [
    "BigQuic",
    "BigQuic.select"
  ],
  "_help": [
    {
      "page": "BigQuic-package",
      "title": "Big Quadratic Inverse Covariance Estimation",
      "topics": [
        "BigQuic"
      ]
    },
    {
      "page": "BigQuic_object_builder",
      "title": "BigQuic Object Builder",
      "topics": [
        "BigQuic_object_builder"
      ]
    },
    {
      "page": "BigQuic_object-class",
      "title": "Class '\"BigQuic_object\"'",
      "topics": [
        "BigQuic_object-class"
      ]
    },
    {
      "page": "BigQuic.select",
      "title": "BigQuic Select",
      "topics": [
        "BigQuic.select"
      ]
    },
    {
      "page": "BigQuicHelper",
      "title": "BigQuic C++ Caller",
      "topics": [
        "BigQuicHelper"
      ]
    },
    {
      "page": "generate_sample",
      "title": "Generate Sample",
      "topics": [
        "generate_sample"
      ]
    },
    {
      "page": "plot.BigQuic_object",
      "title": "Plot",
      "topics": [
        "plot.BigQuic_object"
      ]
    }
  ],
  "_rundeps": [
    "lars",
    "lattice",
    "Matrix",
    "Rcpp",
    "scalreg"
  ],
  "_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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1.0413926851582251,
  "_indexed": false,
  "_nocasepkg": "bigquic",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://kkunji.r-universe.dev/BigQuic",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-13",
      "date": "2026-05-26T09:24:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3f5bb2871fed1805c5ed72344f2950fb3501cff1",
      "fileid": "bf17a2aa9f3469af84b2b1a7b7c08a69861f7bc65974b022f5f57edb1b56f19e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26443603583"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-13",
      "date": "2026-05-26T09:23:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3f5bb2871fed1805c5ed72344f2950fb3501cff1",
      "fileid": "d8db03f6c86e049b3ca07ea0ccb290c66ecf859a0251348ed2b42fadc97516d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26443603583"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-13",
      "date": "2026-05-26T09:24:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3f5bb2871fed1805c5ed72344f2950fb3501cff1",
      "fileid": "4199dcdb9784e3aa29721f08682be5127a5085464f0753242f96c46b10c45138",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26443603583"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-13",
      "date": "2026-05-26T09:23:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3f5bb2871fed1805c5ed72344f2950fb3501cff1",
      "fileid": "250d076bae93dbcbcf809f715ba8cf606cf4e21426bc862fc8e1bd9dfefe8662",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26443603583"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-13",
      "date": "2026-05-26T09:23:51.000Z",
      "arch": "emscripten",
      "commit": "3f5bb2871fed1805c5ed72344f2950fb3501cff1",
      "fileid": "e456f8f30126ad8911f5ec79a6fbe8fbf7de786e5a5507b229f0c473c3cd72df",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26443603583"
    }
  ]
}