Skip to content

orloca

Operations Research LOCational Analysis Models

v5.6 · Feb 7, 2024 · GPL (>= 3)

Description

Objects and methods to handle and solve the min-sum location problem, also known as Fermat-Weber problem. The min-sum location problem search for a point such that the weighted sum of the distances to the demand points are minimized. See "The Fermat-Weber location problem revisited" by Brimberg, Mathematical Programming, 1, pg. 71-76, 1995. <DOI:10.1007/BF01592245>. General global optimization algorithms are used to solve the problem, along with the adhoc Weiszfeld method, see "Sur le point pour lequel la Somme des distances de n points donnes est minimum", by Weiszfeld, Tohoku Mathematical Journal, First Series, 43, pg. 355-386, 1937 or "On the point for which the sum of the distances to n given points is minimum", by E. Weiszfeld and F. Plastria, Annals of Operations Research, 167, pg. 7-41, 2009. <DOI:10.1007/s10479-008-0352-z>.

Downloads

462

Last 30 days

8330th

1.6K

Last 90 days

5.8K

Last year

Trend: -31.6% (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: ‘Manuel Munoz-Marquez <manuel.munoz@uca.es>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Manuel",
                    family = "Munoz-Marquez",
                    role = c("aut", "cre"),
                    email = "manuel.munoz@uca.es")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Manuel Munoz-Marquez <manuel.munoz@uca.es>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Manuel",
                    family = "Munoz-Marquez",
                    role = c("aut", "cre"),
                    email = "manuel.munoz@uca.es")
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: ‘Manuel Munoz-Marquez <manuel.munoz@uca.es>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Manuel",
                    family = "Munoz-Marquez",
                    role = c("aut", "cre"),
                    email = "manuel.munoz@uca.es")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Manuel Munoz-Marquez <manuel.munoz@uca.es>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Manuel",
                    family = "Munoz-Marquez",
                    role = c("aut", "cre"),
                    email = "manuel.munoz@uca.es")
as necessary.

Reverse Dependencies (2)

Dependency Network

Dependencies Reverse dependencies png ucminf knitr rmarkdown RcmdrPlugin.orloca orloca.es orloca

Version History

new 5.6 Mar 10, 2026
updated 5.6 ← 5.3 diff Feb 6, 2024
updated 5.3 ← 4.10 diff May 15, 2023
updated 4.10 ← 4.9 diff Sep 26, 2020
updated 4.9 ← 4.8 diff Mar 3, 2020
updated 4.8 ← 4.6 diff Mar 28, 2019
updated 4.6 ← 4.5 diff Oct 26, 2018
updated 4.5 ← 4.3 diff Apr 20, 2018
updated 4.3 ← 4.2 diff Oct 23, 2017
updated 4.2 ← 4.1 diff Jun 1, 2014
updated 4.1 ← 4.0 diff Dec 26, 2012
updated 4.0 ← 3.2 diff May 8, 2012
updated 3.2 ← 3.1 diff May 25, 2010
updated 3.1 ← 3.0 diff Apr 21, 2010
updated 3.0 ← 2.0 diff Apr 4, 2010
updated 2.0 ← 1.0 diff Sep 14, 2008
new 1.0 Jun 15, 2008