{
  "_id": "6a47ea56e06c18f0a65246bc",
  "Package": "rmistral",
  "Type": "Package",
  "Title": "Experimental R interface to Mistral AI API",
  "Version": "0.1.0",
  "Author": "Sebastian Kranz",
  "Maintainer": "Sebastian Kranz <sebastian.kranz@uni-ulm.de>",
  "Description": "Currently implement only OCR capabilties for PDF\nconversion.",
  "License": "GPL >= 2.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://skranz.r-universe.dev",
  "Date/Publication": "2026-03-27 06:16:39 UTC",
  "RemoteUrl": "https://github.com/skranz/rmistral",
  "RemoteRef": "main",
  "RemoteSha": "fc800312b80367d3460cb623bc658e9987cd919f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 16:56:29 UTC",
    "User": "root"
  },
  "_user": "skranz",
  "_type": "src",
  "_file": "rmistral_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/6f34adb50b290adb8b985e382c3492885dfbc3a1f8fea9527b15a00e1b3c35e9",
  "_filesize": 428497,
  "_sha256": "6f34adb50b290adb8b985e382c3492885dfbc3a1f8fea9527b15a00e1b3c35e9",
  "_expires": "2026-10-11T16:58:59.000Z",
  "_created": "2026-07-03T16:56:29.000Z",
  "_published": "2026-07-03T16:59:01.254Z",
  "_jobs": [
    {
      "job": 85042884861,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8071669590"
    },
    {
      "job": 85042884867,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8071669165"
    },
    {
      "job": 85042884886,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8071664569"
    },
    {
      "job": 85042884879,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8071664728"
    },
    {
      "job": 85042557628,
      "time": 157,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071642196"
    },
    {
      "job": 85042884850,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8071664873"
    },
    {
      "job": 85042884934,
      "time": 59,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8071657358"
    },
    {
      "job": 85042884932,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8071658962"
    },
    {
      "job": 85042884929,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8071658242"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/skranz/actions/runs/28673714282",
  "_status": "success",
  "_upstream": "https://github.com/skranz/rmistral",
  "_commit": {
    "id": "fc800312b80367d3460cb623bc658e9987cd919f",
    "author": "skranz-auto <xsx50@uni-ulm.de>",
    "committer": "skranz-auto <xsx50@uni-ulm.de>",
    "message": "Update from server\n",
    "time": 1774592199
  },
  "_maintainer": {
    "name": "Sebastian Kranz",
    "email": "sebastian.kranz@uni-ulm.de",
    "login": "skranz",
    "bluesky": "@sebkranz.bsky.social",
    "description": "",
    "uuid": 1413022
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Depends"
    },
    {
      "package": "stringi",
      "role": "Depends"
    },
    {
      "package": "restorepoint",
      "role": "Depends"
    },
    {
      "package": "base64enc",
      "role": "Depends"
    }
  ],
  "_owner": "skranz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "skranz",
      "count": 7,
      "uuid": 1413022
    },
    {
      "user": "skranz-auto",
      "count": 2,
      "uuid": 124874982
    }
  ],
  "_userbio": {
    "uuid": 1413022,
    "type": "user",
    "name": "Sebastian Kranz",
    "followers": 216
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rmistral"
  },
  "_devurl": "https://github.com/skranz/rmistral",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rmistral.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "mistral_api_key",
    "mistral_get_file_url",
    "mistral_is_ok",
    "mistral_list_models",
    "mistral_ocr",
    "mistral_ocr_save_images",
    "mistral_ocr_save_md",
    "mistral_upload_file",
    "save_base64_image",
    "set_mistral_api_key"
  ],
  "_help": [
    {
      "page": "mistral_api_key",
      "title": "Retrieve the Mistral API key",
      "topics": [
        "mistral_api_key"
      ]
    },
    {
      "page": "mistral_get_file_url",
      "title": "Get a signed URL for file access",
      "topics": [
        "mistral_get_file_url"
      ]
    },
    {
      "page": "mistral_ocr",
      "title": "Perform OCR using the Mistral API",
      "topics": [
        "mistral_ocr"
      ]
    },
    {
      "page": "mistral_ocr_save_images",
      "title": "Save extracted images from OCR results",
      "topics": [
        "mistral_ocr_save_images"
      ]
    },
    {
      "page": "mistral_ocr_save_md",
      "title": "Save OCR results as a Markdown file",
      "topics": [
        "mistral_ocr_save_md"
      ]
    },
    {
      "page": "mistral_upload_file",
      "title": "Upload a file for OCR processing",
      "topics": [
        "mistral_upload_file"
      ]
    },
    {
      "page": "set_mistral_api_key",
      "title": "Set the Mistral API key",
      "topics": [
        "set_mistral_api_key"
      ]
    }
  ],
  "_readme": "https://github.com/skranz/rmistral/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "restorepoint",
    "stringi",
    "sys"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rmistral",
  "_universes": [
    "skranz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T16:58:31.000Z",
      "distro": "resolute",
      "commit": "fc800312b80367d3460cb623bc658e9987cd919f",
      "fileid": "https://r2.ropensci.org/23018f81b48d0cbbc44047c3dcbc7cbcea4b223b4c204e73074df6b57e161381",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28673714282"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T16:58:28.000Z",
      "distro": "resolute",
      "commit": "fc800312b80367d3460cb623bc658e9987cd919f",
      "fileid": "https://r2.ropensci.org/18d7ad92e8afaf8082685d0a4fcb9f3c1102250fb5deed91119d4f8301e2112b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28673714282"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T16:58:10.000Z",
      "commit": "fc800312b80367d3460cb623bc658e9987cd919f",
      "fileid": "https://r2.ropensci.org/3870ee28d114b085c96473ee9e3e7f40299ec5db957aa25e77b9149b12e5c20f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28673714282"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T16:58:11.000Z",
      "commit": "fc800312b80367d3460cb623bc658e9987cd919f",
      "fileid": "https://r2.ropensci.org/689aa12b999ace85d8635a7c978e81995b7156c12baf9ee53c8ac99a9e7be7b0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28673714282"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-03T16:58:18.000Z",
      "commit": "fc800312b80367d3460cb623bc658e9987cd919f",
      "fileid": "https://r2.ropensci.org/6a7bc06919ce0c9f74fa9a7e87ae5c63f2fae41a4c1989ffa24dbf8fb7496365",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28673714282"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T16:57:32.000Z",
      "commit": "fc800312b80367d3460cb623bc658e9987cd919f",
      "fileid": "https://r2.ropensci.org/559ca79596e73d14ad6635e36fdc3d6cefa85d404979ffe9203261cf79c909bb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28673714282"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T16:57:41.000Z",
      "commit": "fc800312b80367d3460cb623bc658e9987cd919f",
      "fileid": "https://r2.ropensci.org/c0c44ec0377e28bac5202ba1e6e6d49700b12f6c4aa7352ec1126a6536badb1a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28673714282"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T16:57:38.000Z",
      "commit": "fc800312b80367d3460cb623bc658e9987cd919f",
      "fileid": "https://r2.ropensci.org/0111843d0bbc3407be1ddf1c309d14f23dd01113fcffd8c97df17f32380d4cf4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28673714282"
    }
  ]
}