Last updated on 2025-12-06 00:48:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.3 | 12.88 | 96.61 | 109.49 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.3 | 0.25 | 1.49 | 1.74 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.0.3 | 99.00 | 81.87 | 180.87 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 87.00 | 84.33 | 171.33 | NOTE | |
| r-devel-windows-x86_64 | 0.0.3 | 12.00 | 97.00 | 109.00 | OK | |
| r-patched-linux-x86_64 | 0.0.3 | 11.43 | 89.67 | 101.10 | OK | |
| r-release-linux-x86_64 | 0.0.3 | 10.92 | 89.80 | 100.72 | OK | |
| r-release-macos-arm64 | 0.0.3 | OK | ||||
| r-release-macos-x86_64 | 0.0.3 | 10.00 | 71.00 | 81.00 | OK | |
| r-release-windows-x86_64 | 0.0.3 | 13.00 | 97.00 | 110.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.3 | 13.00 | 100.00 | 113.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.3 | 17.00 | 124.00 | 141.00 | OK |
Version: 0.0.3
Check: CRAN incoming feasibility
Result: NOTE
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,}
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.0.3
Check: package dependencies
Result: ERROR
Package required but not available: ‘rPref’
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.3
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘xgboost’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc