{
  "_id": "6a1eb000b25058d4daadb64a",
  "Package": "nsga2R",
  "Type": "Package",
  "Title": "Elitist Non-Dominated Sorting Genetic Algorithm",
  "Version": "1.1",
  "Date": "2022-05-21",
  "Author": "Ching-Shih (Vince) Tsou <cstsou@mail.ntcb.edu.tw>",
  "Maintainer": "Ming-Chang (Alan) Lee <alan9956@ydu.edu.tw>",
  "Description": "Box-constrained multiobjective optimization using the\nelitist non-dominated sorting genetic algorithm - NSGA-II. Fast\nnon-dominated sorting, crowding distance, tournament selection,\nsimulated binary crossover, and polynomial mutation are called\nin the main program. The methods are described in Deb et al.\n(2002) <doi:10.1109/4235.996017>.",
  "License": "LGPL-3",
  "Packaged": {
    "Date": "2026-06-02 10:23:47 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Repository": "https://alan9956.r-universe.dev",
  "Date/Publication": "2022-05-23 08:10:06 UTC",
  "RemoteUrl": "https://github.com/cran/nsga2R",
  "RemoteRef": "HEAD",
  "RemoteSha": "651b3caca2cd43ca0ebf8ded1236bde1770a2d7c",
  "MD5sum": "382845e85a41093dc15dbd06ccdfe506",
  "_user": "alan9956",
  "_type": "src",
  "_file": "nsga2R_1.1.tar.gz",
  "_fileid": "f2778e7ce93006600fcfea3e99f43a01d21d422fd142b8faa9bf07f3a88149be",
  "_filesize": 112646,
  "_sha256": "f2778e7ce93006600fcfea3e99f43a01d21d422fd142b8faa9bf07f3a88149be",
  "_created": "2026-06-02T10:23:47.000Z",
  "_published": "2026-06-02T10:27:12.415Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79049972592,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355161619"
    },
    {
      "job": 79049972672,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355162719"
    },
    {
      "job": 79049972646,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355176054"
    },
    {
      "job": 79049972580,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355176938"
    },
    {
      "job": 79049683290,
      "time": 107,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355127879"
    },
    {
      "job": 79049972527,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355159796"
    },
    {
      "job": 79049972562,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355149698"
    },
    {
      "job": 79049972574,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355149481"
    },
    {
      "job": 79049972572,
      "time": 55,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355146895"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alan9956/actions/runs/26813598809",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/nsga2R",
  "_commit": {
    "id": "651b3caca2cd43ca0ebf8ded1236bde1770a2d7c",
    "author": "Ming-Chang (Alan) Lee <alan9956@ydu.edu.tw>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1653293406
  },
  "_maintainer": {
    "name": "Ming-Chang (Alan) Lee",
    "email": "alan9956@ydu.edu.tw",
    "login": "alan9956",
    "description": "",
    "uuid": 3389135
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "mco",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "alan9956",
      "count": 2,
      "uuid": 3389135
    }
  ],
  "_userbio": {
    "uuid": 3389135,
    "type": "user",
    "name": "alan9956"
  },
  "_downloads": {
    "count": 338,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nsga2R"
  },
  "_mentions": 3,
  "_searchresults": 149,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nsga2R.html",
    "manual.pdf"
  ],
  "_realowner": "alan9956",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-06-16"
    },
    {
      "version": "1.1",
      "date": "2022-05-23"
    }
  ],
  "_exports": [
    "boundedPolyMutation",
    "boundedSBXover",
    "crowdingDist4frnt",
    "fastNonDominatedSorting",
    "nsga2R",
    "tournamentSelection"
  ],
  "_help": [
    {
      "page": "nsga2R-package",
      "title": "Elitist Non-dominated Sorting Genetic Algorithm based on R",
      "topics": [
        "nsga2R-package"
      ]
    },
    {
      "page": "boundedPolyMutation",
      "title": "Bounded Polynomial Mutation Operator",
      "topics": [
        "boundedPolyMutation"
      ]
    },
    {
      "page": "boundedSBXover",
      "title": "Bounded Simulated Binary Crossover Operator",
      "topics": [
        "boundedSBXover"
      ]
    },
    {
      "page": "crowdingDist4frnt",
      "title": "Crowding Distance Assignment for Each Front",
      "topics": [
        "crowdingDist4frnt"
      ]
    },
    {
      "page": "fastNonDominatedSorting",
      "title": "Fast Non-dominated Sorting",
      "topics": [
        "fastNonDominatedSorting"
      ]
    },
    {
      "page": "nsga2R",
      "title": "R Based Non-dominated Sorting Genetic Algorithm II",
      "topics": [
        "nsga2R"
      ]
    },
    {
      "page": "tournamentSelection",
      "title": "Tournament Selection",
      "topics": [
        "tournamentSelection"
      ]
    }
  ],
  "_rundeps": [
    "mco"
  ],
  "_score": 3.9055800282352426,
  "_indexed": true,
  "_nocasepkg": "nsga2r",
  "_universes": [
    "alan9956"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-02T10:25:31.000Z",
      "distro": "noble",
      "commit": "651b3caca2cd43ca0ebf8ded1236bde1770a2d7c",
      "fileid": "1934b8a1aaa4f5f75873e3ccb3a24c479b2921212ec7ff751c1c324cb1a41df6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alan9956/actions/runs/26813598809"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-02T10:25:33.000Z",
      "distro": "noble",
      "commit": "651b3caca2cd43ca0ebf8ded1236bde1770a2d7c",
      "fileid": "33bf6405cc423b30af169bce3df6e96e8ebe8b5145503a721afbc0ad8bf467cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alan9956/actions/runs/26813598809"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-06-02T10:26:17.000Z",
      "commit": "651b3caca2cd43ca0ebf8ded1236bde1770a2d7c",
      "fileid": "f955fa45bf423d557042d1b1715ec1ad03cf77aeba82023260c57f0e8120612a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alan9956/actions/runs/26813598809"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-06-02T10:26:19.000Z",
      "commit": "651b3caca2cd43ca0ebf8ded1236bde1770a2d7c",
      "fileid": "57275274c1dbf8c1834304973c0b460c10f2c691902f005eff0663c98cc3fa8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alan9956/actions/runs/26813598809"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-02T10:25:36.000Z",
      "commit": "651b3caca2cd43ca0ebf8ded1236bde1770a2d7c",
      "fileid": "e263ef28f843ab526e3e7a33e08fe3cd085bf24e0fd53ae3c6fb6df197984e2e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alan9956/actions/runs/26813598809"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-06-02T10:24:54.000Z",
      "commit": "651b3caca2cd43ca0ebf8ded1236bde1770a2d7c",
      "fileid": "4db3a1fd114fde662a33ac4e628dfdbc4049589fb72ebfb7d59ae124b6434a33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alan9956/actions/runs/26813598809"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-06-02T10:24:52.000Z",
      "commit": "651b3caca2cd43ca0ebf8ded1236bde1770a2d7c",
      "fileid": "48b1ca14fe3e25a85e0d64ae0f9c876fb6ab01a1aa4e08f3751c0d921bd74220",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alan9956/actions/runs/26813598809"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-06-02T10:24:44.000Z",
      "commit": "651b3caca2cd43ca0ebf8ded1236bde1770a2d7c",
      "fileid": "6a0bf88291c57c8aa4c03e9302c657705a98b86bc9b82a939d0a8d78d1233656",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alan9956/actions/runs/26813598809"
    }
  ]
}