{
  "_id": "6a351ae23efcd9bda43e1dd9",
  "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-06-19 10:28:44 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph],\nSean Barrett [aut, cph] (Author of included stb_rect_pack.h library)",
  "MD5sum": "3eb2f69a28bedd4e66d419fa96ff8532",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "rectpacker_1.0.0.9000.tar.gz",
  "_fileid": "4fd4c5971ea699a3a6a10c65923ea81afe94c6ddc53d126edebe7d05a8d96db5",
  "_filesize": 97456,
  "_sha256": "4fd4c5971ea699a3a6a10c65923ea81afe94c6ddc53d126edebe7d05a8d96db5",
  "_created": "2026-06-19T10:28:44.000Z",
  "_published": "2026-06-19T10:33:06.749Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82331596283,
      "time": 103,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7747520669"
    },
    {
      "job": 82331596259,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7747520506"
    },
    {
      "job": 82331596263,
      "time": 102,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7747520368"
    },
    {
      "job": 82331596298,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7747517985"
    },
    {
      "job": 82331596266,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7747513072"
    },
    {
      "job": 82331596232,
      "time": 149,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7747534065"
    },
    {
      "job": 82331596244,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7747513180"
    },
    {
      "job": 82331596229,
      "time": 230,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7747561673"
    },
    {
      "job": 82331244909,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7747486547"
    },
    {
      "job": 82331596210,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7747512408"
    },
    {
      "job": 82331596243,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7747509955"
    },
    {
      "job": 82331596217,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7747509388"
    },
    {
      "job": 82331596204,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7747508242"
    }
  ],
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27820206713",
  "_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",
    "followers": 794,
    "description": "Cool, but useless."
  },
  "_downloads": {
    "count": 146,
    "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",
    "LICENSE",
    "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-06-19T10:30:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "dd7aa7fbb084fe166faa52a6e13376fa1a3d373ac129b966d5ee6fb32d4e82bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27820206713"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-19T10:30:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "1ec5a0bd9d91cfd5d2251f374ac4cd7ff01461c21f82affb42d488aa1c3bc69e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27820206713"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-19T10:30:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "64ec42ad012612268b6801129ef5926bb829158b788f242b5958c36cd02a43a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27820206713"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-19T10:30:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "d3eb6834f4fd936c0f8a79bb850336dd6f4da5e212e62df9d97a6b310daccc64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27820206713"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-19T10:30:11.000Z",
      "arch": "aarch64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "56dbe310f3ebe3426c46297d16c6f062f0cbcf82f0fe1971182d56073bbdb5cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27820206713"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-19T10:31:11.000Z",
      "arch": "x86_64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "c6486e9791d9f832f9de7b134e2e806129bbc08b7740126cc5d43125fcedbb18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27820206713"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-19T10:30:11.000Z",
      "arch": "aarch64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "daad9d706e00b1a323099b9f2931e20501bf1bcb7c2393492a1156129330fef6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27820206713"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-19T10:32:26.000Z",
      "arch": "x86_64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "c44b7bbdaa3fcabb1174048f93e13b50c6738bdf3e772d66b485ed8edeb2d1a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27820206713"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-06-19T10:30:18.000Z",
      "arch": "emscripten",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "1cde69e8837cc7a7199c08862eb70992a53f325bd22ead132b4201a9788dd365",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27820206713"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-19T10:29:55.000Z",
      "arch": "x86_64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "a2c40fd347db449c31b33d6d5b756c536e967147faee9a75ebbc8b63b37a555f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27820206713"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-19T10:29:49.000Z",
      "arch": "x86_64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "745ce4612b9d8cc8b0a0ce6913e2e74e613eed2b2b43fdb7557b1a398fe87bd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27820206713"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-19T10:29:46.000Z",
      "arch": "x86_64",
      "commit": "3e4a8b6a0fcb664285d62944f7bc9e876aa5d173",
      "fileid": "a2786893924edfd3326542bb56a3f5fe4d904b2e7de3e0b3e561b0a342971fd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27820206713"
    }
  ]
}