{
  "_id": "6a1f3328b401979e7342810b",
  "Package": "orloca",
  "Type": "Package",
  "ByteCompile": "true",
  "VignetteBuilder": "knitr",
  "Title": "Operations Research LOCational Analysis Models",
  "Version": "5.6",
  "Date": "2024-01-31",
  "Encoding": "UTF-8",
  "Author": "Manuel Munoz-Marquez <manuel.munoz@uca.es>",
  "Maintainer": "Manuel Munoz-Marquez <manuel.munoz@uca.es>",
  "Description": "Objects and methods to handle and solve the min-sum\nlocation problem, also known as Fermat-Weber problem. The\nmin-sum location problem search for a point such that the\nweighted sum of the distances to the demand points are\nminimized. See \"The Fermat-Weber location problem revisited\" by\nBrimberg, Mathematical Programming, 1, pg. 71-76, 1995.\n<DOI:10.1007/BF01592245>. General global optimization\nalgorithms are used to solve the problem, along with the adhoc\nWeiszfeld method, see \"Sur le point pour lequel la Somme des\ndistances de n points donnes est minimum\", by Weiszfeld, Tohoku\nMathematical Journal, First Series, 43, pg. 355-386, 1937 or\n\"On the point for which the sum of the distances to n given\npoints is minimum\", by E. Weiszfeld and F. Plastria, Annals of\nOperations Research, 167, pg. 7-41, 2009.\n<DOI:10.1007/s10479-008-0352-z>.",
  "Language": "en, es",
  "License": "GPL (>= 3)",
  "URL": "http://knuth.uca.es/orloca/",
  "RoxygenNote": "7.3.1",
  "Repository/R-Forge/Project": "orloca",
  "Repository/R-Forge/Revision": "64",
  "Repository/R-Forge/DateTimeStamp": "2024-02-01 10:47:09",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 07:21:32 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make libpng-dev libuv1-dev",
  "Repository": "https://mmm-uca.r-universe.dev",
  "Date/Publication": "2024-02-08 02:30:47 UTC",
  "RemoteUrl": "https://github.com/cran/orloca",
  "RemoteRef": "HEAD",
  "RemoteSha": "38ce76c8de0ad1837aa14ffc5efaa63f96653016",
  "MD5sum": "7d99aa1e82a1b4f007f418eb05e1d3d2",
  "_user": "mmm-uca",
  "_type": "src",
  "_file": "orloca_5.6.tar.gz",
  "_fileid": "31e59005b99f1f99b5ddd874597a637b14aa52a089a5b0e933c3c42901b6c07c",
  "_filesize": 1752636,
  "_sha256": "31e59005b99f1f99b5ddd874597a637b14aa52a089a5b0e933c3c42901b6c07c",
  "_created": "2026-05-15T07:21:32.000Z",
  "_published": "2026-06-02T19:46:48.763Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79157952458,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012167933"
    },
    {
      "job": 79157952546,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012167444"
    },
    {
      "job": 79157953115,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012160725"
    },
    {
      "job": 79157952482,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012162364"
    },
    {
      "job": 79157952602,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012135140"
    },
    {
      "job": 79157952130,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368143111"
    },
    {
      "job": 79157952680,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012157652"
    },
    {
      "job": 79157952985,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012157405"
    },
    {
      "job": 79157952606,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012156216"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mmm-uca/actions/runs/25905663899",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/orloca",
  "_commit": {
    "id": "38ce76c8de0ad1837aa14ffc5efaa63f96653016",
    "author": "Manuel Munoz-Marquez <manuel.munoz@uca.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 5.6\n",
    "time": 1707359447
  },
  "_maintainer": {
    "name": "Manuel Munoz-Marquez",
    "email": "manuel.munoz@uca.es",
    "login": "mmm-uca",
    "uuid": 78734193
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "png",
      "role": "Depends"
    },
    {
      "package": "ucminf",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "orloca.es",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mmm-uca",
      "count": 16,
      "uuid": 78734193
    }
  ],
  "_userbio": {
    "uuid": 78734193,
    "type": "user",
    "name": "mmm-uca"
  },
  "_downloads": {
    "count": 474,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/orloca"
  },
  "_searchresults": 26,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/orloca.html",
    "manual.pdf"
  ],
  "_realowner": "mmm-uca",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2008-06-16"
    },
    {
      "version": "2.0",
      "date": "2008-09-15"
    },
    {
      "version": "3.0",
      "date": "2010-04-05"
    },
    {
      "version": "3.1",
      "date": "2010-04-22"
    },
    {
      "version": "3.2",
      "date": "2010-05-26"
    },
    {
      "version": "4.0",
      "date": "2012-05-09"
    },
    {
      "version": "4.1",
      "date": "2012-12-27"
    },
    {
      "version": "4.2",
      "date": "2014-06-02"
    },
    {
      "version": "4.3",
      "date": "2017-10-24"
    },
    {
      "version": "4.5",
      "date": "2018-04-21"
    },
    {
      "version": "4.6",
      "date": "2018-10-27"
    },
    {
      "version": "4.8",
      "date": "2019-03-29"
    },
    {
      "version": "4.9",
      "date": "2020-03-04"
    },
    {
      "version": "4.10",
      "date": "2020-09-27"
    },
    {
      "version": "5.3",
      "date": "2023-05-16"
    },
    {
      "version": "5.6",
      "date": "2024-02-07"
    }
  ],
  "_exports": [
    "as.loca.p",
    "as.loca.p.data.frame",
    "as.loca.p.matrix",
    "as.matrix.loca.p",
    "contour.loca.p",
    "distsum",
    "distsumgra",
    "distsuml2",
    "distsuml2gra",
    "distsuml2min",
    "distsumlp",
    "distsumlpgra",
    "distsumlpmin",
    "distsummin",
    "loca.p",
    "persp.loca.p",
    "plot.loca.p",
    "rloca.p",
    "zsum",
    "zsumgra",
    "zsummin"
  ],
  "_datasets": [
    {
      "name": "andalusia",
      "title": "Cities of Andalusia",
      "object": "andalusia",
      "file": "andalusia.tab.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "x",
        "y",
        "city"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "orloca-package",
      "title": "Operations Research LOCational Analysis Models",
      "topics": [
        "orloca-package",
        "orloca"
      ]
    },
    {
      "page": "andalusia",
      "title": "Cities of Andalusia",
      "topics": [
        "andalusia"
      ]
    },
    {
      "page": "as-methods",
      "title": "as-methods",
      "topics": [
        "as-methods",
        "as.data.frame",
        "as.loca.p,data.frame-method",
        "as.loca.p,matrix-method",
        "as.matrix"
      ]
    },
    {
      "page": "as.data.frame.loca.p",
      "title": "as.data.frame.loca.p S3 method to convert from loca.p to data.frame",
      "topics": [
        "as.data.frame.loca.p"
      ]
    },
    {
      "page": "as.loca.p",
      "title": "as.loca.p The following is for S3 compatibility, mainly for documentation check",
      "topics": [
        "as.loca.p"
      ]
    },
    {
      "page": "as.loca.p.data.frame",
      "title": "as.loca.p.data.frame S3 method to convert from data.frame to loca.p",
      "topics": [
        "as.loca.p.data.frame"
      ]
    },
    {
      "page": "as.loca.p.matrix",
      "title": "as.loca.p.matrix S3 method to convert from matrix to loca.p",
      "topics": [
        "as.loca.p.matrix"
      ]
    },
    {
      "page": "as.matrix.loca.p",
      "title": "as.matrix.loca.p S3 method to convert from loca.p to matrix",
      "topics": [
        "as.matrix.loca.p"
      ]
    },
    {
      "page": "contour.loca.p",
      "title": "Plots of the min-sum objective function",
      "topics": [
        "contour.loca.p"
      ]
    },
    {
      "page": "distsum",
      "title": "Computes distsum function",
      "topics": [
        "distsum",
        "distsum,loca.p-method"
      ]
    },
    {
      "page": "distsumgra",
      "title": "Computes the gradient of distsum function",
      "topics": [
        "distsumgra",
        "distsumgra,loca.p-method"
      ]
    },
    {
      "page": "distsummin",
      "title": "Returns the solution of the minimization problem",
      "topics": [
        "distsummin",
        "distsummin,loca.p-method"
      ]
    },
    {
      "page": "loca.p",
      "title": "loca.p class for Operations Research LOCational Analysis",
      "topics": [
        "loca.p",
        "print",
        "summary"
      ]
    },
    {
      "page": "paquete-orloca",
      "title": "Modelos de Investigacion Operativa para el Analisis de Localizacion (Operations Research LOCational Analysis Models)",
      "topics": [
        "paquete-orloca"
      ]
    },
    {
      "page": "persp.loca.p",
      "title": "Plots of the min-sum objective function",
      "topics": [
        "persp.loca.p"
      ]
    },
    {
      "page": "plot",
      "title": "plot of loca.p class objects",
      "topics": [
        "plot",
        "plot.loca.p"
      ]
    },
    {
      "page": "rloca.p",
      "title": "Random instances generator of loca.p class object",
      "topics": [
        "rloca.p"
      ]
    },
    {
      "page": "zsum",
      "title": "zsum",
      "topics": [
        "zsum"
      ]
    },
    {
      "page": "zsumgra",
      "title": "zsumgra",
      "topics": [
        "zsumgra"
      ]
    },
    {
      "page": "zsummin",
      "title": "zsummin",
      "topics": [
        "zsummin"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "png",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "ucminf",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "index.Rmd",
      "filename": "index.html",
      "title": "Index of orloca package vignettes",
      "author": "Manuel Munoz-Marquez^[Universidad de Cádiz, manuel.munoz@uca.es]",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Index"
      ],
      "created": "2023-05-16 10:10:02",
      "modified": "2023-05-16 10:10:02",
      "commits": 1
    },
    {
      "source": "localizacionplana.Rmd",
      "filename": "localizacionplana.html",
      "title": "Localización plana con orloca",
      "author": "Manuel Munoz-Marquez",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introducción",
        "La clase de objetos loca.p",
        "Creación de objetos de clase loca.p",
        "Generación aleatoria de objetos de clase loca.p",
        "Resumiendo los datos",
        "Distancia media ponderada",
        "Evaluación",
        "Resolución",
        "Dibujando",
        "Dibujar un objeto loca.p",
        "Gráfico de curvas de nivel",
        "Gráfico en 3D",
        "Ejemplo de localización en Andalucía"
      ],
      "created": "2018-04-21 20:22:20",
      "modified": "2024-02-08 02:30:47",
      "commits": 3
    },
    {
      "source": "planarlocation.Rmd",
      "filename": "planarlocation.html",
      "title": "Planar Location with orloca",
      "author": "Manuel Munoz-Marquez",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The class of objects loca.p",
        "Creating class objects loca.p",
        "Random generation of class objects loca.p",
        "Summaring up the data",
        "Weighted average distance",
        "Evaluation",
        "Resolution",
        "Plotting",
        "Plot an object loca.p",
        "Contour graph",
        "3D graph",
        "Example of location in Andalusia"
      ],
      "created": "2018-04-21 20:22:20",
      "modified": "2024-02-08 02:30:47",
      "commits": 3
    }
  ],
  "_score": 3.6702458530741238,
  "_indexed": true,
  "_nocasepkg": "orloca",
  "_universes": [
    "mmm-uca"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "5.6",
      "date": "2026-05-15T07:23:37.000Z",
      "distro": "noble",
      "commit": "38ce76c8de0ad1837aa14ffc5efaa63f96653016",
      "fileid": "f726fd377be0e1c51c86dc092fe5f5b45aab4007da1d1fd90416eb326c919ace",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmm-uca/actions/runs/25905663899"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "5.6",
      "date": "2026-05-15T07:23:36.000Z",
      "distro": "noble",
      "commit": "38ce76c8de0ad1837aa14ffc5efaa63f96653016",
      "fileid": "ac046e729ad34f48fc435f73bc5b43b88b3f61fb45062cf77e25a8eaffcd3f06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmm-uca/actions/runs/25905663899"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "5.6",
      "date": "2026-05-15T07:23:13.000Z",
      "commit": "38ce76c8de0ad1837aa14ffc5efaa63f96653016",
      "fileid": "66053d5777db53b4664d66140aca6c1e07e65df65e894d477c419ccf5cbcf788",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmm-uca/actions/runs/25905663899"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "5.6",
      "date": "2026-05-15T07:23:19.000Z",
      "commit": "38ce76c8de0ad1837aa14ffc5efaa63f96653016",
      "fileid": "3eb7a092dc345bb1753f06d738f67e299d45b1a6e86ffe0a46ecad06bceec8c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmm-uca/actions/runs/25905663899"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "5.6",
      "date": "2026-05-15T07:22:50.000Z",
      "commit": "38ce76c8de0ad1837aa14ffc5efaa63f96653016",
      "fileid": "c5417608e3080eedd99f90c01f39cddb10b37d000140d80c66075325e5e81209",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmm-uca/actions/runs/25905663899"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "5.6",
      "date": "2026-05-15T07:22:50.000Z",
      "commit": "38ce76c8de0ad1837aa14ffc5efaa63f96653016",
      "fileid": "25d9448c70f43d8a49ba81dd5449d7be9271c171cc4806bbae1a4951e51f6f5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmm-uca/actions/runs/25905663899"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "5.6",
      "date": "2026-05-15T07:22:45.000Z",
      "commit": "38ce76c8de0ad1837aa14ffc5efaa63f96653016",
      "fileid": "8d0fb8dfb206df0f9f179e7f4342f2f595d1958f75587294cd2107776ac3706d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmm-uca/actions/runs/25905663899"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "5.6",
      "date": "2026-06-02T19:46:31.000Z",
      "commit": "38ce76c8de0ad1837aa14ffc5efaa63f96653016",
      "fileid": "c9e5b15b715a78e0879c972bd891a5b6e1a2e68954bf4cff2f56ab17a02daef4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mmm-uca/actions/runs/25905663899"
    }
  ]
}