Package: SBOAtools
Type: Package
Title: Secretary Bird Optimization for Continuous Optimization and
        Neural Networks
Version: 0.1.0
Authors@R: c(
    person("Burak", "Dilber", email = "burakdilber91@gmail.com", role = c("aut", "cre", "cph")),
    person("A. Fırat", "Özdemir", email = "firat.ozdemir5761@gmail.com", role = c("aut", "cph"))
    )
Description: Provides an implementation of secretary bird optimization for
    general-purpose continuous optimization and for training single-hidden-layer
    feed-forward neural network models.
License: MIT + file LICENSE
URL: https://github.com/burakdilber/SBOAtools
BugReports: https://github.com/burakdilber/SBOAtools/issues
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: stats, graphics
NeedsCompilation: no
Packaged: 2026-04-04 14:40:09 UTC; hp
Author: Burak Dilber [aut, cre, cph],
  A. Fırat Özdemir [aut, cph]
Maintainer: Burak Dilber <burakdilber91@gmail.com>
Repository: CRAN
Date/Publication: 2026-04-10 09:30:08 UTC
Built: R 4.6.0; ; 2026-04-21 01:08:31 UTC; windows
