{
  "_id": "6a63577aaecbde9870bb264d",
  "Package": "MetaEEEA",
  "Type": "Package",
  "Title": "Metaheuristic Algorithms with Explicit Exploration",
  "Description": "Solves single-objective optimization problems by using\nbio-inspired metaheuristic algorithms. The implemented\nmetaheuristics are the Butterfly Optimization Algorithm, the\nLadybug Beetle Optimization Algorithm and the Prairie Dog\nOptimization Algorithm. For all these optimization algorithms,\nthe search of optimal values can be reinforced with the\nexplicit exploration strategy proposed by Salinas-Gutiérrez and\nMuñoz Zavala (2023) <doi:10.1016/j.asoc.2023.110230>.",
  "Version": "1.0.0",
  "Authors@R": "c(person(given=\"Rogelio\", family=\"Salinas Gutiérrez\", role=c(\"aut\", \"cre\", \"cph\"),\nemail=\"rogelio.salinas@edu.uaa.mx\", comment=c(ORCID=\"0000-0002-1669-4460\")),\nperson(given=\"Cristina\", family=\"Díaz Esquivel\", role=c(\"aut\", \"cph\"),\nemail=\"cristinaesquivel959@gmail.com\", comment=c(ORCID=\"0009-0003-6990-5326\")),\nperson(given=\"Angela María\", family=\"Gallegos Martínez\", role=c(\"aut\", \"cph\"),\nemail=\"angygallegosmtz@gmail.com\", comment=c(ORCID=\"0009-0005-7032-0493\")),\nperson(given=\"Agustín\", family=\"Moreno Cruz\", role=c(\"aut\", \"cph\"),\nemail=\"agustin.morcr@gmail.com\", comment=c(ORCID=\"0009-0009-9214-7002\")),\nperson(given=\"Miguel Angel\", family=\"Moreno Urbina\", role=c(\"aut\", \"cph\"),\nemail=\"migmorurb@gmail.com\", comment=c(ORCID=\"0009-0008-0036-8936\")),\nperson(given=\"Pedro Abraham\", family=\"Montoya Calzada\", role=c(\"aut\", \"cph\"),\nemail=\"pedroabraham.montoya@gmail.com\", comment=c(ORCID=\"0009-0002-3497-210X\")),\nperson(given=\"Carlos Alberto\", family=\"López Hernández\", role=c(\"aut\", \"cph\"),\nemail=\"carlos.lopezh@edu.uaa.mx\", comment=c(ORCID=\"0009-0000-9428-1293\")),\nperson(given=\"Ilse Daniela\", family=\"Saldivar Olvera\", role=c(\"aut\", \"cph\"),\nemail=\"al227455@edu.uaa.mx\", comment=c(ORCID=\"0009-0002-2406-2946\")))",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Author": "Rogelio Salinas Gutiérrez [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-1669-4460>), Cristina Díaz\nEsquivel [aut, cph] (ORCID:\n<https://orcid.org/0009-0003-6990-5326>), Angela María Gallegos\nMartínez [aut, cph] (ORCID:\n<https://orcid.org/0009-0005-7032-0493>), Agustín Moreno Cruz\n[aut, cph] (ORCID: <https://orcid.org/0009-0009-9214-7002>),\nMiguel Angel Moreno Urbina [aut, cph] (ORCID:\n<https://orcid.org/0009-0008-0036-8936>), Pedro Abraham Montoya\nCalzada [aut, cph] (ORCID:\n<https://orcid.org/0009-0002-3497-210X>), Carlos Alberto López\nHernández [aut, cph] (ORCID:\n<https://orcid.org/0009-0000-9428-1293>), Ilse Daniela Saldivar\nOlvera [aut, cph] (ORCID:\n<https://orcid.org/0009-0002-2406-2946>)",
  "Maintainer": "Rogelio Salinas Gutiérrez <rogelio.salinas@edu.uaa.mx>",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 12:12:57 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-24 10:00:26 UTC",
  "RemoteUrl": "https://github.com/cran/MetaEEEA",
  "RemoteRef": "HEAD",
  "RemoteSha": "bf93c384698432408d18d2c4ab43fcd4eefcd64f",
  "_user": "cran",
  "_type": "src",
  "_file": "MetaEEEA_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/279e079ac014db72ee26716fc39a4c0949baabcbceeb69ef865cf16238d49a60",
  "_filesize": 106663,
  "_sha256": "279e079ac014db72ee26716fc39a4c0949baabcbceeb69ef865cf16238d49a60",
  "_expires": "2026-11-01T12:15:52.000Z",
  "_created": "2026-07-24T12:12:57.000Z",
  "_published": "2026-07-24T12:15:54.329Z",
  "_jobs": [
    {
      "job": 89478058035,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8596187589"
    },
    {
      "job": 89478057994,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8596196304"
    },
    {
      "job": 89477473522,
      "time": 184,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8596141863"
    },
    {
      "job": 89478057990,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8596181204"
    },
    {
      "job": 89478058058,
      "time": 67,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8596168717"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/30092077053",
  "_status": "success",
  "_upstream": "https://github.com/cran/MetaEEEA",
  "_commit": {
    "id": "bf93c384698432408d18d2c4ab43fcd4eefcd64f",
    "author": "Rogelio Salinas Gutiérrez <rogelio.salinas@edu.uaa.mx>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1784887226
  },
  "_maintainer": {
    "name": "Rogelio Salinas Gutiérrez",
    "email": "rogelio.salinas@edu.uaa.mx",
    "orcid": "0000-0002-1669-4460"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "EEEA",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-07-24"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 623,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MetaEEEA"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MetaEEEA.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-07-24"
    }
  ],
  "_exports": [
    "boa_metaheuristic",
    "lbo_metaheuristic",
    "pdo_metaheuristic"
  ],
  "_help": [
    {
      "page": "boa_metaheuristic",
      "title": "Butterfly Optimization Algorithm (BOA)",
      "topics": [
        "boa_metaheuristic"
      ]
    },
    {
      "page": "lbo_metaheuristic",
      "title": "Ladybug Optimization Algorithm (LBO)",
      "topics": [
        "lbo_metaheuristic"
      ]
    },
    {
      "page": "pdo_metaheuristic",
      "title": "Prairie Dog Optimization Algorithm (PDO)",
      "topics": [
        "pdo_metaheuristic"
      ]
    }
  ],
  "_rundeps": [
    "EEEA",
    "mvtnorm"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "metaeeea",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-24T12:15:00.000Z",
      "distro": "resolute",
      "commit": "bf93c384698432408d18d2c4ab43fcd4eefcd64f",
      "fileid": "https://r2.ropensci.org/8fffa0545a5aac7d53876ec9997a4359cbbd780d5ef1653920983ae35766da3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30092077053"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-24T12:15:23.000Z",
      "distro": "resolute",
      "commit": "bf93c384698432408d18d2c4ab43fcd4eefcd64f",
      "fileid": "https://r2.ropensci.org/162e4d8d5811bb14011573ab0fd0ddd5a4968b0ac22bf976c94b75b135afbeaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30092077053"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-24T12:14:51.000Z",
      "commit": "bf93c384698432408d18d2c4ab43fcd4eefcd64f",
      "fileid": "https://r2.ropensci.org/f5cd2b657e31532ebb1f7c88e8cd33f29296172642d33337facb132213a6bcf6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30092077053"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-24T12:14:05.000Z",
      "commit": "bf93c384698432408d18d2c4ab43fcd4eefcd64f",
      "fileid": "https://r2.ropensci.org/b908bc43dcf0d66e1e797b69b0e75d8421cc23492748716532efd5765e782c35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30092077053"
    }
  ]
}