{
  "_id": "6a1eef13b401979e73412ae3",
  "Package": "neighbours",
  "Type": "Package",
  "Title": "Neighbourhood Functions for Local-Search Algorithms",
  "Version": "0.1-5",
  "Date": "2025-12-17",
  "Maintainer": "Enrico Schumann <es@enricoschumann.net>",
  "Authors@R": "person(given = \"Enrico\", family = \"Schumann\",\nrole  = c(\"aut\", \"cre\"),\nemail = \"es@enricoschumann.net\",\ncomment = c(ORCID = \"0000-0001-7601-6576\"))",
  "Description": "Neighbourhood functions are key components of local-search\nalgorithms such as Simulated Annealing or Threshold Accepting.\nThese functions take a solution and return a slightly-modified\ncopy of it, i.e. a neighbour. The package provides a function\nneighbourfun() that constructs such neighbourhood functions,\nbased on parameters such as admissible ranges for elements in a\nsolution.  Supported are numeric and logical solutions. The\nalgorithms were originally created for portfolio-optimisation\napplications, but can be used for other models as well. Several\nrecipes for neighbour computations are taken from \"Numerical\nMethods and Optimization in Finance\" by M. Gilli, D. Maringer\nand E. Schumann (2019, ISBN:978-0128150658).",
  "License": "GPL-3",
  "URL": "https://enricoschumann.net/R/packages/neighbours/ ,\nhttps://sr.ht/~enricoschumann/neighbours/ ,\nhttps://github.com/enricoschumann/neighbours",
  "Repository": "https://enricoschumann.r-universe.dev",
  "Date/Publication": "2025-12-17 09:58:28 UTC",
  "RemoteUrl": "https://github.com/enricoschumann/neighbours",
  "RemoteRef": "HEAD",
  "RemoteSha": "c21a43e6951b12f1e7b5a539684fd464cc67b62b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:43:03 UTC",
    "User": "root"
  },
  "Author": "Enrico Schumann [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7601-6576>)",
  "MD5sum": "2b98f29b2150e9332682fb4c2b7fc32e",
  "_user": "enricoschumann",
  "_type": "src",
  "_file": "neighbours_0.1-5.tar.gz",
  "_fileid": "f69a244a349cac580f0f96f5541dc24428699387ed2f67f743c299b31ee0dbe4",
  "_filesize": 374681,
  "_sha256": "f69a244a349cac580f0f96f5541dc24428699387ed2f67f743c299b31ee0dbe4",
  "_created": "2026-05-19T08:43:03.000Z",
  "_published": "2026-06-02T14:56:19.592Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79101022648,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078840414"
    },
    {
      "job": 79101022585,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078835101"
    },
    {
      "job": 79101022887,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078824848"
    },
    {
      "job": 79101022474,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078837619"
    },
    {
      "job": 79101022189,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078800366"
    },
    {
      "job": 79101021762,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361363251"
    },
    {
      "job": 79101022291,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078824489"
    },
    {
      "job": 79101022953,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078821703"
    },
    {
      "job": 79101022689,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078823498"
    }
  ],
  "_buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26086159270",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/enricoschumann/neighbours",
  "_commit": {
    "id": "c21a43e6951b12f1e7b5a539684fd464cc67b62b",
    "author": "Enrico Schumann <es@enricoschumann.net>",
    "committer": "Enrico Schumann <es@enricoschumann.net>",
    "message": "Prepare version 0.1-5\n\n* vignettes/neighbours.bib:\nhttps://enricoschumann.net/NMOF  =>\nhttps://enricoschumann.net/NMOF/\n",
    "time": 1765965508
  },
  "_maintainer": {
    "name": "Enrico Schumann",
    "email": "es@enricoschumann.net",
    "login": "enricoschumann",
    "description": "",
    "uuid": 16351687,
    "orcid": "0000-0001-7601-6576"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "NMOF",
      "role": "Suggests"
    },
    {
      "package": "quadprog",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "enricoschumann",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 3
    },
    {
      "week": "2025-51",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "algorithms",
    "local-search",
    "machine-learning",
    "neighbourhood-functions",
    "neighbours",
    "simulated-annealing",
    "subset-selection",
    "threshold-accepting"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "enricoschumann",
      "count": 48,
      "uuid": 16351687
    }
  ],
  "_userbio": {
    "uuid": 16351687,
    "type": "user",
    "name": "Enrico Schumann"
  },
  "_downloads": {
    "count": 234,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/neighbours"
  },
  "_devurl": "https://github.com/enricoschumann/neighbours",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/neighbours.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/enricoschumann/neighbours",
  "_realowner": "enricoschumann",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2022-08-18"
    },
    {
      "version": "0.1-2",
      "date": "2022-08-23"
    },
    {
      "version": "0.1-3",
      "date": "2023-09-21"
    },
    {
      "version": "0.1-5",
      "date": "2025-12-17"
    }
  ],
  "_exports": [
    "compare_vectors",
    "neighborfun",
    "neighbourfun",
    "next_subset"
  ],
  "_help": [
    {
      "page": "compare_vectors",
      "title": "Compare Vectors",
      "topics": [
        "compare_vectors"
      ]
    },
    {
      "page": "neighbourfun",
      "title": "Neighbourhood Functions",
      "topics": [
        "neighbours-package",
        "neighborfun",
        "neighbors",
        "neighbourfun",
        "neighbours"
      ]
    },
    {
      "page": "next_subset",
      "title": "Select Next Subset",
      "topics": [
        "next_subset"
      ]
    }
  ],
  "_readme": "https://github.com/enricoschumann/neighbours/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "neighbours.Rnw",
      "filename": "neighbours.pdf",
      "title": "Neighbourhood functions",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2020-03-28 21:05:26",
      "modified": "2025-12-17 09:28:46",
      "commits": 18
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "neighbours",
  "_universes": [
    "enricoschumann"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-5",
      "date": "2026-05-19T08:45:05.000Z",
      "distro": "noble",
      "commit": "c21a43e6951b12f1e7b5a539684fd464cc67b62b",
      "fileid": "277d189e5955275bed1aa5c75eaab6721a5be737bdf9da051896b59591d4ab5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26086159270"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-5",
      "date": "2026-05-19T08:44:51.000Z",
      "distro": "noble",
      "commit": "c21a43e6951b12f1e7b5a539684fd464cc67b62b",
      "fileid": "947a6ea64f5c611b0b013ad638d64cafe3bcebdbcaa9379353b1409aa70a1770",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26086159270"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-5",
      "date": "2026-05-19T08:44:24.000Z",
      "commit": "c21a43e6951b12f1e7b5a539684fd464cc67b62b",
      "fileid": "c8c6c325e8519d7d9673079439519e7efb25fb8948764ca05473af95579c01c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26086159270"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-5",
      "date": "2026-05-19T08:45:00.000Z",
      "commit": "c21a43e6951b12f1e7b5a539684fd464cc67b62b",
      "fileid": "2b8a69deb6a9e8be155fd3c521e973879684fd0c761f49b8b9a585e4b3f84cb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26086159270"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-5",
      "date": "2026-05-19T08:44:13.000Z",
      "commit": "c21a43e6951b12f1e7b5a539684fd464cc67b62b",
      "fileid": "c92c8bd0a5874f1f717e869e33db1b9145ec3e1ca56a5a1132f53f1afef77164",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26086159270"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-5",
      "date": "2026-05-19T08:44:06.000Z",
      "commit": "c21a43e6951b12f1e7b5a539684fd464cc67b62b",
      "fileid": "57bbaad4fca0d29aa9b8bfa242b44faa606ab7af0f2772dc4a8d106848bc3086",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26086159270"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1-5",
      "date": "2026-05-19T08:44:09.000Z",
      "commit": "c21a43e6951b12f1e7b5a539684fd464cc67b62b",
      "fileid": "82e27234690f5b3cda3bb5d5d5037b8a552829ff418f5be4e10fc483d518a550",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26086159270"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-5",
      "date": "2026-06-02T14:55:52.000Z",
      "commit": "c21a43e6951b12f1e7b5a539684fd464cc67b62b",
      "fileid": "e890b747b4b345f00d25ef95fb80c807f2bd599faf00e608d1eece9802c2591c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/enricoschumann/actions/runs/26086159270"
    }
  ]
}