{
  "_id": "6a12ba27acfb0bcc41d1bd9e",
  "Encoding": "UTF-8",
  "Package": "nilde",
  "Version": "1.1-7",
  "Author": "Natalya Pya Arnqvist[aut, cre], Vassilly Voinov [aut], Rashid\nMakarov [aut], Yevgeniy Voinov [aut]",
  "Maintainer": "Natalya Pya Arnqvist <nat.pya@gmail.com>",
  "Title": "Nonnegative Integer Solutions of Linear Diophantine Equations\nwith Applications",
  "Date": "2022-08-16",
  "Description": "Routines for enumerating all existing nonnegative integer\nsolutions of a linear Diophantine equation. The package\nprovides routines for solving 0-1, bounded and unbounded\nknapsack problems; 0-1, bounded and unbounded subset sum\nproblems; additive partitioning of natural numbers; and\none-dimensional bin-packing problem.",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 08:40:11 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-08-16 09:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/nilde",
  "RemoteRef": "HEAD",
  "RemoteSha": "4388a923084b3bbfe93975cdda2cb32fbed7f324",
  "MD5sum": "269eabd19c89dc2c95bb0be6e941ea4f",
  "_user": "cran",
  "_type": "src",
  "_file": "nilde_1.1-7.tar.gz",
  "_fileid": "b24e4284fb35f998aec9dc3f6c002a35f61432272ae7cf696629b6720c044384",
  "_filesize": 261370,
  "_sha256": "b24e4284fb35f998aec9dc3f6c002a35f61432272ae7cf696629b6720c044384",
  "_created": "2026-05-24T08:40:11.000Z",
  "_published": "2026-05-24T08:43:19.272Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77584352521,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183735422"
    },
    {
      "job": 77584352518,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183736778"
    },
    {
      "job": 77584255870,
      "time": 108,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183721305"
    },
    {
      "job": 77584352525,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183730200"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26356483518",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/nilde",
  "_commit": {
    "id": "4388a923084b3bbfe93975cdda2cb32fbed7f324",
    "author": "Natalya Pya Arnqvist <nat.pya@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1-7\n",
    "time": 1660641002
  },
  "_maintainer": {
    "name": "Natalya Pya Arnqvist",
    "email": "nat.pya@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "lpSolve",
      "role": "Suggests"
    },
    {
      "package": "TSP",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 253,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nilde"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nilde.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1-1",
      "date": "2018-06-19"
    },
    {
      "version": "1.1-2",
      "date": "2018-08-07"
    },
    {
      "version": "1.1-3",
      "date": "2019-09-02"
    },
    {
      "version": "1.1-4",
      "date": "2021-02-26"
    },
    {
      "version": "1.1-6",
      "date": "2021-12-17"
    },
    {
      "version": "1.1-7",
      "date": "2022-08-16"
    }
  ],
  "_exports": [
    "bin.packing",
    "get.knapsack",
    "get.partitions",
    "get.subsetsum",
    "nlde",
    "print.knapsack",
    "print.nlde",
    "print.partitions",
    "print.subsetsum",
    "print.tsp_solver",
    "tsp_solver"
  ],
  "_help": [
    {
      "page": "nilde-package",
      "title": "Nonnegative Integer Solutions of Linear Diophantine Equations with Applications",
      "topics": [
        "nilde-package",
        "nilde"
      ]
    },
    {
      "page": "bin.packing",
      "title": "Enumeration of all existing solutions for one-dimensional bin-packing problem",
      "topics": [
        "bin.packing"
      ]
    },
    {
      "page": "get.knapsack",
      "title": "Enumeration of all existing nonnegative integer solutions for unbounded, bounded and 0-1 knapsack and subset sum problems",
      "topics": [
        "get.knapsack"
      ]
    },
    {
      "page": "get.partitions",
      "title": "Additive partitioning of natural numbers",
      "topics": [
        "get.partitions"
      ]
    },
    {
      "page": "get.subsetsum",
      "title": "Enumeration of all existing 0-1 and bounded solutions of a subset sum problem",
      "topics": [
        "get.subsetsum"
      ]
    },
    {
      "page": "nlde",
      "title": "Enumeration of all existing nonnegative integer solutions of a linear Diophantine equation",
      "topics": [
        "nlde"
      ]
    },
    {
      "page": "print.partitions",
      "title": "Print partitions object.",
      "topics": [
        "print.knapsack",
        "print.nlde",
        "print.partitions",
        "print.subsetsum",
        "print.tsp_solver"
      ]
    },
    {
      "page": "tsp_solver",
      "title": "Travelling salesperson problem solver",
      "topics": [
        "tsp_solver"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.4771212547196624,
  "_indexed": true,
  "_nocasepkg": "nilde",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-7",
      "date": "2026-05-24T08:42:31.000Z",
      "distro": "noble",
      "commit": "4388a923084b3bbfe93975cdda2cb32fbed7f324",
      "fileid": "b3927f0503505c6f0aa60c8a6b6817d610c0a795a507a6793bd3312127ce4712",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356483518"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-7",
      "date": "2026-05-24T08:42:46.000Z",
      "distro": "noble",
      "commit": "4388a923084b3bbfe93975cdda2cb32fbed7f324",
      "fileid": "c927e5d0c3090dbc422a2d263e7b8c1ab90d6a26e31a9b38a4c6ff7c97a3bbf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356483518"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-7",
      "date": "2026-05-24T08:41:53.000Z",
      "commit": "4388a923084b3bbfe93975cdda2cb32fbed7f324",
      "fileid": "55ad4d9bf5fa35afc81c0eee0ba2d713f8f464047af3c30524646e2d7b7ae7db",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26356483518"
    }
  ]
}