Package: particle.swarm.optimisation
Title: Optimisation with Particle Swarm Optimisation
Version: 1.0
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 is used to run the PSO with methods to easily print, plot and save the result.
License: GPL-3
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Imports: R6, rgl
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-05-20 09:42:01 UTC; theo
Author: Theo Brunet [aut, cre]
Maintainer: Theo Brunet <brunet.theo83140@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-21 08:00:02 UTC
Built: R 4.0.2; ; 2021-06-01 15:55:48 UTC; unix
