Package: particle.swarm.optimisation
Title: Optimisation with Particle Swarm Optimisation
Version: 1.0.1
Authors@R: 
    person(given = "Theo",
           family = "Brunet",
           role = c("aut", "cre"),
           email = "brunet.theo83140@gmail.com")
Description: A toolbox to create a particle swarm optimisation (PSO), the package contains two classes: the Particle and the Particle Swarm, this two class are used to run the PSO with methods to easily print, plot and save the result.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Imports: R6, rgl
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-29 09:49:24 UTC; theo
Author: Theo Brunet [aut, cre]
Maintainer: Theo Brunet <brunet.theo83140@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-09 12:50:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:24:00 UTC; windows
