{
  "_id": "6a46819e6ff6f2357554b7f3",
  "Package": "amatrix.opencl",
  "Type": "Package",
  "Title": "OpenCL Backend Scaffold for amatrix",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Ben\", \"Buchsbaum\", email = \"bbuchsbaum@example.com\", role = c(\"aut\", \"cre\"))",
  "Description": "OpenCL backend package for amatrix. Registers a backend\ncontract implementation and provides a safe mock bridge that\ncan be built with or without OpenCL and CLBlast present at\ncompile time.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "OS_type": "unix",
  "SystemRequirements": "OpenCL, CLBlast (detected via pkg-config,\nCLBLAST_HOME, or Homebrew)",
  "NeedsCompilation": "yes",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "ocl-icd-opencl-dev pkg-config",
  "Repository": "https://bbuchsbaum.r-universe.dev",
  "Date/Publication": "2026-07-02 13:18:49 UTC",
  "RemoteUrl": "https://github.com/bbuchsbaum/amatrix",
  "RemoteRef": "HEAD",
  "RemoteSha": "aa1a39a22def2841186cc195dd1b4c7e0d5ff8e2",
  "RemoteSubdir": "backends/amatrix.opencl",
  "Packaged": {
    "Date": "2026-07-02 15:15:03 UTC",
    "User": "root"
  },
  "Author": "Ben Buchsbaum [aut, cre]",
  "Maintainer": "Ben Buchsbaum <bbuchsbaum@example.com>",
  "MD5sum": "d9f02cb47abff14b65c70ee2d6140226",
  "_user": "bbuchsbaum",
  "_type": "src",
  "_file": "amatrix.opencl_0.0.0.9000.tar.gz",
  "_fileid": "ce0c7e3ddaea431d9479a2b11fed00d472e0407ff1efa5ca9b8cd80b879f6afc",
  "_filesize": 77353,
  "_sha256": "ce0c7e3ddaea431d9479a2b11fed00d472e0407ff1efa5ca9b8cd80b879f6afc",
  "_created": "2026-07-02T15:15:03.000Z",
  "_published": "2026-07-02T15:19:58.538Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84808886199,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8043333874"
    },
    {
      "job": 84808886143,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8043330899"
    },
    {
      "job": 84808886137,
      "time": 170,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8043346329"
    },
    {
      "job": 84808886154,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8043340768"
    },
    {
      "job": 84808886141,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 84808886130,
      "time": 249,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 84808886163,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 84808886156,
      "time": 160,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 84808087758,
      "time": 204,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8043269770"
    },
    {
      "job": 84808886149,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 84808886134,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": ""
    },
    {
      "job": 84808886211,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": ""
    },
    {
      "job": 84808886106,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/28600752052",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bbuchsbaum/amatrix",
  "_commit": {
    "id": "aa1a39a22def2841186cc195dd1b4c7e0d5ff8e2",
    "author": "bbuchsbaum <brad.buchsbaum@gmail.com>",
    "committer": "bbuchsbaum <brad.buchsbaum@gmail.com>",
    "message": "Fix determinant dispatch for adgeMatrix\n",
    "time": 1782998329
  },
  "_maintainer": {
    "name": "Ben Buchsbaum",
    "email": "bbuchsbaum@example.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "amatrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bbuchsbaum",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 120
    },
    {
      "week": "2026-16",
      "n": 40
    },
    {
      "week": "2026-17",
      "n": 33
    },
    {
      "week": "2026-27",
      "n": 41
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bbuchsbaum",
      "count": 239,
      "uuid": 53819
    }
  ],
  "_userbio": {
    "uuid": 53819,
    "type": "user",
    "name": "bbuchsbaum",
    "followers": 34
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/amatrix.opencl"
  },
  "_devurl": "https://github.com/bbuchsbaum/amatrix",
  "_searchresults": 91,
  "_topics": [
    "ocl-icd",
    "clblast"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/amatrix.opencl.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "amatrix_opencl_backend",
    "amatrix_opencl_bridge_info",
    "amatrix_opencl_capabilities",
    "amatrix_opencl_diagnostics",
    "amatrix_opencl_enable_probe",
    "amatrix_opencl_init_status",
    "amatrix_opencl_is_available",
    "amatrix_opencl_native_available",
    "amatrix_opencl_register"
  ],
  "_help": [],
  "_readme": "https://github.com/bbuchsbaum/amatrix/raw/HEAD/README.md",
  "_rundeps": [
    "amatrix",
    "lattice",
    "Matrix"
  ],
  "_sysdeps": [
    {
      "shlib": "libOpenCL",
      "package": "ocl-icd-libopencl1",
      "headers": "ocl-icd-opencl-dev",
      "source": "ocl-icd",
      "version": "2.3.4-1",
      "name": "ocl-icd",
      "homepage": "https://github.com/OCL-dev/ocl-icd",
      "description": "Generic OpenCL ICD Loader"
    },
    {
      "shlib": "libclblast",
      "package": "libclblast1",
      "headers": "libclblast-dev",
      "source": "clblast",
      "version": "1.6.3-2",
      "name": "clblast",
      "homepage": "https://cnugteren.github.io/clblast/clblast.html",
      "description": "Tuned OpenCL BLAS library"
    }
  ],
  "_score": 3.356981400993131,
  "_indexed": true,
  "_nocasepkg": "amatrix.opencl",
  "_universes": [
    "bbuchsbaum"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-02T15:17:33.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "aa1a39a22def2841186cc195dd1b4c7e0d5ff8e2",
      "fileid": "7ff76a1bb548954e871e38cf0de7afa98572a09a1d8340364c667ad5b1335355",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/28600752052"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-02T15:17:20.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "aa1a39a22def2841186cc195dd1b4c7e0d5ff8e2",
      "fileid": "e3dc254c80e925c02ed80a5006984edbf28d2f56b92023eba821edfc7ba2ecc7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/28600752052"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-02T15:18:00.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "aa1a39a22def2841186cc195dd1b4c7e0d5ff8e2",
      "fileid": "1e8ad31b3e1db5e84de332120957612cdbe147ecea04a5bfa85f6ca381087a3d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/28600752052"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-02T15:17:40.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "aa1a39a22def2841186cc195dd1b4c7e0d5ff8e2",
      "fileid": "34926aaeeb3717bf1d4dec923713187fa7ad0785b1c490ae9aca3101f2407864",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/28600752052"
    }
  ]
}