{
  "_id": "6a0f62b2acfb0bcc41c5c485",
  "Package": "MaOEA",
  "Type": "Package",
  "Title": "Many Objective Evolutionary Algorithm",
  "Version": "0.7.1",
  "Authors@R": "c(\tperson(\"Dani\", \"Irawan\", role = c(\"aut\",\"cre\"),email = \"irawan_dani@yahoo.com\",comment=c(ORCID='0000-0002-4213-941X')))",
  "Maintainer": "Dani Irawan <irawan_dani@yahoo.com>",
  "Description": "A set of evolutionary algorithms to solve many-objective\noptimization. Hybridization between the algorithms are also\nfacilitated. Available algorithms are: 'SMS-EMOA'\n<doi:10.1016/j.ejor.2006.08.008> 'NSGA-III'\n<doi:10.1109/TEVC.2013.2281535> 'MO-CMA-ES'\n<doi:10.1145/1830483.1830573> The following many-objective\nbenchmark problems are also provided: 'DTLZ1'-'DTLZ4' from Deb,\net al. (2001) <doi:10.1007/1-84628-137-7_6> and 'WFG4'-'WFG9'\nfrom Huband, et al. (2005) <doi:10.1109/TEVC.2005.861417>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/dots26/MaOEA/issues",
  "URL": "https://github.com/dots26/MaOEA",
  "RoxygenNote": "7.1.1",
  "SystemRequirements": "Python 3.x with following modules: PyGMO, NumPy,\nand cloudpickle",
  "Config/pak/sysreqs": "libicu-dev libpng-dev python3",
  "Repository": "https://dots26.r-universe.dev",
  "Date/Publication": "2023-01-22 18:03:45 UTC",
  "RemoteUrl": "https://github.com/dots26/maoea",
  "RemoteRef": "HEAD",
  "RemoteSha": "ad621616553e62ed7eee67f91b6c1fb9fc7d35c4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:41:51 UTC",
    "User": "root"
  },
  "Author": "Dani Irawan [aut, cre] (ORCID: <https://orcid.org/0000-0002-4213-941X>)",
  "MD5sum": "baf6212a787633c20eab588f30e3647f",
  "_user": "dots26",
  "_type": "src",
  "_file": "MaOEA_0.7.1.tar.gz",
  "_fileid": "ec10a26d1bf4a622a6386b3c3683f1dabe77ec62f92e3f8e70927bc93e4e94b2",
  "_filesize": 214373,
  "_sha256": "ec10a26d1bf4a622a6386b3c3683f1dabe77ec62f92e3f8e70927bc93e4e94b2",
  "_created": "2026-05-21T10:41:51.000Z",
  "_published": "2026-05-21T19:53:22.645Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77256379615,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7133649509"
    },
    {
      "job": 77256379294,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7133654185"
    },
    {
      "job": 77256379324,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7133662492"
    },
    {
      "job": 77256379301,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7133681663"
    },
    {
      "job": 77256378758,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133606018"
    },
    {
      "job": 77256378968,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145751458"
    },
    {
      "job": 77256379475,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7133644165"
    },
    {
      "job": 77256379783,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7133635289"
    },
    {
      "job": 77256379649,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7133634505"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dots26/actions/runs/26220930677",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dots26/maoea",
  "_commit": {
    "id": "ad621616553e62ed7eee67f91b6c1fb9fc7d35c4",
    "author": "Dani Irawan <irawan_dani@yahoo.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "compatibility optimMAOEA with MOCMAES and SMOCMAES",
    "time": 1674410625
  },
  "_maintainer": {
    "name": "Dani Irawan",
    "email": "irawan_dani@yahoo.com",
    "login": "dots26",
    "description": "",
    "uuid": 20449098,
    "orcid": "0000-0002-4213-941X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "nsga2R",
      "role": "Imports"
    },
    {
      "package": "lhs",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "randtoolbox",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "dots26",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "dots26",
      "count": 179,
      "uuid": 20449098
    }
  ],
  "_userbio": {
    "uuid": 20449098,
    "type": "user",
    "name": "Dani Irawan"
  },
  "_downloads": {
    "count": 254,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MaOEA"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/dots26/maoea",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MaOEA.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dots26/maoea",
  "_realowner": "dots26",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.2",
      "date": "2019-10-28"
    },
    {
      "version": "0.6.2",
      "date": "2020-08-31"
    }
  ],
  "_exports": [
    "AdaptiveNormalization",
    "cmaes_gen",
    "compute_R2HV",
    "compute_R2HVC",
    "compute_R2mtch",
    "createWeights",
    "createWeightsSobol",
    "DTLZ1",
    "DTLZ2",
    "DTLZ3",
    "DTLZ4",
    "EvaluateIndividual",
    "EvaluatePopulation",
    "GetHVContribution",
    "GetHypervolume",
    "GetIGD",
    "GetLeastContribution",
    "GetLeastContributor",
    "InitializePopulationLHS",
    "install_python_dependencies",
    "load_python_dependencies",
    "MOCMAES",
    "Normalize",
    "NSGA3",
    "optimMaOEA",
    "SMOCMAES",
    "SMSEMOA",
    "WFG1",
    "WFG2",
    "WFG3",
    "WFG4",
    "WFG5",
    "WFG6",
    "WFG7",
    "WFG8",
    "WFG9"
  ],
  "_help": [
    {
      "page": "MaOEA-package",
      "title": "Many-Objective Evolutionary Algorithm",
      "topics": [
        "MaOEA-package",
        "MaOEA"
      ]
    },
    {
      "page": "AdaptiveNormalization",
      "title": "Objective space normalization.",
      "topics": [
        "AdaptiveNormalization"
      ]
    },
    {
      "page": "cmaes_gen",
      "title": "Generator for cmaes_gen class.",
      "topics": [
        "cmaes_gen"
      ]
    },
    {
      "page": "compute_R2HV",
      "title": "Modified powered tchebyscheff R2-indicator designed to approximate HV",
      "topics": [
        "compute_R2HV"
      ]
    },
    {
      "page": "compute_R2HVC",
      "title": "Modified tchebyscheff R2-indicator contribution designed to approximate HV",
      "topics": [
        "compute_R2HVC"
      ]
    },
    {
      "page": "compute_R2mtch",
      "title": "Modified tchebyscheff R2-indicator",
      "topics": [
        "compute_R2mtch"
      ]
    },
    {
      "page": "createWeights",
      "title": "Das and Dennis's structured weight generation, normal boundary intersection (NBI).",
      "topics": [
        "createWeights"
      ]
    },
    {
      "page": "createWeightsSobol",
      "title": "Sobol sequence weights",
      "topics": [
        "createWeightsSobol"
      ]
    },
    {
      "page": "DTLZ1",
      "title": "The DTLZ1 test function.",
      "topics": [
        "DTLZ1"
      ]
    },
    {
      "page": "DTLZ2",
      "title": "The DTLZ2 test function.",
      "topics": [
        "DTLZ2"
      ]
    },
    {
      "page": "DTLZ3",
      "title": "The DTLZ3 test function.",
      "topics": [
        "DTLZ3"
      ]
    },
    {
      "page": "DTLZ4",
      "title": "The DTLZ4 test function.",
      "topics": [
        "DTLZ4"
      ]
    },
    {
      "page": "EvaluateIndividual",
      "title": "Evaluate objective values of a single individual",
      "topics": [
        "EvaluateIndividual"
      ]
    },
    {
      "page": "EvaluatePopulation",
      "title": "Evaluate objective value of a set of individuals",
      "topics": [
        "EvaluatePopulation"
      ]
    },
    {
      "page": "GetHVContribution",
      "title": "Get HV contribution of all points.",
      "topics": [
        "GetHVContribution"
      ]
    },
    {
      "page": "GetHypervolume",
      "title": "Compute hypervolume",
      "topics": [
        "GetHypervolume"
      ]
    },
    {
      "page": "GetIGD",
      "title": "Get IGD value",
      "topics": [
        "GetIGD"
      ]
    },
    {
      "page": "GetLeastContribution",
      "title": "Get least HV contribution",
      "topics": [
        "GetLeastContribution"
      ]
    },
    {
      "page": "GetLeastContributor",
      "title": "Get least HV contributor",
      "topics": [
        "GetLeastContributor"
      ]
    },
    {
      "page": "InitializePopulationLHS",
      "title": "Initialize population with Latin Hypercube Sampling",
      "topics": [
        "InitializePopulationLHS"
      ]
    },
    {
      "page": "install_python_dependencies",
      "title": "Install python modules required by MaOEA: numpy and PyGMO",
      "topics": [
        "install_python_dependencies"
      ]
    },
    {
      "page": "load_python_dependencies",
      "title": "Install python modules required by MaOEA: numpy and PyGMO",
      "topics": [
        "load_python_dependencies"
      ]
    },
    {
      "page": "MOCMAES",
      "title": "Multi-Objective CMA-ES",
      "topics": [
        "MOCMAES"
      ]
    },
    {
      "page": "Normalize",
      "title": "Objective space normalization.",
      "topics": [
        "Normalize"
      ]
    },
    {
      "page": "NSGA3",
      "title": "Elitist Non-dominated Sorting Genetic Algorithm version III",
      "topics": [
        "NSGA3"
      ]
    },
    {
      "page": "optimMaOEA",
      "title": "Elitist Non-dominated Sorting Genetic Algorithm version III",
      "topics": [
        "optimMaOEA"
      ]
    },
    {
      "page": "SMOCMAES",
      "title": "Steady-state Multi-Objective CMA-ES",
      "topics": [
        "SMOCMAES"
      ]
    },
    {
      "page": "SMSEMOA",
      "title": "S-Metric Selection EMOA",
      "topics": [
        "SMSEMOA"
      ]
    },
    {
      "page": "WFG1",
      "title": "The WFG1 test function.",
      "topics": [
        "WFG1"
      ]
    },
    {
      "page": "WFG2",
      "title": "The WFG2 test function.",
      "topics": [
        "WFG2"
      ]
    },
    {
      "page": "WFG3",
      "title": "The WFG3 test function.",
      "topics": [
        "WFG3"
      ]
    },
    {
      "page": "WFG4",
      "title": "The WFG4 test function.",
      "topics": [
        "WFG4"
      ]
    },
    {
      "page": "WFG5",
      "title": "The WFG5 test function.",
      "topics": [
        "WFG5"
      ]
    },
    {
      "page": "WFG6",
      "title": "The WFG6 test function.",
      "topics": [
        "WFG6"
      ]
    },
    {
      "page": "WFG7",
      "title": "The WFG7 test function.",
      "topics": [
        "WFG7"
      ]
    },
    {
      "page": "WFG8",
      "title": "The WFG8 test function.",
      "topics": [
        "WFG8"
      ]
    },
    {
      "page": "WFG9",
      "title": "The WFG9 test function.",
      "topics": [
        "WFG9"
      ]
    }
  ],
  "_readme": "https://github.com/dots26/maoea/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "cli",
    "e1071",
    "glue",
    "gtools",
    "here",
    "jsonlite",
    "lattice",
    "lhs",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mco",
    "nnet",
    "nsga2R",
    "png",
    "pracma",
    "proxy",
    "randtoolbox",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rngWELL",
    "rprojroot",
    "stringi",
    "stringr",
    "vctrs",
    "withr"
  ],
  "_score": 3.778151250383644,
  "_indexed": true,
  "_nocasepkg": "maoea",
  "_universes": [
    "dots26"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.1",
      "date": "2026-05-21T10:43:49.000Z",
      "distro": "noble",
      "commit": "ad621616553e62ed7eee67f91b6c1fb9fc7d35c4",
      "fileid": "861fd7ea54dbc07edb9c2796b8dff1404bc09143465fe3eddf6a902448feec56",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dots26/actions/runs/26220930677"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.1",
      "date": "2026-05-21T10:44:00.000Z",
      "distro": "noble",
      "commit": "ad621616553e62ed7eee67f91b6c1fb9fc7d35c4",
      "fileid": "9dd91106f0ef6ac69d1e6466127f4f21848a6f25e32883770332e3efe3871c9a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dots26/actions/runs/26220930677"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.1",
      "date": "2026-05-21T10:44:39.000Z",
      "commit": "ad621616553e62ed7eee67f91b6c1fb9fc7d35c4",
      "fileid": "a1a50e8f0a8178b07144f3e0eed1fb097901bfedd5ca625357876dd6088f9646",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dots26/actions/runs/26220930677"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.1",
      "date": "2026-05-21T10:45:24.000Z",
      "commit": "ad621616553e62ed7eee67f91b6c1fb9fc7d35c4",
      "fileid": "f7f58b9332e781922a6f17e73738429e4ee828945edacc46ed8a826690ed7288",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dots26/actions/runs/26220930677"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.1",
      "date": "2026-05-21T19:53:07.000Z",
      "commit": "ad621616553e62ed7eee67f91b6c1fb9fc7d35c4",
      "fileid": "ca46205e2fa7a7d576e28d59054cbca5ecdc62d249947734678d2cd24a3ef45d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dots26/actions/runs/26220930677"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.1",
      "date": "2026-05-21T10:43:21.000Z",
      "commit": "ad621616553e62ed7eee67f91b6c1fb9fc7d35c4",
      "fileid": "d4e6e44844db7f18f3876d0ef8293c21b178209c6d2af4de67bd05f012acdc02",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dots26/actions/runs/26220930677"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.1",
      "date": "2026-05-21T10:43:01.000Z",
      "commit": "ad621616553e62ed7eee67f91b6c1fb9fc7d35c4",
      "fileid": "1e277566e1237eb01df07a3c2726ab19d4e6cce6e69b7bb75511deb222d93521",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dots26/actions/runs/26220930677"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.1",
      "date": "2026-05-21T10:42:57.000Z",
      "commit": "ad621616553e62ed7eee67f91b6c1fb9fc7d35c4",
      "fileid": "7530401e070677e1bb4272a860df7bc1666ceacaea7679978b7b27d6cee5158a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dots26/actions/runs/26220930677"
    }
  ]
}