Package: BehaviorBasedSystems
Type: Package
Title: Behavior-based systems focused on agents and swarms.
Version: 0.0.2
Date: 2020-01-14
Authors@R: person("Michael", "Thrun", email= "m.thrun@gmx.net",role=c("aut","cre","cph"))
Maintainer: Michael Thrun <m.thrun@gmx.net>
Description: A collection of agent-based systems and swarms for data science as discussed in the book of Thrun, M.C.: "Projection Based Clustering through Self-Organization and Swarm Intelligence" (2018) <DOI:10.1007/978-3-658-20540-9>. 
License: GPL-3
Imports: Rcpp
LinkingTo: Rcpp
Suggests: hydroPSO, metaheuristicOpt, evoper, pracma, parallel
Depends: R (>= 3.0)
LazyLoad: yes
LazyData: TRUE
URL: http://www.deepbionics.org
Encoding: UTF-8
BugReports: https://github.com/Mthrun/BehaviorBasedSystems/issues
NeedsCompilation: yes
Packaged: 2020-01-14 14:37:12 UTC; MT
Author: Michael Thrun [aut, cre, cph]
