Package: microbats 0.1-1

microbats: An Implementation of Bat Algorithm in R

A nature-inspired metaheuristic algorithm based on the echolocation behavior of microbats that uses frequency tuning to optimize problems in both continuous and discrete dimensions. This R package makes it easy to implement the standard bat algorithm on any user-supplied function. The algorithm was first developed by Xin-She Yang in 2010 (<doi:10.1007/978-3-642-12538-6_6>, <doi:10.1109/CINTI.2014.7028669>).

Authors:Seong Hyun Hwang with contributions from Rachel Myoung Moon

microbats_0.1-1.tar.gz
microbats_0.1-1.zip(r-4.5)microbats_0.1-1.zip(r-4.4)microbats_0.1-1.zip(r-4.3)
microbats_0.1-1.tgz(r-4.4-any)microbats_0.1-1.tgz(r-4.3-any)
microbats_0.1-1.tar.gz(r-4.5-noble)microbats_0.1-1.tar.gz(r-4.4-noble)
microbats_0.1-1.tgz(r-4.4-emscripten)microbats_0.1-1.tgz(r-4.3-emscripten)
microbats.pdf |microbats.html
microbats/json (API)

# Install 'microbats' in R:
install.packages('microbats', repos = c('https://stathwang.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/stathwang/microbats/issues

On CRAN:

1.00 score 1 scripts 86 downloads 1 exports 0 dependencies

Last updated 9 years agofrom:eb7f7d6203. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 14 2024
R-4.5-winOKOct 14 2024
R-4.5-linuxOKOct 14 2024
R-4.4-winOKOct 14 2024
R-4.4-macOKOct 14 2024
R-4.3-winOKOct 14 2024
R-4.3-macOKOct 14 2024

Exports:bat_optim

Dependencies: