{
  "_id": "6a1f0db9b401979e7341d150",
  "Package": "rpc",
  "Type": "Package",
  "Title": "Ridge Partial Correlation",
  "Version": "2.0.3",
  "Date": "2025-03-20",
  "Authors@R": "c(\nperson(given=\"Somak\", family=\"Dutta\", role=c(\"aut\", \"cre\", \"cph\"),\nemail=\"somakd@iastate.edu\"),\nperson(given=\"An\", family=\"Nguyen\", role=c(\"aut\",\"ctb\")),\nperson(given=\"Run\", family=\"Wang\", role=\"ctb\"),\nperson(given=\"Vivekananda\", family=\"Roy\", role=\"ctb\")\n)",
  "Encoding": "UTF-8",
  "Maintainer": "Somak Dutta <somakd@iastate.edu>",
  "Description": "Computes the ridge partial correlation coefficients in a\nhigh or ultra-high dimensional linear regression problem. An\nextended Bayesian information criterion is also implemented for\nvariable selection. Users provide the matrix of covariates as a\nusual dense matrix or a sparse matrix stored in a compressed\nsparse column format. Detail of the method is given in the\nmanual.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://somakd.r-universe.dev",
  "Date/Publication": "2025-03-20 22:33:31 UTC",
  "RemoteUrl": "https://github.com/somakd/rpc",
  "RemoteRef": "HEAD",
  "RemoteSha": "2fe95246a6d1aae2e84bf7d473c7a9d15898b65d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-17 09:04:40 UTC",
    "User": "root"
  },
  "Author": "Somak Dutta [aut, cre, cph],\nAn Nguyen [aut, ctb],\nRun Wang [ctb],\nVivekananda Roy [ctb]",
  "MD5sum": "fa7f518f064d2552aad20b37ecca4325",
  "_user": "somakd",
  "_type": "src",
  "_file": "rpc_2.0.3.tar.gz",
  "_fileid": "37aa0c3b23769a7fe7833a43221ec4a993e68d1aea61bc874b2810ad72618049",
  "_filesize": 168826,
  "_sha256": "37aa0c3b23769a7fe7833a43221ec4a993e68d1aea61bc874b2810ad72618049",
  "_created": "2026-05-17T09:04:40.000Z",
  "_published": "2026-06-02T17:07:05.523Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79127899964,
      "time": 127,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041078650"
    },
    {
      "job": 79127900823,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041078896"
    },
    {
      "job": 79127900265,
      "time": 161,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041082193"
    },
    {
      "job": 79127900498,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041076114"
    },
    {
      "job": 79127900635,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041079321"
    },
    {
      "job": 79127900458,
      "time": 296,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041094709"
    },
    {
      "job": 79127899901,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041078455"
    },
    {
      "job": 79127899954,
      "time": 332,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041096562"
    },
    {
      "job": 79127899640,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041064370"
    },
    {
      "job": 79127899284,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364620697"
    },
    {
      "job": 79127900310,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041079579"
    },
    {
      "job": 79127900753,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041078157"
    },
    {
      "job": 79127900176,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041077798"
    }
  ],
  "_buildurl": "https://github.com/r-universe/somakd/actions/runs/25986567586",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/somakd/rpc",
  "_commit": {
    "id": "2fe95246a6d1aae2e84bf7d473c7a9d15898b65d",
    "author": "Somak Dutta <somakd@gmail.com>",
    "committer": "Somak Dutta <somakd@gmail.com>",
    "message": "Some more changes to satisfy CRAN\n",
    "time": 1742510011
  },
  "_maintainer": {
    "name": "Somak Dutta",
    "email": "somakd@iastate.edu",
    "login": "somakd",
    "description": "",
    "uuid": 8738603
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.11",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MatrixExtra",
      "role": "Suggests"
    }
  ],
  "_owner": "somakd",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "somakd",
      "count": 2,
      "uuid": 8738603
    }
  ],
  "_userbio": {
    "uuid": 8738603,
    "type": "user",
    "name": "somakd"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rpc"
  },
  "_devurl": "https://github.com/somakd/rpc",
  "_searchresults": 11,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rpc.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/somakd/rpc",
  "_realowner": "somakd",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.0.3",
      "date": "2025-03-22"
    }
  ],
  "_exports": [
    "eBIC",
    "rpc",
    "XXt.compute"
  ],
  "_help": [
    {
      "page": "eBIC",
      "title": "Model selection using extended BIC",
      "topics": [
        "eBIC"
      ]
    },
    {
      "page": "rpc",
      "title": "Ridge Partial Correlations",
      "topics": [
        "rpc"
      ]
    },
    {
      "page": "XXt.compute",
      "title": "XXt Computation",
      "topics": [
        "XXt.compute"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp"
  ],
  "_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": 2.0413926851582254,
  "_indexed": true,
  "_nocasepkg": "rpc",
  "_universes": [
    "somakd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-05-17T09:06:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2fe95246a6d1aae2e84bf7d473c7a9d15898b65d",
      "fileid": "6fa02f9bbe0c4c3fab42832263c33bce92290885420941b1b890fbb36fcd5e22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/somakd/actions/runs/25986567586"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-05-17T09:06:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2fe95246a6d1aae2e84bf7d473c7a9d15898b65d",
      "fileid": "a2cda520aa131ea1c1bdec1606f0a159e019aca0ec93026a656347e16b6451c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/somakd/actions/runs/25986567586"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-05-17T09:07:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2fe95246a6d1aae2e84bf7d473c7a9d15898b65d",
      "fileid": "0fb584c76b81d124ae58a7c2dbf5c8d388c6e760c483257b738ecbe99f1b8b25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/somakd/actions/runs/25986567586"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-05-17T09:06:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2fe95246a6d1aae2e84bf7d473c7a9d15898b65d",
      "fileid": "10e08f39be766cf7819c561091712a618c27ef1d511ce3a51bf6cb0db4ddaf55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/somakd/actions/runs/25986567586"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-05-17T09:06:56.000Z",
      "arch": "aarch64",
      "commit": "2fe95246a6d1aae2e84bf7d473c7a9d15898b65d",
      "fileid": "3b0bb2ef1e5da61c0be1faf51b126a5496162c612ebb7fefb657d7df1e7bb8de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/somakd/actions/runs/25986567586"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-05-17T09:08:32.000Z",
      "arch": "x86_64",
      "commit": "2fe95246a6d1aae2e84bf7d473c7a9d15898b65d",
      "fileid": "e47860beedac02b36403c80c30804b705527f3a01342b702e9f4caabbe2734c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/somakd/actions/runs/25986567586"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-05-17T09:06:42.000Z",
      "arch": "aarch64",
      "commit": "2fe95246a6d1aae2e84bf7d473c7a9d15898b65d",
      "fileid": "ff47625bd1ef3cbba101b6cf56b8ab65bb78f68f93907c02804fce64d1be20cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/somakd/actions/runs/25986567586"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-05-17T09:08:41.000Z",
      "arch": "x86_64",
      "commit": "2fe95246a6d1aae2e84bf7d473c7a9d15898b65d",
      "fileid": "65551def01fd67a40430cbc8f5bb9430728142ffefecdf9c7b99f78eded2518f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/somakd/actions/runs/25986567586"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-05-17T09:06:12.000Z",
      "arch": "x86_64",
      "commit": "2fe95246a6d1aae2e84bf7d473c7a9d15898b65d",
      "fileid": "bbed7bf57263f8e2aed28b9c62c4637027d891f8fdc7f8af212300b7db70bbe3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/somakd/actions/runs/25986567586"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-05-17T09:06:11.000Z",
      "arch": "x86_64",
      "commit": "2fe95246a6d1aae2e84bf7d473c7a9d15898b65d",
      "fileid": "bad4c28dc7ab0698ae400d4120b6c1a7fbefe351416fe8bc1c2fc5711eee4aa0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/somakd/actions/runs/25986567586"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-05-17T09:06:05.000Z",
      "arch": "x86_64",
      "commit": "2fe95246a6d1aae2e84bf7d473c7a9d15898b65d",
      "fileid": "09393d079cf43e51116a61f0cb402e6d9dc4bd64e20712ed6e32185b10c4e383",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/somakd/actions/runs/25986567586"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.3",
      "date": "2026-06-02T17:06:11.000Z",
      "arch": "emscripten",
      "commit": "2fe95246a6d1aae2e84bf7d473c7a9d15898b65d",
      "fileid": "34da44872dddd222a7c81c868a7016e1f971a760eca722d672eb5a80f11e6aa7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/somakd/actions/runs/25986567586"
    }
  ]
}