nsga3
An Implementation of Non-Dominated Sorting Genetic Algorithm III for Feature Selection
Description
An adaptation of Non-dominated Sorting Genetic Algorithm III for multi objective feature selection tasks. Non-dominated Sorting Genetic Algorithm III is a genetic algorithm that solves multiple optimization problems simultaneously by applying a non-dominated sorting technique. It uses a reference points based selection operator to explore solution space and preserve diversity. See the original paper by K. Deb and H. Jain (2014) <DOI:10.1109/TEVC.2013.2281534> for a detailed description.
Downloads
264
Last 30 days
18500th
606
Last 90 days
2.4K
Last year
Trend: +77.2% (30d vs prior 30d)
0
Last 30 days
23
Last 90 days
84
Last year
Trend: -100% (30d vs prior 30d)
1
Last 7 days
4
Last 30 days
0
All-time
autoCRAN-only: this name is served only by autoCRAN, so the count is exact.
CRAN Check Status
Show all 13 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 | NOTE |
| r-devel-linux-x86_64-fedora-gcc | NOTE |
| 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 (4 non-OK)
CRAN incoming feasibility
Maintainer: ‘Artem Shramko <art.shramko@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Artem",
family = "Shramko",
role = c("aut", "cre"),
email = "art.shramko@gmail.com")
as necessary.
Found the following \keyword or \concept entries
which likely give several index terms:
File ‘nsga3-package.Rd’:
\keyword{algorithm,}
\keyword{nsga3,}
\keyword{omptimisation,}
\keyword{optimisation,}
\keyword{preprocessing,}
\keyword{selection,}
\keyword{wrapper,}
CRAN incoming feasibility
Maintainer: ‘Artem Shramko <art.shramko@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Artem",
family = "Shramko",
role = c("aut", "cre"),
email = "art.shramko@gmail.com")
as necessary.
Found the following \keyword or \concept entries
which likely give several index terms:
File ‘nsga3-package.Rd’:
\keyword{algorithm,}
\keyword{nsga3,}
\keyword{omptimisation,}
\keyword{optimisation,}
\keyword{preprocessing,}
\keyword{selection,}
\keyword{wrapper,}
dependencies in R code
Namespace in Imports field not imported from: ‘xgboost’ All declared Imports should be used.
dependencies in R code
Namespace in Imports field not imported from: ‘xgboost’ All declared Imports should be used.
Check History
NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
CRAN incoming feasibility
Maintainer: ‘Artem Shramko <art.shramko@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Artem",
family = "Shramko",
role = c("aut", "cre"),
...[truncated]...
ries
which likely give several index terms:
File ‘nsga3-package.Rd’:
\keyword{algorithm,}
\keyword{nsga3,}
\keyword{omptimisation,}
\keyword{optimisation,}
\keyword{preprocessing,}
\keyword{selection,}
\keyword{wrapper,}
CRAN incoming feasibility
Maintainer: ‘Artem Shramko <art.shramko@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Artem",
family = "Shramko",
role = c("aut", "cre"),
...[truncated]...
ries
which likely give several index terms:
File ‘nsga3-package.Rd’:
\keyword{algorithm,}
\keyword{nsga3,}
\keyword{omptimisation,}
\keyword{optimisation,}
\keyword{preprocessing,}
\keyword{selection,}
\keyword{wrapper,}
dependencies in R code
Namespace in Imports field not imported from: ‘xgboost’ All declared Imports should be used.
dependencies in R code
Namespace in Imports field not imported from: ‘xgboost’ All declared Imports should be used.
Code & tests
Open call graph →Code intelligence has not been computed for this package yet.
Code
Structure
Lines of code
1,096
Files
10
Compiled share
0%
Has compiled src
No
Language breakdown
API
Exported functions
1
Internal functions
0
Recent export changes
Testing & CI
Has tests
No
Test-to-code ratio
0.00
testthat edition
–
CI present
No
CI type
[]
PR gated
No
Docs
Return-value doc rate
100%
\dontrun example ratio
0%
Roxygen coverage
100%
Has pkgdown
No
NEWS present
No
Health & Security signals
Informational signals; not verdicts.
on.exit coverage
–
Unsafe pattern score
0
Dep constraint coverage
0%
Secret pattern count
0
Bundled 3rd-party code
2 items
Portability & License
Min R version
2.10.0
System requirements
–
C++ standard
–
License
GPL-3
License flags
SPDX valid, OSI approved
History
Versions
1
First release
2019-02-18
Latest release
2019-02-18
Avg cadence
–
Cold removal rate
–
Dep drift
0
Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.
Dependency Network
Version History
1 trackedR Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Feb 18, 2019. Releases before tracking aren’t shown.