{
  "_id": "6a50c72989c83ec243a30a2a",
  "Package": "amatrix.metal",
  "Type": "Package",
  "Title": "Metal Sparse Backend for 'amatrix' on macOS",
  "Version": "0.1.0",
  "Authors@R": "person(\"Bradley\", \"Buchsbaum\", email = \"brad.buchsbaum@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Experimental sparse-first GPU backend for the 'amatrix'\npackage using Apple 'Metal'. Provides a direct Objective-C++\nbridge for sparse matrix times dense matrix products on macOS;\non other platforms (or without the 'Metal' frameworks) it\nbuilds a mock bridge and reports itself unavailable, so\ninstallation is safe anywhere.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/bbuchsbaum/amatrix",
  "BugReports": "https://github.com/bbuchsbaum/amatrix/issues",
  "Encoding": "UTF-8",
  "OS_type": "unix",
  "SystemRequirements": "Apple Metal and Foundation frameworks (macOS only);\nXcode Command Line Tools",
  "NeedsCompilation": "yes",
  "Config/testthat/edition": "3",
  "Repository": "https://bbuchsbaum.r-universe.dev",
  "Date/Publication": "2026-07-10 06:16:28 UTC",
  "RemoteUrl": "https://github.com/bbuchsbaum/amatrix",
  "RemoteRef": "HEAD",
  "RemoteSha": "219f07843470aa27a4fa6389e9927f968715015f",
  "RemoteSubdir": "backends/amatrix.metal",
  "Packaged": {
    "Date": "2026-07-10 10:09:32 UTC",
    "User": "root"
  },
  "Author": "Bradley Buchsbaum [aut, cre]",
  "Maintainer": "Bradley Buchsbaum <brad.buchsbaum@gmail.com>",
  "_user": "bbuchsbaum",
  "_type": "src",
  "_file": "amatrix.metal_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/13d9442f82525f0036ca72a224079e22a737765089d9c1973e1903d445735510",
  "_filesize": 96277,
  "_sha256": "13d9442f82525f0036ca72a224079e22a737765089d9c1973e1903d445735510",
  "_expires": "2026-10-18T10:19:19.000Z",
  "_created": "2026-07-10T10:09:32.000Z",
  "_published": "2026-07-10T10:19:21.353Z",
  "_jobs": [
    {
      "job": 86337984391,
      "time": 166,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8224588285"
    },
    {
      "job": 86337984405,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8224580296"
    },
    {
      "job": 86337984395,
      "time": 141,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224578285"
    },
    {
      "job": 86337984419,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224574707"
    },
    {
      "job": 86337984451,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8224598622"
    },
    {
      "job": 86337984398,
      "time": 363,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8224725410"
    },
    {
      "job": 86337984385,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224576828"
    },
    {
      "job": 86337984351,
      "time": 269,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224631537"
    },
    {
      "job": 86337413354,
      "time": 189,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224521513"
    },
    {
      "job": 86337984336,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8224565214"
    },
    {
      "job": 86337984428,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 86337984434,
      "time": 52,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 86337984407,
      "time": 55,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": ""
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/29085259374",
  "_status": "success",
  "_upstream": "https://github.com/bbuchsbaum/amatrix",
  "_commit": {
    "id": "219f07843470aa27a4fa6389e9927f968715015f",
    "author": "bbuchsbaum <brad.buchsbaum@gmail.com>",
    "committer": "bbuchsbaum <brad.buchsbaum@gmail.com>",
    "message": "mote: record metadata-pass completion note\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n",
    "time": 1783664188
  },
  "_maintainer": {
    "name": "Bradley Buchsbaum",
    "email": "brad.buchsbaum@gmail.com",
    "login": "bbuchsbaum",
    "description": "",
    "uuid": 53819
  },
  "_distro": "resolute",
  "_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
    },
    {
      "week": "2026-28",
      "n": 21
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bbuchsbaum",
      "count": 260,
      "uuid": 53819
    }
  ],
  "_userbio": {
    "uuid": 53819,
    "type": "user",
    "name": "bbuchsbaum",
    "followers": 35
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/amatrix.metal"
  },
  "_devurl": "https://github.com/bbuchsbaum/amatrix",
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/amatrix.metal.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",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "amatrix_metal_backend",
    "amatrix_metal_bridge_info",
    "amatrix_metal_capabilities",
    "amatrix_metal_enable_probe",
    "amatrix_metal_is_available",
    "amatrix_metal_native_available",
    "amatrix_metal_profile",
    "amatrix_metal_profile_enable",
    "amatrix_metal_profile_reset",
    "amatrix_metal_register"
  ],
  "_help": [
    {
      "page": "amatrix_metal_profile",
      "title": "Profile Metal backend bridge timing",
      "topics": [
        "amatrix_metal_profile",
        "amatrix_metal_profile_enable",
        "amatrix_metal_profile_reset"
      ]
    }
  ],
  "_readme": "https://github.com/bbuchsbaum/amatrix/raw/HEAD/README.md",
  "_rundeps": [
    "amatrix",
    "lattice",
    "Matrix"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "amatrix.metal",
  "_universes": [
    "bbuchsbaum"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-10T10:12:21.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "219f07843470aa27a4fa6389e9927f968715015f",
      "fileid": "https://r2.ropensci.org/cc41b8d92de0c734e70582d4e500c9abc1be47dd160de6637b0db673cfeeaed1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/29085259374"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-10T10:11:54.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "219f07843470aa27a4fa6389e9927f968715015f",
      "fileid": "https://r2.ropensci.org/9c196278184bddcd9700fb9458121cc0feb4ff2f45c3caa5ed614e1202655a87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/29085259374"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-10T10:11:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "219f07843470aa27a4fa6389e9927f968715015f",
      "fileid": "https://r2.ropensci.org/65c861dcab09038a0714e6feb87155b1369e338f86bdecf6792fb28893558d52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/29085259374"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-10T10:11:44.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "219f07843470aa27a4fa6389e9927f968715015f",
      "fileid": "https://r2.ropensci.org/92af231d38d9dd89d3c54d51b974ec0031a262c476bc0e6c507b92b180749404",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/29085259374"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-10T10:12:47.000Z",
      "arch": "aarch64",
      "commit": "219f07843470aa27a4fa6389e9927f968715015f",
      "fileid": "https://r2.ropensci.org/359f514ab54423865cb2bcb875f65c4dc76ebc14fe45dda323e3657e0d98b0c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/29085259374"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-10T10:17:20.000Z",
      "arch": "x86_64",
      "commit": "219f07843470aa27a4fa6389e9927f968715015f",
      "fileid": "https://r2.ropensci.org/d7029569a91345ce97f0d543d5db3d7ed96d781af9f81f88e1fc9d04f8e2763c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/29085259374"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-10T10:11:38.000Z",
      "arch": "aarch64",
      "commit": "219f07843470aa27a4fa6389e9927f968715015f",
      "fileid": "https://r2.ropensci.org/c345cc003050c5bccd7b40da3fc0f3b4da323b43d72d26e178e506ff85abaeaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/29085259374"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-10T10:13:11.000Z",
      "arch": "x86_64",
      "commit": "219f07843470aa27a4fa6389e9927f968715015f",
      "fileid": "https://r2.ropensci.org/a10b92812336da60d19a850ee04203f1e6b2f706df2d9145f8648f45d751b6ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/29085259374"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-10T10:11:42.000Z",
      "arch": "emscripten",
      "commit": "219f07843470aa27a4fa6389e9927f968715015f",
      "fileid": "https://r2.ropensci.org/a627dfd697497588a488160814f06d570c4d421d94557ef09635133ea4338cbf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/29085259374"
    }
  ]
}