Package: nestfs Type: Package Title: Cross-Validated (Nested) Forward Selection Version: 1.0.3.9000 Date: 2022-12-13 Authors@R: c(person("Marco", "Colombo", email="mar.colombo13@gmail.com", role=c("aut", "cre"), comment=c(ORCID="0000-0001-6672-0623")), person("Felix", "Agakov", email="felixa@aivalley.com", role="ctb")) Description: Implementation of forward selection based on cross-validated linear and logistic regression. License: GPL-2 | file LICENSE URL: https://github.com/mcol/nestfs BugReports: https://github.com/mcol/nestfs/issues Imports: dgof, parallel, pROC (>= 1.9), methods, stats, utils Suggests: testthat (>= 2.0.0) Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(markdown=TRUE) Repository: https://mcol.r-universe.dev Date/Publication: 2025-08-27 21:28:44 UTC RemoteUrl: https://github.com/mcol/nestfs RemoteRef: HEAD RemoteSha: 3dd5ce5a31c3a5f523a6b0b37564ce37905e41cf NeedsCompilation: no Packaged: 2026-07-05 01:27:30 UTC; root Author: Marco Colombo [aut, cre] (ORCID: ), Felix Agakov [ctb] Maintainer: Marco Colombo