{
  "_id": "6a180224acfb0bcc41dac20c",
  "Package": "helpai",
  "Type": "Package",
  "Version": "0.1.1",
  "Title": "'SciViews::R' - Simplified Help Pages in R Thanks to AI",
  "Description": "R help page written by AI engines (LLMs).",
  "Authors@R": "c(person(\"Philippe\", \"Grosjean\", role = c(\"aut\", \"cre\"),\nemail = \"phgrosjean@sciviews.org\",\ncomment = c(ORCID = \"0000-0002-2694-9471\")))",
  "Maintainer": "Philippe Grosjean <phgrosjean@sciviews.org>",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/SciViews/helpai,\nhttps://www.sciviews.org/helpai/,\nhttps://sciviews.r-universe.dev/helpai",
  "BugReports": "https://github.com/SciViews/helpai/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "ByteCompile": "yes",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev libssl-dev",
  "Repository": "https://sciviews.r-universe.dev",
  "Date/Publication": "2025-08-31 20:52:21 UTC",
  "RemoteUrl": "https://github.com/SciViews/helpai",
  "RemoteRef": "HEAD",
  "RemoteSha": "972b6fbe873a5503156ddb2cb48415e9808598dd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:48:56 UTC",
    "User": "root"
  },
  "Author": "Philippe Grosjean [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2694-9471>)",
  "MD5sum": "7884f929d961b64a4c7692ad787a265b",
  "_user": "sciviews",
  "_type": "src",
  "_file": "helpai_0.1.1.tar.gz",
  "_fileid": "2ad2079680493b09d3e6af8e458930f69e75e5a93e8424230423419e84403e87",
  "_filesize": 210052,
  "_sha256": "2ad2079680493b09d3e6af8e458930f69e75e5a93e8424230423419e84403e87",
  "_created": "2026-05-28T08:48:56.000Z",
  "_published": "2026-05-28T08:51:48.012Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78256180817,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261663033"
    },
    {
      "job": 78256180857,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261660497"
    },
    {
      "job": 78256180901,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261650036"
    },
    {
      "job": 78256180842,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261651292"
    },
    {
      "job": 78255625145,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261619054"
    },
    {
      "job": 78256180845,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261656668"
    },
    {
      "job": 78256180806,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261649617"
    },
    {
      "job": 78256180889,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261643205"
    },
    {
      "job": 78256180797,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261642978"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sciviews/actions/runs/26564504225",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/SciViews/helpai",
  "_commit": {
    "id": "972b6fbe873a5503156ddb2cb48415e9808598dd",
    "author": "Philippe Grosjean <phgrosjean@sciviews.org>",
    "committer": "Philippe Grosjean <phgrosjean@sciviews.org>",
    "message": "Bug correction: ai_ask() still pointed to SciViews help pages\n",
    "time": 1756673541
  },
  "_maintainer": {
    "name": "Philippe Grosjean",
    "email": "phgrosjean@sciviews.org",
    "login": "phgrosjean",
    "twitter": "@PhilGrosjean",
    "description": "R user and developer for stats and (marine) ecology",
    "uuid": 3286897,
    "orcid": "0000-0002-2694-9471"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "version": ">= 7.3.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 4.2.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "version": ">= 3.5.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.42",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.21",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "version": ">= 2.2.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sciviews",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "ai",
    "help"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "phgrosjean",
      "count": 3,
      "uuid": 3286897
    },
    {
      "user": "guyliannengels",
      "count": 2,
      "uuid": 33956170
    }
  ],
  "_userbio": {
    "uuid": 5459393,
    "type": "organization",
    "name": "SciViews",
    "description": "Data Science R Dialect"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/helpai"
  },
  "_devurl": "https://github.com/sciviews/helpai",
  "_pkgdown": "https://www.sciviews.org/helpai/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/helpai.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "ai_ask",
    "ai_explain_code",
    "ai_explain_error",
    "ai_explain_function",
    "ai_explain_term"
  ],
  "_help": [
    {
      "page": "helpai-package",
      "title": "'SciViews::R' - Simplified Help Pages in R Thanks to AI",
      "topics": [
        "helpai-package",
        "helpai"
      ]
    },
    {
      "page": "ai_ask",
      "title": "Ask a question to a chatbot",
      "topics": [
        "ai_ask",
        "ai_explain_code",
        "ai_explain_error",
        "ai_explain_function",
        "ai_explain_term"
      ]
    },
    {
      "page": "chatbot1",
      "title": "SciViews chatbot",
      "topics": [
        "chatbot1"
      ]
    },
    {
      "page": "chatbot2",
      "title": "SciViews chatbot",
      "topics": [
        "chatbot2"
      ]
    },
    {
      "page": "chatbot3",
      "title": "SciViews chatbot",
      "topics": [
        "chatbot3"
      ]
    }
  ],
  "_pkglogo": "https://github.com/SciViews/helpai/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/SciViews/helpai/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "brew",
    "callr",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "desc",
    "evaluate",
    "fs",
    "glue",
    "highr",
    "httr2",
    "knitr",
    "lifecycle",
    "magrittr",
    "openssl",
    "pkgbuild",
    "pkgload",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "rlang",
    "roxygen2",
    "rprojroot",
    "sys",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "helpai.Rmd",
      "filename": "helpai.html",
      "title": "'SciViews::R' - Simplified Help Pages in R Thanks to AI",
      "author": "Philippe Grosjean",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-08-28 17:53:45",
      "modified": "2025-08-28 17:53:45",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "helpai",
  "_universes": [
    "sciviews",
    "phgrosjean"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T08:51:12.000Z",
      "distro": "noble",
      "commit": "972b6fbe873a5503156ddb2cb48415e9808598dd",
      "fileid": "06bd7146e9aef68fec8f4e0b09aa0a988bd2050e295c2397146701f42e21c57a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26564504225"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T08:51:06.000Z",
      "distro": "noble",
      "commit": "972b6fbe873a5503156ddb2cb48415e9808598dd",
      "fileid": "a3f2f83ad5021a209fd9e608a550113c66fff0b3fd7243f5ffea057b5b781f9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26564504225"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T08:50:37.000Z",
      "commit": "972b6fbe873a5503156ddb2cb48415e9808598dd",
      "fileid": "68a9f96b87fab3ec6eb8328acd7ae95000fbf482eca1bbb2501bff2c9c3af172",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26564504225"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T08:50:39.000Z",
      "commit": "972b6fbe873a5503156ddb2cb48415e9808598dd",
      "fileid": "0ee2a5bf8270fedab84cce617d8fe04637e6629ab9f4e9224cbe170c84501df4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26564504225"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-28T08:51:09.000Z",
      "commit": "972b6fbe873a5503156ddb2cb48415e9808598dd",
      "fileid": "202ff19ece5bff5ce3d2af181b718f505853319509b8fa7c89f2efd464dcf058",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26564504225"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T08:50:24.000Z",
      "commit": "972b6fbe873a5503156ddb2cb48415e9808598dd",
      "fileid": "338dfa18fc71a74084639aa3c0ea19be1060c58cf21c28dc6dc67f56f4eb692c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26564504225"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T08:50:09.000Z",
      "commit": "972b6fbe873a5503156ddb2cb48415e9808598dd",
      "fileid": "ae5435c74360bb347a145225fe2e17d9a90f563457099857bb6ba059d91c6a5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26564504225"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T08:50:08.000Z",
      "commit": "972b6fbe873a5503156ddb2cb48415e9808598dd",
      "fileid": "a423a6d220651739ba1fd6debcfb46a1182b405fb5095e5052b434f85e40b8d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26564504225"
    }
  ]
}