{
  "_id": "6a227b95cd65a98ecbd4e803",
  "Package": "quackingllama",
  "Title": "Process text with Ollama, retrieve structured results, cache\nthem locally in DuckDB",
  "Version": "0.1.0.9001",
  "Authors@R": "c(person(given = \"Giorgio\",\nfamily = \"Comai\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"g@giorgiocomai.eu\",\ncomment = c(ORCID = \"0000-0002-0515-9542\")))",
  "Description": "Process text with Ollama, store results in DuckDB.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "LazyData": "true",
  "URL": "https://giocomai.github.io/quackingllama/",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libprotobuf-dev libuv1-dev\nlibssl-dev protobuf-compiler libprotoc-dev xz-utils zlib1g-dev",
  "Repository": "https://giocomai.r-universe.dev",
  "Date/Publication": "2026-06-05 07:01:58 UTC",
  "RemoteUrl": "https://github.com/giocomai/quackingllama",
  "RemoteRef": "HEAD",
  "RemoteSha": "dde09758768923d4c832225ddee608e328160f09",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 07:28:30 UTC",
    "User": "root"
  },
  "Author": "Giorgio Comai [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-0515-9542>)",
  "Maintainer": "Giorgio Comai <g@giorgiocomai.eu>",
  "MD5sum": "bcd5ecf1fdc6bd38f7dc60718b9673cc",
  "_user": "giocomai",
  "_type": "src",
  "_file": "quackingllama_0.1.0.9001.tar.gz",
  "_fileid": "c4845eceb21314def743a2784c4273d5175189e1750ddc2a57956b486b4f635c",
  "_filesize": 260021,
  "_sha256": "c4845eceb21314def743a2784c4273d5175189e1750ddc2a57956b486b4f635c",
  "_created": "2026-06-05T07:28:30.000Z",
  "_published": "2026-06-05T07:32:37.749Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79683498772,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7431157583"
    },
    {
      "job": 79683498443,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7431158707"
    },
    {
      "job": 79683498907,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7431183893"
    },
    {
      "job": 79683498914,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7431184362"
    },
    {
      "job": 79683030402,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431123516"
    },
    {
      "job": 79683498427,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431155089"
    },
    {
      "job": 79683498457,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7431153079"
    },
    {
      "job": 79683498487,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7431144318"
    },
    {
      "job": 79683498462,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7431147792"
    }
  ],
  "_buildurl": "https://github.com/r-universe/giocomai/actions/runs/27001554622",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/giocomai/quackingllama",
  "_commit": {
    "id": "dde09758768923d4c832225ddee608e328160f09",
    "author": "Giorgio Comai <g@giorgiocomai.eu>",
    "committer": "Giorgio Comai <g@giorgiocomai.eu>",
    "message": "introduce api keys setting functions\n",
    "time": 1780642918
  },
  "_maintainer": {
    "name": "Giorgio Comai",
    "email": "g@giorgiocomai.eu",
    "login": "giocomai",
    "mastodon": "@giocomai@mastodon.social",
    "twitter": "@giocomai",
    "description": "Researcher @BalcaniCaucaso, crunching data @EDJNet, previously at Dublin City University.",
    "uuid": 11276752,
    "orcid": "0000-0002-0515-9542"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "cld3",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "yyjsonr",
      "role": "Imports"
    }
  ],
  "_owner": "giocomai",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 5
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "giocomai",
      "count": 50,
      "uuid": 11276752
    }
  ],
  "_userbio": {
    "uuid": 11276752,
    "type": "user",
    "name": "Giorgio Comai",
    "description": "Researcher @BalcaniCaucaso, crunching data @EDJNet, previously at Dublin City University."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quackingllama"
  },
  "_devurl": "https://github.com/giocomai/quackingllama",
  "_pkgdown": "https://giocomai.github.io/quackingllama/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/quackingllama.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "ql_disable_db",
    "ql_enable_db",
    "ql_generate",
    "ql_get_api_keys",
    "ql_get_db_options",
    "ql_get_models",
    "ql_get_options",
    "ql_hash",
    "ql_prompt",
    "ql_read_images",
    "ql_request",
    "ql_set_api_keys",
    "ql_set_db_options",
    "ql_set_options",
    "ql_translate"
  ],
  "_datasets": [
    {
      "name": "translategemma_languages",
      "title": "",
      "object": "translategemma_languages",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code",
        "language"
      ],
      "rows": 581,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ql_disable_db",
      "title": "Disable caching for the current session",
      "concept": [
        "database"
      ],
      "topics": [
        "ql_disable_db"
      ]
    },
    {
      "page": "ql_enable_db",
      "title": "Enable storing data in a database for the current session",
      "concept": [
        "database"
      ],
      "topics": [
        "ql_enable_db"
      ]
    },
    {
      "page": "ql_generate",
      "title": "Generate a response and return the result in a data frame",
      "topics": [
        "ql_generate"
      ]
    },
    {
      "page": "ql_get_api_keys",
      "title": "Retrieve previously set Ollama API keys typically used for cloud models",
      "topics": [
        "ql_get_api_keys"
      ]
    },
    {
      "page": "ql_get_db_options",
      "title": "Retrieve",
      "topics": [
        "ql_get_db_options"
      ]
    },
    {
      "page": "ql_get_models",
      "title": "Get available models",
      "topics": [
        "ql_get_models"
      ]
    },
    {
      "page": "ql_get_options",
      "title": "Get options",
      "topics": [
        "ql_get_options"
      ]
    },
    {
      "page": "ql_hash",
      "title": "Hash all inputs relevant to the call to the LLM and create a hash to be used for caching.",
      "topics": [
        "ql_hash"
      ]
    },
    {
      "page": "ql_prompt",
      "title": "Generate a data frame with all relevant inputs for the LLM.",
      "topics": [
        "ql_prompt"
      ]
    },
    {
      "page": "ql_read_images",
      "title": "Read image in order to pass it to multimodal models",
      "topics": [
        "ql_read_images"
      ]
    },
    {
      "page": "ql_request",
      "title": "Create 'httr2' request for both generate and chat endpoints",
      "topics": [
        "ql_request"
      ]
    },
    {
      "page": "ql_set_api_keys",
      "title": "Set Ollama API keys typically used for cloud models",
      "topics": [
        "ql_set_api_keys"
      ]
    },
    {
      "page": "ql_set_db_options",
      "title": "Set options for the local database and enables caching",
      "concept": [
        "database"
      ],
      "topics": [
        "ql_set_db_options"
      ]
    },
    {
      "page": "ql_set_options",
      "title": "Set basic options for the current session.",
      "topics": [
        "ql_set_options"
      ]
    },
    {
      "page": "ql_translate",
      "title": "Translate strings relying on dedicated models",
      "topics": [
        "ql_translate"
      ]
    }
  ],
  "_pkglogo": "https://github.com/giocomai/quackingllama/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/giocomai/quackingllama/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cld3",
    "cli",
    "curl",
    "DBI",
    "dplyr",
    "duckdb",
    "fastmap",
    "fs",
    "generics",
    "glue",
    "httpuv",
    "httr2",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "yyjsonr"
  ],
  "_score": 3.021189299069938,
  "_indexed": true,
  "_nocasepkg": "quackingllama",
  "_universes": [
    "giocomai"
  ],
  "_previous": "0.1.0.9000",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9001",
      "date": "2026-06-05T07:30:35.000Z",
      "distro": "noble",
      "commit": "dde09758768923d4c832225ddee608e328160f09",
      "fileid": "95c89b37659d156d41ed0767d694cd37811ca93c4bcd41f3669d957b041a6622",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/27001554622"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9001",
      "date": "2026-06-05T07:30:38.000Z",
      "distro": "noble",
      "commit": "dde09758768923d4c832225ddee608e328160f09",
      "fileid": "b29560566bf3af3a144cc8723716cbc825afe687d8b04df704d7b3485808e975",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/27001554622"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9001",
      "date": "2026-06-05T07:32:09.000Z",
      "commit": "dde09758768923d4c832225ddee608e328160f09",
      "fileid": "6fd2c046ce07d3379cbde7bf1b1b17e34e8368d11a6f7228e535f588584f7a1b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/27001554622"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9001",
      "date": "2026-06-05T07:32:12.000Z",
      "commit": "dde09758768923d4c832225ddee608e328160f09",
      "fileid": "6fe61d82d44a93077636da435081fbddf1ebf885bebc44a03e5b33891f6b5a7c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/27001554622"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9001",
      "date": "2026-06-05T07:30:39.000Z",
      "commit": "dde09758768923d4c832225ddee608e328160f09",
      "fileid": "1fb975dbe058e11400df3980fb64b083cde42b44bfabde763c1ac4f84bf79801",
      "status": "success",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/27001554622"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-06-05T07:30:15.000Z",
      "commit": "dde09758768923d4c832225ddee608e328160f09",
      "fileid": "c12545057c7c26ffc957e17de43fc006727266e81c671627192e1a153ea907a3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/27001554622"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-06-05T07:29:43.000Z",
      "commit": "dde09758768923d4c832225ddee608e328160f09",
      "fileid": "9f789914c1c847be293ddb2e5109358454ee370023275d03efd5d1f0857402a6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/27001554622"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-06-05T07:29:56.000Z",
      "commit": "dde09758768923d4c832225ddee608e328160f09",
      "fileid": "9e3362e07d08f587de5da4d730c877188286847c041cb3d365e301d6973a4405",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/27001554622"
    }
  ]
}