Skip to content

nsga2R

Elitist Non-Dominated Sorting Genetic Algorithm

v1.1 · May 23, 2022 · LGPL-3

Description

Box-constrained multiobjective optimization using the elitist non-dominated sorting genetic algorithm - NSGA-II. Fast non-dominated sorting, crowding distance, tournament selection, simulated binary crossover, and polynomial mutation are called in the main program. The methods are described in Deb et al. (2002) <doi:10.1109/4235.996017>.

Downloads

374

Last 30 days

10147th

1K

Last 90 days

7.5K

Last year

Trend: +12% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Ming-Chang (Alan) Lee <alan9956@ydu.edu.tw>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ching-Shih",
                      family = "Tsou",
                      role = "aut",
                      email = "cstsou@mail.ntcb.edu.tw",
                      comment = "Vince"),
               person(given = "Ming-Chang",
                      family = "Lee",
                      role = "cre",
                      email = "alan9956@ydu.edu.tw",
                      comment = "Alan"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ming-Chang (Alan) Lee <alan9956@ydu.edu.tw>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ching-Shih",
                      family = "Tsou",
                      role = "aut",
                      email = "cstsou@mail.ntcb.edu.tw",
                      comment = "Vince"),
               person(given = "Ming-Chang",
                      family = "Lee",
                      role = "cre",
                      email = "alan9956@ydu.edu.tw",
                      comment = "Alan"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Ming-Chang (Alan) Lee <alan9956@ydu.edu.tw>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ching-Shih",
                      family = "Tsou",
                      role = "aut",
           
...[truncated]...
     comment = "Vince"),
               person(given = "Ming-Chang",
                      family = "Lee",
                      role = "cre",
                      email = "alan9956@ydu.edu.tw",
                      comment = "Alan"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ming-Chang (Alan) Lee <alan9956@ydu.edu.tw>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ching-Shih",
                      family = "Tsou",
                      role = "aut",
           
...[truncated]...
     comment = "Vince"),
               person(given = "Ming-Chang",
                      family = "Lee",
                      role = "cre",
                      email = "alan9956@ydu.edu.tw",
                      comment = "Alan"))
as necessary.

Reverse Dependencies (5)

Dependency Network

Dependencies Reverse dependencies mco MaOEA mfpp moc.gapbk multiobjectiveMDP stablespec nsga2R

Version History

new 1.1 Mar 10, 2026
updated 1.1 ← 1.0 diff May 22, 2022
new 1.0 Jun 15, 2013