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.7)microbats_0.1-1.zip(r-4.6)microbats_0.1-1.zip(r-4.5)
microbats_0.1-1.tgz(r-4.6-any)microbats_0.1-1.tgz(r-4.5-any)
microbats_0.1-1.tar.gz(r-4.7-any)microbats_0.1-1.tar.gz(r-4.6-any)
microbats_0.1-1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
microbats/json (API)

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

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

On CRAN:

Conda:

1.00 score 1 scripts 139 downloads 1 exports 0 dependencies

Last updated from:eb7f7d6203. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK94
source / vignettesOK162
linux-release-x86_64OK124
macos-release-arm64OK89
macos-oldrel-arm64OK99
windows-develOK60
windows-releaseOK58
windows-oldrelOK58
wasm-releaseOK77

Exports:bat_optim

Dependencies: