{
  "_id": "6a49b135dbd0482285eb502e",
  "Package": "ask",
  "Title": "ask R anything",
  "Version": "0.0.0.9000",
  "Authors@R": "c(\nperson(\"Antoine\", \"Fabri\", email = \"antoine.fabri@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Jordi\", \"Rosell\", email = \"jroselln@gmail.com\", role = \"ctb\")\n)",
  "Description": "Interface to do useful things in R with LLMs.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2.9000",
  "URL": "https://github.com/moodymudskipper/ask",
  "BugReports": "https://github.com/moodymudskipper/ask/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev zlib1g-dev",
  "Repository": "https://cynkra.r-universe.dev",
  "Date/Publication": "2024-11-10 20:48:15 UTC",
  "RemoteUrl": "https://github.com/moodymudskipper/ask",
  "RemoteRef": "HEAD",
  "RemoteSha": "f96abf915e62b6e55c8ea8b1212c89703fba573a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 01:16:44 UTC",
    "User": "root"
  },
  "Author": "Antoine Fabri [aut, cre],\nJordi Rosell [ctb]",
  "Maintainer": "Antoine Fabri <antoine.fabri@gmail.com>",
  "_user": "cynkra",
  "_type": "src",
  "_file": "ask_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/62f6f4a48353f59a2e1c3d4885faf974475295bc86e3b5c736119472e70d36dc",
  "_filesize": 522884,
  "_sha256": "62f6f4a48353f59a2e1c3d4885faf974475295bc86e3b5c736119472e70d36dc",
  "_expires": "2026-10-13T01:19:48.000Z",
  "_created": "2026-07-05T01:16:44.000Z",
  "_published": "2026-07-05T01:19:49.754Z",
  "_jobs": [
    {
      "job": 85181933736,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8087098485"
    },
    {
      "job": 85181933730,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8087098570"
    },
    {
      "job": 85181933731,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8087090293"
    },
    {
      "job": 85181933728,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8087091939"
    },
    {
      "job": 85181754301,
      "time": 194,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087082131"
    },
    {
      "job": 85181933707,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8087097719"
    },
    {
      "job": 85181933726,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8087092657"
    },
    {
      "job": 85181933720,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8087094342"
    },
    {
      "job": 85181933733,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8087091636"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/28725364305",
  "_status": "success",
  "_upstream": "https://github.com/moodymudskipper/ask",
  "_commit": {
    "id": "f96abf915e62b6e55c8ea8b1212c89703fba573a",
    "author": "Antoine Fabri <antoine.fabri@gmail.com>",
    "committer": "Antoine Fabri <antoine.fabri@gmail.com>",
    "message": "oops\n",
    "time": 1731271695
  },
  "_maintainer": {
    "name": "Antoine Fabri",
    "email": "antoine.fabri@gmail.com",
    "login": "moodymudskipper",
    "twitter": "@antoine_fabri",
    "description": "",
    "uuid": 18351714
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "diffviewer",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "constructive",
      "role": "Suggests"
    },
    {
      "package": "clipr",
      "role": "Suggests"
    },
    {
      "package": "gmailr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rvest",
      "role": "Suggests"
    },
    {
      "package": "pdftools",
      "role": "Suggests"
    }
  ],
  "_owner": "moodymudskipper",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 83,
  "_contributors": [
    {
      "user": "moodymudskipper",
      "count": 157,
      "uuid": 18351714
    },
    {
      "user": "jrosell",
      "count": 1,
      "uuid": 1544992
    },
    {
      "user": "krlmlr",
      "count": 1,
      "uuid": 1741643
    }
  ],
  "_userbio": {
    "uuid": 38209788,
    "type": "organization",
    "name": "cynkra",
    "followers": 124,
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ask"
  },
  "_devurl": "https://github.com/moodymudskipper/ask",
  "_searchresults": 66,
  "_metadata": {
    "category": "LLM",
    "cynkra_team_members": "antoine"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/ask.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": [
    "again",
    "all_models",
    "ask",
    "ask_boolean",
    "ask_clipboard",
    "ask_console",
    "ask_in_place",
    "ask_numeric",
    "ask_open",
    "ask_smart",
    "ask_terminal",
    "ask_tibble",
    "capture_plot",
    "context",
    "context_clipboard",
    "context_commits",
    "context_diff",
    "context_github",
    "context_gmail",
    "context_objects",
    "context_package",
    "context_pdf",
    "context_repo",
    "context_script",
    "context_session_info",
    "context_url",
    "conversation_manager",
    "follow_up",
    "follow_up_console",
    "follow_up_in_place",
    "last_conversation",
    "listen"
  ],
  "_help": [
    {
      "page": "again",
      "title": "Ask again",
      "topics": [
        "again"
      ]
    },
    {
      "page": "all_models",
      "title": "List all current models",
      "topics": [
        "all_models"
      ]
    },
    {
      "page": "ask",
      "title": "Ask anything",
      "topics": [
        "ask"
      ]
    },
    {
      "page": "ask_boolean",
      "title": "Ask a boolean question",
      "topics": [
        "ask_boolean",
        "ask_numeric"
      ]
    },
    {
      "page": "ask_clipboard",
      "title": "Ask and copy output to clipboard",
      "topics": [
        "ask_clipboard"
      ]
    },
    {
      "page": "ask_console",
      "title": "Ask in the Console",
      "topics": [
        "ask_console",
        "follow_up_console"
      ]
    },
    {
      "page": "ask_in_place",
      "title": "Ask for script updates in place",
      "topics": [
        "ask_in_place",
        "follow_up_in_place"
      ]
    },
    {
      "page": "ask_open",
      "title": "Ask to open one or several files",
      "topics": [
        "ask_open"
      ]
    },
    {
      "page": "ask_smart",
      "title": "ask for anything or any change",
      "topics": [
        "ask_smart"
      ]
    },
    {
      "page": "ask_terminal",
      "title": "Ask for a terminal command",
      "topics": [
        "ask_terminal"
      ]
    },
    {
      "page": "ask_tibble",
      "title": "Ask for a tibble",
      "topics": [
        "ask_tibble"
      ]
    },
    {
      "page": "ask-options",
      "title": "Options for the 'ask' package",
      "topics": [
        "ask-options",
        "ask.cache"
      ]
    },
    {
      "page": "capture_plot",
      "title": "Capture plot",
      "topics": [
        "capture_plot"
      ]
    },
    {
      "page": "context",
      "title": "Build a context object",
      "topics": [
        "context"
      ]
    },
    {
      "page": "context_clipboard",
      "title": "Contextualize clipboard content",
      "topics": [
        "context_clipboard"
      ]
    },
    {
      "page": "context_commits",
      "title": "Contextualize git commits",
      "topics": [
        "context_commits"
      ]
    },
    {
      "page": "context_diff",
      "title": "Contextualize uncommited changes",
      "topics": [
        "context_diff"
      ]
    },
    {
      "page": "context_github",
      "title": "Contextualize GitHub issues",
      "topics": [
        "context_github"
      ]
    },
    {
      "page": "context_gmail",
      "title": "Contextualize Gmail messages from threads",
      "topics": [
        "context_gmail"
      ]
    },
    {
      "page": "context_objects",
      "title": "Contextualize R objects",
      "topics": [
        "context_objects"
      ]
    },
    {
      "page": "context_package",
      "title": "Contextualize package",
      "topics": [
        "context_package"
      ]
    },
    {
      "page": "context_pdf",
      "title": "Contextualize pdf text content",
      "topics": [
        "context_pdf"
      ]
    },
    {
      "page": "context_repo",
      "title": "Contextualize all R files in the repository",
      "topics": [
        "context_repo"
      ]
    },
    {
      "page": "context_script",
      "title": "Contextualize a script",
      "topics": [
        "context_script"
      ]
    },
    {
      "page": "context_session_info",
      "title": "Contextualize the R session information",
      "topics": [
        "context_session_info"
      ]
    },
    {
      "page": "context_url",
      "title": "Contextualize an url",
      "topics": [
        "context_url"
      ]
    },
    {
      "page": "conversation_manager",
      "title": "Conversation Manager",
      "topics": [
        "conversation_manager"
      ]
    },
    {
      "page": "follow_up",
      "title": "Follow up a request",
      "topics": [
        "follow_up"
      ]
    },
    {
      "page": "last_conversation",
      "title": "Fetch the last updated conversation",
      "topics": [
        "last_conversation"
      ]
    },
    {
      "page": "listen",
      "title": "listen to voice input",
      "topics": [
        "listen"
      ]
    }
  ],
  "_readme": "https://github.com/moodymudskipper/ask/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "curl",
    "diffviewer",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "shiny",
    "shinyjs",
    "sourcetools",
    "sys",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 4.738622027917942,
  "_indexed": false,
  "_nocasepkg": "ask",
  "_universes": [
    "cynkra"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-05T01:19:09.000Z",
      "distro": "resolute",
      "commit": "f96abf915e62b6e55c8ea8b1212c89703fba573a",
      "fileid": "https://r2.ropensci.org/1ff13495efafba0a8ae997978499332b04a4059d187a13d664bf6ddd35118106",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28725364305"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-05T01:19:08.000Z",
      "distro": "resolute",
      "commit": "f96abf915e62b6e55c8ea8b1212c89703fba573a",
      "fileid": "https://r2.ropensci.org/f154de0c6ec8fa724311e61e615e17eecb9f9a9d5527d64d2f563426798baa79",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28725364305"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-05T01:18:00.000Z",
      "commit": "f96abf915e62b6e55c8ea8b1212c89703fba573a",
      "fileid": "https://r2.ropensci.org/dd805f174412005ac9dea9ec2442bd7995d0f878737639e069d16ded6bb3b5ea",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28725364305"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-05T01:18:12.000Z",
      "commit": "f96abf915e62b6e55c8ea8b1212c89703fba573a",
      "fileid": "https://r2.ropensci.org/e48d8bc6f79efbc0f939d7c8d9263c08e54e1b6e05a8058873b4d0f995ed29af",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28725364305"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-05T01:19:21.000Z",
      "commit": "f96abf915e62b6e55c8ea8b1212c89703fba573a",
      "fileid": "https://r2.ropensci.org/fb9a47867853f5068da4af7a525b4782f12b2c15c8ec06097f9125cd664b4e6a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28725364305"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-05T01:18:06.000Z",
      "commit": "f96abf915e62b6e55c8ea8b1212c89703fba573a",
      "fileid": "https://r2.ropensci.org/a20baea9e813d6dbf09c9fcdc8c606c44ef923ec0feaa05123cfe0324ef07d61",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28725364305"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-05T01:18:13.000Z",
      "commit": "f96abf915e62b6e55c8ea8b1212c89703fba573a",
      "fileid": "https://r2.ropensci.org/f985abbcbef8a8f766db263de7e45536ee8f99e36fc678d11b5860cb09c72e0c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28725364305"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-05T01:18:00.000Z",
      "commit": "f96abf915e62b6e55c8ea8b1212c89703fba573a",
      "fileid": "https://r2.ropensci.org/1285ba2ccd46e447732f9d26afd38efd233be3067f40ae5232d11834942a4e35",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28725364305"
    }
  ]
}