soma
General-Purpose Optimisation with the Self-Organising Migrating Algorithm
v1.2.0
·
May 2, 2022
·
GPL-2
Description
An R implementation of the Self-Organising Migrating Algorithm, a general-purpose, stochastic optimisation algorithm. The approach is similar to that of genetic algorithms, although it is based on the idea of a series of ``migrations'' by a fixed set of individuals, rather than the development of successive generations. It can be applied to any cost-minimisation problem with a bounded parameter space, and is robust to local minima.
Downloads
280
Last 30 days
14945th
773
Last 90 days
3.6K
Last year
Trend: +14.3% (30d vs prior 30d)
CRAN Check Status
2
NOTE
12
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (2 non-OK)
NOTE
r-devel-linux-x86_64-debian-clang
CRAN incoming feasibility
Maintainer: ‘Jon Clayden <code@clayden.org>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Jon",
family = "Clayden",
role = c("aut", "cre"),
email = "code@clayden.org")
as necessary.
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Jon Clayden <code@clayden.org>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Jon",
family = "Clayden",
role = c("aut", "cre"),
email = "code@clayden.org")
as necessary.
Check History
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE
r-devel-linux-x86_64-debian-clang
CRAN incoming feasibility
Maintainer: ‘Jon Clayden <code@clayden.org>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Jon",
family = "Clayden",
role = c("aut", "cre"),
email = "code@clayden.org")
as necessary.
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Jon Clayden <code@clayden.org>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Jon",
family = "Clayden",
role = c("aut", "cre"),
email = "code@clayden.org")
as necessary.