{
  "_id": "6a1c06331d7bb097a0a2b0ab",
  "Package": "mini007",
  "Type": "Package",
  "Title": "Lightweight Framework for Orchestrating Multi-Agent Large\nLanguage Models",
  "Version": "0.5.0",
  "Authors@R": "person(given = c(\"Mohamed\", \"El\", \"Fodil\"),\nfamily = \"Ihaddaden\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ihaddaden.fodeil@gmail.com\")",
  "Description": "Provides tools for creating agents with persistent state\nusing R6 classes <https://cran.r-project.org/package=R6> and\nthe 'ellmer' package\n<https://cran.r-project.org/package=ellmer>. Tracks prompts,\nmessages, and agent metadata for reproducible, multi-turn large\nlanguage model sessions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/feddelegrand7/mini007",
  "BugReports": "https://github.com/feddelegrand7/mini007/issues",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libssl-dev libx11-dev",
  "Repository": "https://feddelegrand7.r-universe.dev",
  "Date/Publication": "2026-05-31 09:42:01 UTC",
  "RemoteUrl": "https://github.com/feddelegrand7/mini007",
  "RemoteRef": "HEAD",
  "RemoteSha": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 09:55:09 UTC",
    "User": "root"
  },
  "Author": "Mohamed El Fodil Ihaddaden [aut, cre]",
  "Maintainer": "Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>",
  "MD5sum": "e52cca245d0bd16c58ddcf87f139d614",
  "_user": "feddelegrand7",
  "_type": "src",
  "_file": "mini007_0.5.0.tar.gz",
  "_fileid": "c85ff185879b607b3ead1070d591b4ca2be1850fd5262ab63e475948640824ef",
  "_filesize": 587754,
  "_sha256": "c85ff185879b607b3ead1070d591b4ca2be1850fd5262ab63e475948640824ef",
  "_created": "2026-05-31T09:55:09.000Z",
  "_published": "2026-05-31T09:58:11.671Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78716818927,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315777884"
    },
    {
      "job": 78716818930,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315776515"
    },
    {
      "job": 78716818924,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315769694"
    },
    {
      "job": 78716818933,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315770920"
    },
    {
      "job": 78716668641,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315760868"
    },
    {
      "job": 78716818931,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315773297"
    },
    {
      "job": 78716818966,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315769359"
    },
    {
      "job": 78716818955,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315769002"
    },
    {
      "job": 78716818961,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315770832"
    }
  ],
  "_buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26709394891",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/feddelegrand7/mini007",
  "_commit": {
    "id": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
    "author": "feddelegrand7 <mohamedelfodil.ihaddaden@hdi.de>",
    "committer": "feddelegrand7 <mohamedelfodil.ihaddaden@hdi.de>",
    "message": "adding the per-station retry and fallback handlers\n",
    "time": 1780220521
  },
  "_maintainer": {
    "name": "Mohamed El Fodil Ihaddaden",
    "email": "ihaddaden.fodeil@gmail.com",
    "login": "feddelegrand7",
    "twitter": "@moh_fodil",
    "description": "",
    "uuid": 28841210
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "checkmate",
      "version": ">= 2.3.1",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.5",
      "role": "Imports"
    },
    {
      "package": "DiagrammeR",
      "version": ">= 1.0.11",
      "role": "Imports"
    },
    {
      "package": "ellmer",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.6.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.6",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "version": ">= 1.2.0",
      "role": "Imports"
    }
  ],
  "_owner": "feddelegrand7",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 14
    },
    {
      "week": "2025-32",
      "n": 7
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 4
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 5
    },
    {
      "week": "2025-38",
      "n": 3
    },
    {
      "week": "2025-39",
      "n": 6
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-43",
      "n": 9
    },
    {
      "week": "2025-44",
      "n": 21
    },
    {
      "week": "2025-48",
      "n": 9
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2025-50",
      "n": 6
    },
    {
      "week": "2025-51",
      "n": 3
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 4
    },
    {
      "week": "2026-10",
      "n": 5
    },
    {
      "week": "2026-22",
      "n": 14
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-08-31"
    },
    {
      "name": "v0.2.0",
      "date": "2025-10-29"
    },
    {
      "name": "v0.2.1",
      "date": "2025-11-02"
    },
    {
      "name": "v0.2.2",
      "date": "2025-12-04"
    },
    {
      "name": "v0.3.0",
      "date": "2026-01-02"
    },
    {
      "name": "v0.4.0",
      "date": "2026-05-27"
    }
  ],
  "_stars": 36,
  "_contributors": [
    {
      "user": "feddelegrand7",
      "count": 4,
      "uuid": 28841210
    }
  ],
  "_userbio": {
    "uuid": 28841210,
    "type": "user",
    "name": "Ihaddaden Mohamed El Fodil"
  },
  "_downloads": {
    "count": 545,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mini007"
  },
  "_devurl": "https://github.com/feddelegrand7/mini007",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mini007.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/feddelegrand7/mini007",
  "_realowner": "feddelegrand7",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-09-05"
    },
    {
      "version": "0.2.0",
      "date": "2025-10-29"
    },
    {
      "version": "0.2.1",
      "date": "2025-11-03"
    },
    {
      "version": "0.2.2",
      "date": "2025-12-11"
    },
    {
      "version": "0.3.0",
      "date": "2026-01-12"
    },
    {
      "version": "0.4.0",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "Agent",
    "LeadAgent",
    "Workflow",
    "WorkflowAgent"
  ],
  "_help": [
    {
      "page": "Agent",
      "title": "Agent: A General-Purpose LLM Agent",
      "topics": [
        "Agent"
      ]
    },
    {
      "page": "LeadAgent",
      "title": "LeadAgent: A Multi-Agent Orchestration Coordinator",
      "topics": [
        "LeadAgent"
      ]
    },
    {
      "page": "Workflow",
      "title": "Workflow",
      "topics": [
        "Workflow"
      ]
    },
    {
      "page": "WorkflowAgent",
      "title": "WorkflowAgent",
      "topics": [
        "WorkflowAgent"
      ]
    }
  ],
  "_readme": "https://github.com/feddelegrand7/mini007/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "clipr",
    "coro",
    "cpp11",
    "crayon",
    "curl",
    "DiagrammeR",
    "digest",
    "dplyr",
    "ellmer",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr2",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 5.676876431973136,
  "_indexed": true,
  "_nocasepkg": "mini007",
  "_universes": [
    "feddelegrand7"
  ],
  "_previous": "0.4.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-31T09:57:43.000Z",
      "distro": "noble",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "deea404af2122abb00f4a4074dc75e4dc4678502965161d067ae0e9a25b9a72d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26709394891"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-31T09:57:31.000Z",
      "distro": "noble",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "73f5278a2cfa8bde79e56dbcc2fe7f0ae3f55fc6ff1ff4563e59cde3d7d8014f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26709394891"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-31T09:56:35.000Z",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "d21aab0c079abb5a1dc47a7365e58aa54a91efaf9eecbf9d61fcf5645c0dc1fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26709394891"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-31T09:56:44.000Z",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "5ef8be37fb5fa052f990d50637d9b41b011e859c24a8aee276a933d60718084a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26709394891"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-05-31T09:57:16.000Z",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "6e67dfa249c3ba3e7af78f0600ad842118f4f4610058927c26a31c9fc42cafe7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26709394891"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-31T09:56:21.000Z",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "7ebff4ea3d1a1db49692c872e098443403e2aaccc93ffcee87389ba74aee2060",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26709394891"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-31T09:56:20.000Z",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "92717ebb836b78f5421056cad964942bd21af359721bb55f999eefbd17ab18ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26709394891"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-31T09:56:26.000Z",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "99a637d95243cd27f9ab58a76174cde27ef9a5d0cce665e7cf460bd37fc9d727",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26709394891"
    }
  ]
}