{
  "_id": "6a4978416d67900babdf610d",
  "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-07-04 21:13:19 UTC",
    "User": "root"
  },
  "Author": "Mohamed El Fodil Ihaddaden [aut, cre]",
  "Maintainer": "Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>",
  "_user": "feddelegrand7",
  "_type": "src",
  "_file": "mini007_0.5.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/39291afd0bb7da6daa4218d0e039b2c9b57429d56c3e4f2416b62c61012968b8",
  "_filesize": 592989,
  "_sha256": "39291afd0bb7da6daa4218d0e039b2c9b57429d56c3e4f2416b62c61012968b8",
  "_expires": "2026-10-12T21:16:48.000Z",
  "_created": "2026-07-04T21:13:19.000Z",
  "_published": "2026-07-04T21:16:49.928Z",
  "_jobs": [
    {
      "job": 85167475466,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085491430"
    },
    {
      "job": 85167475473,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085490970"
    },
    {
      "job": 85167475482,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085486614"
    },
    {
      "job": 85167475467,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085483786"
    },
    {
      "job": 85167225152,
      "time": 232,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085474231"
    },
    {
      "job": 85167475462,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085493774"
    },
    {
      "job": 85167475499,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085482590"
    },
    {
      "job": 85167475475,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085484132"
    },
    {
      "job": 85167475476,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085483007"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28719735105",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 41,
  "_contributors": [
    {
      "user": "feddelegrand7",
      "count": 4,
      "uuid": 28841210
    }
  ],
  "_userbio": {
    "uuid": 28841210,
    "type": "user",
    "name": "Ihaddaden Mohamed El Fodil",
    "followers": 170
  },
  "_downloads": {
    "count": 522,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mini007"
  },
  "_devurl": "https://github.com/feddelegrand7/mini007",
  "_searchresults": 13,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.768119894184798,
  "_indexed": true,
  "_nocasepkg": "mini007",
  "_universes": [
    "feddelegrand7"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-04T21:15:49.000Z",
      "distro": "resolute",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "https://r2.ropensci.org/4ed8014e8b3a686d56b8924133c0b3b077dea8710a23f636522c357e306a7597",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28719735105"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-04T21:15:45.000Z",
      "distro": "resolute",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "https://r2.ropensci.org/1f4cbbf1a604624b3691869152601c3d876a8967f77122baf1eef4c9a4f8b12f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28719735105"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-04T21:15:11.000Z",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "https://r2.ropensci.org/a24eb8db7fc429b6a812e20c2b306cc212c7580d2c2f5c07a2e10c8c837053d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28719735105"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-04T21:14:49.000Z",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "https://r2.ropensci.org/a58e26272984456ba3b46298d977fde0b4a1c9c63e9e81de30708c66149e56f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28719735105"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-07-04T21:16:25.000Z",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "https://r2.ropensci.org/e9bb055f70e951731569248a7920d14bae630d0895020d6a5a611f221b209876",
      "status": "success",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28719735105"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-04T21:14:31.000Z",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "https://r2.ropensci.org/dec7a12ccfc4447bde685a894e49d5376d951d016c11b7c8aa3208ed8954625f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28719735105"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-04T21:14:42.000Z",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "https://r2.ropensci.org/8762f095f7e0469d5875b9b4f0c71b00461e140207ee4c414b801e0bb763dc21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28719735105"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-04T21:14:34.000Z",
      "commit": "f6ba9e8d5667793e5359aac77cbda33e14bee20d",
      "fileid": "https://r2.ropensci.org/218870486f75d13ec07b1750f61c72fe387813645371f80ed6c711146133322b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28719735105"
    }
  ]
}