{
  "_id": "6a5e8f0a9baadeef8ab57c06",
  "Package": "anvltcc",
  "Title": "TinyCC Backend Bridge from 'anvl' Traces to 'tccquickr' Kernels",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Sounkou Mahamane\", \"Toure\", , \"sounkoutoure@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Compiles 'anvl' traced array programs to C kernels through\n'tccquickr' and the TinyCC just-in-time compiler from\n'Rtinycc'. Traced graphs are lowered to declared R using anvl's\nown quickr lowering rules wherever those emit tccquickr's\ndeclared subset, with bridge-owned tinycc rules for primitives\nthat have a native tccquickr surface form (matrix products as\n'%*%' contractions, aval-checked broadcast passthrough). The\nresult is a millisecond-latency CPU compile path for anvl\nprograms with no XLA dependency.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Additional_repositories": "https://r-xla.r-universe.dev,\nhttps://sounkou-bioinfo.r-universe.dev",
  "Repository": "https://sounkou-bioinfo.r-universe.dev",
  "Date/Publication": "2026-07-20 19:36:49 UTC",
  "RemoteUrl": "https://github.com/sounkou-bioinfo/anvltcc",
  "RemoteRef": "HEAD",
  "RemoteSha": "5cd2e89b6faaa0a1aee629e8a8238b2729444fcf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-20 21:06:06 UTC",
    "User": "root"
  },
  "Author": "Sounkou Mahamane Toure [aut, cre]",
  "Maintainer": "Sounkou Mahamane Toure <sounkoutoure@gmail.com>",
  "_user": "sounkou-bioinfo",
  "_type": "src",
  "_file": "anvltcc_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/6c7f306a7a037a1b430f22dd8741dc68bd456783f236bb757b521072f8d5c29a",
  "_filesize": 89487,
  "_sha256": "6c7f306a7a037a1b430f22dd8741dc68bd456783f236bb757b521072f8d5c29a",
  "_expires": "2026-10-28T21:11:36.000Z",
  "_created": "2026-07-20T21:06:06.000Z",
  "_published": "2026-07-20T21:11:38.551Z",
  "_jobs": [
    {
      "job": 88474875199,
      "time": 293,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8475874369"
    },
    {
      "job": 88474875182,
      "time": 249,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8475855198"
    },
    {
      "job": 88474875194,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8475785307"
    },
    {
      "job": 88474875190,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8475779895"
    },
    {
      "job": 88473528674,
      "time": 345,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8475740679"
    },
    {
      "job": 88474875146,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 88474875260,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8475789923"
    },
    {
      "job": 88474875239,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8475773635"
    },
    {
      "job": 88474875249,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8475771578"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29778418209",
  "_status": "success",
  "_upstream": "https://github.com/sounkou-bioinfo/anvltcc",
  "_commit": {
    "id": "5cd2e89b6faaa0a1aee629e8a8238b2729444fcf",
    "author": "sounkou-bioinfo <sounkoutoure@gmail.com>",
    "committer": "sounkou-bioinfo <sounkoutoure@gmail.com>",
    "message": "Fix R-universe dependencies and literal lowering\n",
    "time": 1784576209
  },
  "_maintainer": {
    "name": "Sounkou Mahamane Toure",
    "email": "sounkoutoure@gmail.com",
    "login": "sounkou-bioinfo",
    "mastodon": "@bioinfhotep@genomic.social",
    "description": "Sequences and Consequences.",
    "uuid": 56392505
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "anvl",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "tccquickr",
      "role": "Imports"
    },
    {
      "package": "tengen",
      "role": "Imports"
    },
    {
      "package": "Rtinycc",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "sounkou-bioinfo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-28",
      "n": 3
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sounkou-bioinfo",
      "count": 4,
      "uuid": 56392505
    }
  ],
  "_userbio": {
    "uuid": 56392505,
    "type": "user",
    "name": "Sounkou Mahamane Toure",
    "followers": 54,
    "description": "Sequences and Consequences."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/anvltcc"
  },
  "_devurl": "https://github.com/sounkou-bioinfo/anvltcc",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/anvltcc.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": [
    "graph_to_tinycc_r_function",
    "tinycc_jit",
    "tinycc_source"
  ],
  "_help": [
    {
      "page": "graph_to_tinycc_r_function",
      "title": "Lower an anvl graph to a declared R function",
      "topics": [
        "graph_to_tinycc_r_function"
      ]
    },
    {
      "page": "tinycc_jit",
      "title": "Compile an anvl-traceable function to a TinyCC kernel",
      "topics": [
        "tinycc_jit"
      ]
    },
    {
      "page": "tinycc_source",
      "title": "Show the C source for an anvl-traceable function",
      "topics": [
        "tinycc_source"
      ]
    }
  ],
  "_readme": "https://github.com/sounkou-bioinfo/anvltcc/raw/HEAD/README.md",
  "_rundeps": [
    "anvl",
    "backports",
    "bit",
    "bit64",
    "checkmate",
    "cli",
    "codetools",
    "fs",
    "jsonlite",
    "pjrt",
    "R6",
    "Rcpp",
    "rlang",
    "S7",
    "s7contract",
    "safetensors",
    "stablehlo",
    "tccquickr",
    "tengen",
    "withr",
    "xlamisc"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "anvltcc",
  "_universes": [
    "sounkou-bioinfo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-20T21:10:59.000Z",
      "distro": "resolute",
      "commit": "5cd2e89b6faaa0a1aee629e8a8238b2729444fcf",
      "fileid": "https://r2.ropensci.org/efa6833e4fb2b9296502be9bb4b40e30b4d8bbfb19ad81994f7c950435b1bb09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29778418209"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-20T21:10:15.000Z",
      "distro": "resolute",
      "commit": "5cd2e89b6faaa0a1aee629e8a8238b2729444fcf",
      "fileid": "https://r2.ropensci.org/0ef842f9c33b0b5a8d438b1f3fc83be76827f3b193b3f38773be1025a9dbd110",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29778418209"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-20T21:07:50.000Z",
      "commit": "5cd2e89b6faaa0a1aee629e8a8238b2729444fcf",
      "fileid": "https://r2.ropensci.org/e9f0335ae71fe4beb0164840f1b90e2a5871d68f8e603e1338656ba4f0251d8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29778418209"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-20T21:07:40.000Z",
      "commit": "5cd2e89b6faaa0a1aee629e8a8238b2729444fcf",
      "fileid": "https://r2.ropensci.org/cfcc4065d83f39db8452fa2c31c5ccaabab69c19f885ad2605f5c865c2fb0169",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29778418209"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-20T21:07:57.000Z",
      "commit": "5cd2e89b6faaa0a1aee629e8a8238b2729444fcf",
      "fileid": "https://r2.ropensci.org/c17010bee8468ebea062af9152aea7309bd3dc9638dcd5aca05c04820af33536",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29778418209"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-20T21:07:17.000Z",
      "commit": "5cd2e89b6faaa0a1aee629e8a8238b2729444fcf",
      "fileid": "https://r2.ropensci.org/648a24da990785305be500a4c42506f382627f02a07bea7f04c3a37552822b70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29778418209"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-20T21:07:13.000Z",
      "commit": "5cd2e89b6faaa0a1aee629e8a8238b2729444fcf",
      "fileid": "https://r2.ropensci.org/e91cc98bb64dc9227125284b93ec20ff6f1f0317a4489bb47687de5bfe72a6db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/29778418209"
    }
  ]
}