{
  "_id": "6a1ee1b8b401979e73410abf",
  "Package": "rectpacker",
  "Type": "Package",
  "Title": "Rectangle Packing",
  "Version": "1.0.0.9000",
  "Authors@R": "c(\nperson(\"Mike\", \"Cheng\", role = c(\"aut\", \"cre\", 'cph'), email = \"mikefc@coolbutuseless.com\"),\nperson(\"Sean\", \"Barrett\", role = c(\"aut\", 'cph'), comment = \"Author of included stb_rect_pack.h library\")\n)",
  "Maintainer": "Mike Cheng <mikefc@coolbutuseless.com>",
  "URL": "https://github.com/coolbutuseless/rectpacker",
  "BugReports": "https://github.com/coolbutuseless/rectpacker/issues",
  "Description": "Rectangle packing is a packing problem where rectangles\nare placed into a larger rectangular region (without\noverlapping) in order to maximise the use of space.  Rectangles\nare packed using the skyline heuristic as discussed in Lijun et\nal (2011) \"A Skyline-Based Heuristic for the 2D Rectangular\nStrip Packing Problem\" <doi:10.1007/978-3-642-21827-9_29>.  A\nfunction is also included for determining a good small-sized\nbox for containing a given set of rectangles.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Copyright": "The included 'stb_rect_pack.h' header (v1.01) is Copyright\n(c) 2017 Sean Barrett and licensed under the MIT license. See\nCOPYRIGHTS file for more details.",
  "Config/testthat/edition": "3",
  "Repository": "https://coolbutuseless.r-universe.dev",
  "Date/Publication": "2024-12-24 04:58:31 UTC",
  "RemoteUrl": "https://github.com/coolbutuseless/rectpacker",
  "RemoteRef": "HEAD",
  "RemoteSha": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-20 06:56:34 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph],\nSean Barrett [aut, cph] (Author of included stb_rect_pack.h library)",
  "MD5sum": "050d551a7afcb4229b21a752836c2f57",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "rectpacker_1.0.0.9000.tar.gz",
  "_fileid": "b0b2bcc30f8f9a065a8bf325f00eb862cfea020ef628a8a74eff2ea60feb2806",
  "_filesize": 96586,
  "_sha256": "b0b2bcc30f8f9a065a8bf325f00eb862cfea020ef628a8a74eff2ea60feb2806",
  "_created": "2026-05-20T06:56:34.000Z",
  "_published": "2026-06-02T13:59:20.533Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79088271867,
      "time": 101,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103259137"
    },
    {
      "job": 79088271507,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103259467"
    },
    {
      "job": 79088272390,
      "time": 99,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103258487"
    },
    {
      "job": 79088272620,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103259616"
    },
    {
      "job": 79088271548,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103270544"
    },
    {
      "job": 79088272000,
      "time": 139,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103298161"
    },
    {
      "job": 79088271680,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103254395"
    },
    {
      "job": 79088271315,
      "time": 159,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103286031"
    },
    {
      "job": 79088270784,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103230210"
    },
    {
      "job": 79088270471,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359820734"
    },
    {
      "job": 79088270991,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103266322"
    },
    {
      "job": 79088271489,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103248585"
    },
    {
      "job": 79088271413,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103251067"
    }
  ],
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26146546811",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/coolbutuseless/rectpacker",
  "_commit": {
    "id": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
    "author": "mike <mikefc@coolbutuseless.com>",
    "committer": "mike <mikefc@coolbutuseless.com>",
    "message": "double quotes for title in DESCRIPTION\n",
    "time": 1735016311
  },
  "_maintainer": {
    "name": "Mike Cheng",
    "email": "mikefc@coolbutuseless.com",
    "login": "coolbutuseless",
    "description": "Cool, but useless.",
    "uuid": 181818
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "coolbutuseless",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "coolbutuseless",
      "count": 9,
      "uuid": 181818
    }
  ],
  "_userbio": {
    "uuid": 181818,
    "type": "user",
    "name": "mikefc",
    "description": "Cool, but useless."
  },
  "_downloads": {
    "count": 165,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rectpacker"
  },
  "_devurl": "https://github.com/coolbutuseless/rectpacker",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rectpacker.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/coolbutuseless/rectpacker",
  "_realowner": "coolbutuseless",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-12-05"
    }
  ],
  "_exports": [
    "calc_small_box",
    "pack_rects"
  ],
  "_help": [
    {
      "page": "calc_small_box",
      "title": "Find the dimensions of a small box to store all the given rectangles",
      "topics": [
        "calc_small_box"
      ]
    },
    {
      "page": "pack_rects",
      "title": "Pack rectangles into a box using the skyline algorithm",
      "topics": [
        "pack_rects"
      ]
    }
  ],
  "_readme": "https://github.com/coolbutuseless/rectpacker/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "rectpacker",
  "_universes": [
    "coolbutuseless"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-20T06:58:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "8f61bbe4e6859343e70cb310f189faff0a0a8f3b8c674310c96b202396c1404d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26146546811"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-20T06:58:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "c3048f69e7c908a5c45c16e2eafe1f77bd93d07c6d6a2445be7c6de5bccf6b81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26146546811"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-20T06:58:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "c06a99f18c1bd6dfce2b1eeacd97be4ac16e9046b038e29590c0e6296f035966",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26146546811"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-20T06:58:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "99549362b26825e19148646f3db7ae524dc4ba73a597095ca2ee3731df65c10d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26146546811"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-20T06:59:06.000Z",
      "arch": "aarch64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "169434c57e19b1ea94e211681e32b6701081d062d9e13b679f569353a1ed57e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26146546811"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-20T07:00:41.000Z",
      "arch": "x86_64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "d723a4cd950349f4afc91cc4ebb5aefe0f62fcbc83f818de25386d16fd5211d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26146546811"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-20T06:58:04.000Z",
      "arch": "aarch64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "3adb8376c234d054dc48a70c666dc3e3c56f9981abb57904efa21214a293b9c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26146546811"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-20T06:59:55.000Z",
      "arch": "x86_64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "87ba079da9c723a0cd660c1e26ce35f93517a13e6726af8cda958df4e82c2ae6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26146546811"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-20T06:58:11.000Z",
      "arch": "x86_64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "fe0db7402e783d8f437bf013cfef4d6936f5a258623f1ceb537aec886d1c788e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26146546811"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-20T06:57:35.000Z",
      "arch": "x86_64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "be40a64e8587db77130b0d104d050bba689733810c5dfdc4101c0e6d47036182",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26146546811"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-20T06:57:43.000Z",
      "arch": "x86_64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "c72093becd33976cb909791c1d88014bf5e3af373ee24fc47dacfb0ae75cdf44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26146546811"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-06-02T13:58:36.000Z",
      "arch": "emscripten",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "95a1d47229c7b216bb642fcedafa8163329220eb8954b7b578dfbf038dd7a561",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26146546811"
    }
  ]
}