{
  "_id": "6a4d5c95d253724d3f6dc8cf",
  "Package": "quackingllama",
  "Title": "Process text with Ollama, retrieve structured results, cache\nthem locally in DuckDB",
  "Version": "0.1.0.9002",
  "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-07-07 12:42:20 UTC",
  "RemoteUrl": "https://github.com/giocomai/quackingllama",
  "RemoteRef": "HEAD",
  "RemoteSha": "6a0d6f8151aaab1e1a8119819cf312b69a735bf0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 20:04:15 UTC",
    "User": "root"
  },
  "Author": "Giorgio Comai [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-0515-9542>)",
  "Maintainer": "Giorgio Comai <g@giorgiocomai.eu>",
  "_user": "giocomai",
  "_type": "src",
  "_file": "quackingllama_0.1.0.9002.tar.gz",
  "_fileid": "https://r2.ropensci.org/2efcd2f4b206eed0e6b565217d115815255103274614ec55e0b869c9f4530b93",
  "_filesize": 262495,
  "_sha256": "2efcd2f4b206eed0e6b565217d115815255103274614ec55e0b869c9f4530b93",
  "_expires": "2026-10-15T20:07:48.000Z",
  "_created": "2026-07-07T20:04:15.000Z",
  "_published": "2026-07-07T20:07:49.804Z",
  "_jobs": [
    {
      "job": 85717257221,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8149869078"
    },
    {
      "job": 85717257228,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8149870013"
    },
    {
      "job": 85717257310,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8149831843"
    },
    {
      "job": 85717257427,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8149840880"
    },
    {
      "job": 85716461761,
      "time": 230,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8149800230"
    },
    {
      "job": 85717257316,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8149844586"
    },
    {
      "job": 85717257252,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8149838605"
    },
    {
      "job": 85717257218,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8149830830"
    },
    {
      "job": 85717257241,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8149832728"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/giocomai/actions/runs/28894757440",
  "_status": "success",
  "_upstream": "https://github.com/giocomai/quackingllama",
  "_commit": {
    "id": "6a0d6f8151aaab1e1a8119819cf312b69a735bf0",
    "author": "Giorgio Comai <g@giorgiocomai.eu>",
    "committer": "Giorgio Comai <g@giorgiocomai.eu>",
    "message": "by default, do not retrieve from cache when processing was not completed\n",
    "time": 1783428140
  },
  "_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"
  },
  "_distro": "resolute",
  "_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
    },
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "giocomai",
      "count": 51,
      "uuid": 11276752
    }
  ],
  "_userbio": {
    "uuid": 11276752,
    "type": "user",
    "name": "Giorgio Comai",
    "followers": 85,
    "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.1",
  "_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",
    "LICENSE",
    "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.0791812460476247,
  "_indexed": true,
  "_nocasepkg": "quackingllama",
  "_universes": [
    "giocomai"
  ],
  "_previous": "0.1.0.9001",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9002",
      "date": "2026-07-07T20:07:14.000Z",
      "distro": "resolute",
      "commit": "6a0d6f8151aaab1e1a8119819cf312b69a735bf0",
      "fileid": "https://r2.ropensci.org/44cebce45ce2f045630330548734e9d25c56567d501b32dbe3a9c7d0ee4f302d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/28894757440"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9002",
      "date": "2026-07-07T20:07:15.000Z",
      "distro": "resolute",
      "commit": "6a0d6f8151aaab1e1a8119819cf312b69a735bf0",
      "fileid": "https://r2.ropensci.org/b45635aaba2152a69215c60f0e41236e10cea2e11422ca36de3556a0e0221ed8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/28894757440"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9002",
      "date": "2026-07-07T20:05:43.000Z",
      "commit": "6a0d6f8151aaab1e1a8119819cf312b69a735bf0",
      "fileid": "https://r2.ropensci.org/e01015839e3969f7061f0c2588ce35139dd11bb2182778d2ac54362f7b1c6f7a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/28894757440"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9002",
      "date": "2026-07-07T20:06:04.000Z",
      "commit": "6a0d6f8151aaab1e1a8119819cf312b69a735bf0",
      "fileid": "https://r2.ropensci.org/c36613b48e6e5f89b2bc51c3f15f4beba0f8717a14be41693a505f504f30aa09",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/28894757440"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9002",
      "date": "2026-07-07T20:06:24.000Z",
      "commit": "6a0d6f8151aaab1e1a8119819cf312b69a735bf0",
      "fileid": "https://r2.ropensci.org/279b5b1b54bd3f7c984609d5eb2d7edf51caec5d6a16792c50271c75d03c45bd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/28894757440"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9002",
      "date": "2026-07-07T20:05:50.000Z",
      "commit": "6a0d6f8151aaab1e1a8119819cf312b69a735bf0",
      "fileid": "https://r2.ropensci.org/41bfcfca74448001a39e320994c8afc45d3b7d0b2dc9e5adbf886be2ffe4cfc1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/28894757440"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9002",
      "date": "2026-07-07T20:05:31.000Z",
      "commit": "6a0d6f8151aaab1e1a8119819cf312b69a735bf0",
      "fileid": "https://r2.ropensci.org/5c1fc7fd03dc4a65ab1f5344f3be8310d1894050a8efabf010b71ee180725999",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/28894757440"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9002",
      "date": "2026-07-07T20:05:36.000Z",
      "commit": "6a0d6f8151aaab1e1a8119819cf312b69a735bf0",
      "fileid": "https://r2.ropensci.org/ce2d315642862b22bbf6f7fc08203b3712f134ef6ca33be71aea68d85a07eefd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/giocomai/actions/runs/28894757440"
    }
  ]
}