{
  "_id": "6a105d4eacfb0bcc41ca4a05",
  "Package": "rapidcodeR",
  "Title": "Optimized Data Analysis System for AI-Based Text Processing",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Gabriel\", \"Lönn\", , \"g.e.lonn@stv.uio.no\", role = c(\"aut\", \"cre\")),\nperson(\"Sebastian\", \"Schutte\", , role = \"ctb\", comment = \"Original code and package idea provided by.\")\n)",
  "Description": "Extracts machine-readable variables from natural language\ntext using AI APIs. Optimized for speed and cost efficiency\nthrough parallel processing and direct CSV-formatted responses\nfrom language models. Supports multiple AI providers with\nrobust error handling and automatic retry mechanisms for failed\nextractions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 19:18:24 UTC",
    "User": "root"
  },
  "Author": "Gabriel Lönn [aut, cre], Sebastian Schutte [ctb] (Original code\nand package idea provided by.)",
  "Maintainer": "Gabriel Lönn <g.e.lonn@stv.uio.no>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-08 17:48:02 UTC",
  "RemoteUrl": "https://github.com/cran/rapidcodeR",
  "RemoteRef": "HEAD",
  "RemoteSha": "d3471a46b07fc24ab857c51f93e8bb515477246a",
  "MD5sum": "80a4e930b899c01918e3304e809d9c5e",
  "_user": "cran",
  "_type": "src",
  "_file": "rapidcodeR_0.1.1.tar.gz",
  "_fileid": "b0d1f45451236f3a3707f56bc1588ce39f490f718270f76cce9cba2cd6e92ddf",
  "_filesize": 154160,
  "_sha256": "b0d1f45451236f3a3707f56bc1588ce39f490f718270f76cce9cba2cd6e92ddf",
  "_created": "2026-05-08T19:18:24.000Z",
  "_published": "2026-05-22T13:42:38.587Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77391655411,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6887006394"
    },
    {
      "job": 77391655319,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6887004580"
    },
    {
      "job": 77391654726,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6886964965"
    },
    {
      "job": 77391654653,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161960241"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25574633494",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rapidcodeR",
  "_commit": {
    "id": "d3471a46b07fc24ab857c51f93e8bb515477246a",
    "author": "Gabriel Lönn <g.e.lonn@stv.uio.no>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1778262482
  },
  "_maintainer": {
    "name": "Gabriel Lönn",
    "email": "g.e.lonn@stv.uio.no"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "openai",
      "role": "Imports"
    },
    {
      "package": "groqR",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "irr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-03-10"
    },
    {
      "name": "0.1.1",
      "date": "2026-05-08"
    }
  ],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 472,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rapidcodeR"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rapidcodeR.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-10"
    },
    {
      "version": "0.1.1",
      "date": "2026-05-08"
    }
  ],
  "_exports": [
    "ask_groq",
    "ask_openai",
    "calculate_overlap",
    "main_func",
    "make_value_row",
    "parallel_execute",
    "set_api_specs",
    "set_coding_instruction",
    "set_parameters"
  ],
  "_help": [
    {
      "page": "ask_groq",
      "title": "Send Prompt to GROQ AI API",
      "topics": [
        "ask_groq"
      ]
    },
    {
      "page": "ask_openai",
      "title": "Send Prompt to OpenAI API",
      "topics": [
        "ask_openai"
      ]
    },
    {
      "page": "calculate_overlap",
      "title": "Calculate Inter-Rater Agreement Across Multiple Datasets",
      "topics": [
        "calculate_overlap"
      ]
    },
    {
      "page": "main_func",
      "title": "Main Text Processing Function for AI-Based Variable Extraction",
      "topics": [
        "main_func"
      ]
    },
    {
      "page": "make_value_row",
      "title": "Parse AI Response into Formatted Row String",
      "topics": [
        "make_value_row"
      ]
    },
    {
      "page": "parallel_execute",
      "title": "Execute Parallel Text Processing with AI Models",
      "topics": [
        "parallel_execute"
      ]
    },
    {
      "page": "set_api_specs",
      "title": "Set API Specifications for AI Models",
      "topics": [
        "set_api_specs"
      ]
    },
    {
      "page": "set_coding_instruction",
      "title": "Set Coding Instructions for AI Models",
      "topics": [
        "set_coding_instruction"
      ]
    },
    {
      "page": "set_parameters",
      "title": "Set Processing Parameters for AI Models",
      "topics": [
        "set_parameters"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "assertthat",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "codetools",
    "commonmark",
    "curl",
    "digest",
    "dplyr",
    "fastmap",
    "fontawesome",
    "fs",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "groqR",
    "htmltools",
    "httpuv",
    "httr",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "listenv",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openai",
    "openssl",
    "otel",
    "parallelly",
    "pillar",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rstudioapi",
    "sass",
    "shiny",
    "shinyWidgets",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "rapidcoder",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-08T19:20:36.000Z",
      "distro": "noble",
      "commit": "d3471a46b07fc24ab857c51f93e8bb515477246a",
      "fileid": "cac342340839c8456affd95bf5c42c060abd9ac6abf29fa27831b1f2bfc51c60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25574633494"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-08T19:20:29.000Z",
      "distro": "noble",
      "commit": "d3471a46b07fc24ab857c51f93e8bb515477246a",
      "fileid": "a2282974e8b788fe70ccbff52b83123543d4e3a958a2a3acd9d82604a20c75d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25574633494"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T13:42:24.000Z",
      "commit": "d3471a46b07fc24ab857c51f93e8bb515477246a",
      "fileid": "c6b3d694cdda65df3321b371239ddc543e96c33a74a7f7b7d25ff2120479b48f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25574633494"
    }
  ]
}