{
  "_id": "6a640ea51cfdb6a7d68872fa",
  "Package": "quickr",
  "Title": "Compiler for R",
  "Version": "0.3.0.9000",
  "Authors@R": "c(\nperson(\"Tomasz\", \"Kalinowski\", , \"tomasz@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Compile R functions annotated with type and shape\ndeclarations for extremely fast performance and robust runtime\ntype checking. Supports both just-in-time (JIT) and\nahead-of-time (AOT) compilation. Compilation is performed by\nlowering R code to Fortran.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/t-kalinowski/quickr",
  "BugReports": "https://github.com/t-kalinowski/quickr/issues",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/testthat/start-first": "unary-intrinsics, loops",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://t-kalinowski.r-universe.dev",
  "Date/Publication": "2026-07-25 00:27:08 UTC",
  "RemoteUrl": "https://github.com/t-kalinowski/quickr",
  "RemoteRef": "HEAD",
  "RemoteSha": "16aa2c5a9dd5c702612144684dbab5fbb857c704",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-25 01:14:26 UTC",
    "User": "root"
  },
  "Author": "Tomasz Kalinowski [aut, cre],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Tomasz Kalinowski <tomasz@posit.co>",
  "_user": "t-kalinowski",
  "_type": "src",
  "_file": "quickr_0.3.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/46d8b9e5cef353aa6c401a95c9b8124a768985d02a4f9e82a2a28a677bcdd221",
  "_filesize": 1917211,
  "_sha256": "46d8b9e5cef353aa6c401a95c9b8124a768985d02a4f9e82a2a28a677bcdd221",
  "_expires": "2026-11-02T01:17:22.000Z",
  "_created": "2026-07-25T01:14:26.000Z",
  "_published": "2026-07-25T01:17:24.913Z",
  "_jobs": [
    {
      "job": 89625911102,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8613536153"
    },
    {
      "job": 89625911076,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8613535201"
    },
    {
      "job": 89625911097,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8613528072"
    },
    {
      "job": 89625911091,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8613525837"
    },
    {
      "job": 89625533284,
      "time": 243,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8613511102"
    },
    {
      "job": 89625911083,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8613530978"
    },
    {
      "job": 89625911090,
      "time": 129,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8613534898"
    },
    {
      "job": 89625911108,
      "time": 109,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8613531603"
    },
    {
      "job": 89625911088,
      "time": 118,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8613533852"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/t-kalinowski/actions/runs/30137936112",
  "_status": "success",
  "_upstream": "https://github.com/t-kalinowski/quickr",
  "_commit": {
    "id": "16aa2c5a9dd5c702612144684dbab5fbb857c704",
    "author": "Tomasz Kalinowski <tomasz@posit.co>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Cache successful flang availability probes (#121)",
    "time": 1784939228
  },
  "_maintainer": {
    "name": "Tomasz Kalinowski",
    "email": "tomasz@posit.co",
    "login": "t-kalinowski",
    "mastodon": "@t_kalinowski@fosstodon.org",
    "bluesky": "@t-kalinowski.bsky.social",
    "description": "",
    "uuid": 8462255
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "dotty",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "cli",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "version": ">= 1.4.0",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "t-kalinowski",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2025-34",
      "n": 8
    },
    {
      "week": "2025-35",
      "n": 8
    },
    {
      "week": "2025-36",
      "n": 4
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2025-50",
      "n": 5
    },
    {
      "week": "2025-51",
      "n": 6
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-04",
      "n": 4
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 7
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-30",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2025-08-25"
    },
    {
      "name": "v0.2.1",
      "date": "2025-12-05"
    },
    {
      "name": "v0.3.0",
      "date": "2026-04-20"
    }
  ],
  "_stars": 184,
  "_contributors": [
    {
      "user": "t-kalinowski",
      "count": 401,
      "uuid": 8462255
    },
    {
      "user": "mns-nordicals",
      "count": 51,
      "uuid": 177323030
    },
    {
      "user": "mikmart",
      "count": 2,
      "uuid": 13412395
    },
    {
      "user": "shikokuchuo",
      "count": 1,
      "uuid": 53399081
    }
  ],
  "_userbio": {
    "uuid": 8462255,
    "type": "user",
    "name": "Tomasz Kalinowski",
    "followers": 273
  },
  "_downloads": {
    "count": 303,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quickr"
  },
  "_devurl": "https://github.com/t-kalinowski/quickr",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/quickr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/t-kalinowski/quickr",
  "_realowner": "t-kalinowski",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-06-03"
    },
    {
      "version": "0.2.0",
      "date": "2025-08-25"
    },
    {
      "version": "0.2.1",
      "date": "2025-12-11"
    },
    {
      "version": "0.3.0",
      "date": "2026-04-18"
    }
  ],
  "_exports": [
    "compile_package",
    "quick"
  ],
  "_help": [
    {
      "page": "compile_package",
      "title": "Compile all 'quick()' functions in a package.",
      "topics": [
        "compile_package"
      ]
    },
    {
      "page": "quick",
      "title": "Compile a Quick Function",
      "topics": [
        "quick"
      ]
    }
  ],
  "_pkglogo": "https://github.com/t-kalinowski/quickr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/t-kalinowski/quickr/raw/HEAD/README.md",
  "_rundeps": [
    "dotty",
    "glue",
    "S7"
  ],
  "_score": 6.719662683018047,
  "_indexed": true,
  "_nocasepkg": "quickr",
  "_universes": [
    "t-kalinowski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-07-25T01:16:31.000Z",
      "distro": "resolute",
      "commit": "16aa2c5a9dd5c702612144684dbab5fbb857c704",
      "fileid": "https://r2.ropensci.org/8c115e4a48a95fa7e7ed2246bbf458c51b34e2cfbf577c8433a9475ea6a9fc63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/t-kalinowski/actions/runs/30137936112"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-07-25T01:16:28.000Z",
      "distro": "resolute",
      "commit": "16aa2c5a9dd5c702612144684dbab5fbb857c704",
      "fileid": "https://r2.ropensci.org/9a38dae11bb834d5c3ee1bdaca708471871f7492642328b41d3095dab0b181a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/t-kalinowski/actions/runs/30137936112"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-07-25T01:15:56.000Z",
      "commit": "16aa2c5a9dd5c702612144684dbab5fbb857c704",
      "fileid": "https://r2.ropensci.org/7b6925a2ed9c2996fcca3239dc80ba572b362227808aa4386f15fefdedf01c0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/t-kalinowski/actions/runs/30137936112"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-07-25T01:15:43.000Z",
      "commit": "16aa2c5a9dd5c702612144684dbab5fbb857c704",
      "fileid": "https://r2.ropensci.org/76d0416ffa1ee1b2a1c6b5e0b2a3f537d0b05e2695190d0c390424e1501dcbc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/t-kalinowski/actions/runs/30137936112"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-07-25T01:16:29.000Z",
      "commit": "16aa2c5a9dd5c702612144684dbab5fbb857c704",
      "fileid": "https://r2.ropensci.org/e0fb3c7eca69e6db43685bf35e215a6f65fec3657294d3a43d6f476592aad9a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/t-kalinowski/actions/runs/30137936112"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-07-25T01:15:50.000Z",
      "commit": "16aa2c5a9dd5c702612144684dbab5fbb857c704",
      "fileid": "https://r2.ropensci.org/ff8e2596a8dd3b18e456acb8f5e7e9891f9d3e83c8062d0dd97636fd77c5996d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/t-kalinowski/actions/runs/30137936112"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-07-25T01:15:33.000Z",
      "commit": "16aa2c5a9dd5c702612144684dbab5fbb857c704",
      "fileid": "https://r2.ropensci.org/d3180077c9cae2589a87d2599f4a341ac0de0aebd3775a9f5385f746aa05e392",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/t-kalinowski/actions/runs/30137936112"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-07-25T01:16:05.000Z",
      "commit": "16aa2c5a9dd5c702612144684dbab5fbb857c704",
      "fileid": "https://r2.ropensci.org/d76e82adfbf0956ae42f736c946de8af9e9de54d7355292b6d031b8ac19b5b9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/t-kalinowski/actions/runs/30137936112"
    }
  ]
}