{
  "_id": "6a2bd88eba420f1ac0cbe8cd",
  "Package": "impac",
  "Title": "Make packed image mosaics",
  "Version": "0.1.0.9000",
  "Authors@R": "person(given = \"Russell\",\nfamily = \"Dinnage\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"r.dinnage@gmail.com\",\ncomment = c(ORCID = \"0000-0003-0846-2819\"))",
  "Description": "impac takes a list of images or a function that generates\nimages and packs them onto a canvas using a greedy algorithm,\nwhile respecting transparency.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libfftw3-dev libglpk-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libxml2-dev libx11-dev",
  "Repository": "https://rdinnager.r-universe.dev",
  "Date/Publication": "2023-06-28 20:55:19 UTC",
  "RemoteUrl": "https://github.com/rdinnager/impac",
  "RemoteRef": "HEAD",
  "RemoteSha": "f729be6f823c1502f8a1811b9b41470e692620dc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 09:56:33 UTC",
    "User": "root"
  },
  "Author": "Russell Dinnage [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-0846-2819>)",
  "Maintainer": "Russell Dinnage <r.dinnage@gmail.com>",
  "MD5sum": "dd966e0ba9e272a53185084f0518443a",
  "_user": "rdinnager",
  "_type": "src",
  "_file": "impac_0.1.0.9000.tar.gz",
  "_fileid": "b03b36f4d50b410cf626bbf5896e47f6c1417dabc60dde9dfbf54bb4c1fff53d",
  "_filesize": 1365789,
  "_sha256": "b03b36f4d50b410cf626bbf5896e47f6c1417dabc60dde9dfbf54bb4c1fff53d",
  "_created": "2026-06-12T09:56:33.000Z",
  "_published": "2026-06-12T09:59:42.808Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81003748162,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7588577348"
    },
    {
      "job": 81003748184,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7588577813"
    },
    {
      "job": 81003748180,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7588565455"
    },
    {
      "job": 81003748159,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7588559015"
    },
    {
      "job": 81003214285,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588528229"
    },
    {
      "job": 81003748165,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588570977"
    },
    {
      "job": 81003748157,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7588564494"
    },
    {
      "job": 81003748182,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7588560658"
    },
    {
      "job": 81003748172,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7588565582"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rdinnager/actions/runs/27408387049",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rdinnager/impac",
  "_commit": {
    "id": "f729be6f823c1502f8a1811b9b41470e692620dc",
    "author": "rdinnager <r.dinnage@gmail.com>",
    "committer": "rdinnager <r.dinnage@gmail.com>",
    "message": "fixed some merge issues\n\nMerge branch 'main' of https://github.com/rdinnager/impac into main\n\n# Conflicts:\n#\tREADME.Rmd\n#\tREADME.md\n#\tman/figures/R_gems.png\n#\tman/figures/phylopic_a_pack.png\n",
    "time": 1687985719
  },
  "_maintainer": {
    "name": "Russell Dinnage",
    "email": "r.dinnage@gmail.com",
    "login": "rdinnager",
    "orcid": "0000-0003-0846-2819",
    "twitter": "@ecologician",
    "description": "",
    "uuid": 5945401
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "imager",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.1.2",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "Rvcg",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "rphylopic",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rtweet",
      "role": "Suggests"
    }
  ],
  "_owner": "rdinnager",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "rdinnager",
      "count": 52,
      "uuid": 5945401
    },
    {
      "user": "annasimonsen",
      "count": 3,
      "uuid": 8335622
    }
  ],
  "_userbio": {
    "uuid": 5945401,
    "type": "user",
    "name": "Russell Dinnage"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/impac"
  },
  "_devurl": "https://github.com/rdinnager/impac",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/impac.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    ":=",
    ".data",
    "%>%",
    "as_label",
    "as_name",
    "enquo",
    "enquos",
    "expr",
    "impac",
    "impac_clear_cache",
    "impac_recover",
    "impac_resume",
    "impac_write",
    "sym",
    "syms"
  ],
  "_help": [
    {
      "page": "impac",
      "title": "Make a packed image mosaic",
      "topics": [
        "impac"
      ]
    },
    {
      "page": "impac_clear_cache",
      "title": "Clear any cached 'impac' objects",
      "topics": [
        "impac_clear_cache"
      ]
    },
    {
      "page": "impac_recover",
      "title": "Function to try and rescue",
      "topics": [
        "impac_recover"
      ]
    },
    {
      "page": "impac_resume",
      "title": "Function to resume an image packing where it left off",
      "topics": [
        "impac_resume"
      ]
    },
    {
      "page": "impac_write",
      "title": "Save packed image mosaic",
      "topics": [
        "impac_write"
      ]
    }
  ],
  "_readme": "https://github.com/rdinnager/impac/raw/HEAD/README.md",
  "_rundeps": [
    "bmp",
    "cli",
    "cpp11",
    "crayon",
    "digest",
    "downloader",
    "glue",
    "hms",
    "igraph",
    "imager",
    "jpeg",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "Rcpp",
    "readbitmap",
    "rlang",
    "stringi",
    "stringr",
    "tiff",
    "vctrs"
  ],
  "_score": 2.845098040014257,
  "_indexed": true,
  "_nocasepkg": "impac",
  "_universes": [
    "rdinnager"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-12T09:58:51.000Z",
      "distro": "noble",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "a3b3bc98187c662b773d08204a7ac034858e9e2948b67dcaf54d3a5471c8cb4e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/27408387049"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-12T09:58:51.000Z",
      "distro": "noble",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "faac0b8bb7844f0eb9d2c3eba164b5da9fbcc989fba518176e53215cb39eb9d0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/27408387049"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-12T09:58:16.000Z",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "a0355cf991cb1a51e6f5fce06d44d0df9b45b67e977949166fdfb55662739b31",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/27408387049"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-12T09:57:59.000Z",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "85f90c8c92d5504a4d9b6d0e4d680ec86c5dfdb65d407243c450ed14a41065c5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/27408387049"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-12T09:58:51.000Z",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "1a7edf224b8e2ac0dae610db975617350581a67331d563fbd87577db1733bce0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/27408387049"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-12T09:58:03.000Z",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "dbd7799ee1f230e5bfc6b5116fa8a43ab90da9fca648b0eccb049c73332e9cb8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/27408387049"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-12T09:57:54.000Z",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "773f482059724bff77938ee7336f06e42645db6db10d050f00dd331dabb96d88",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/27408387049"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-12T09:58:11.000Z",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "d98b9b99f430ad317cd80e27556e639fb446efa4fb33155f857ca26bd7e598f2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/27408387049"
    }
  ]
}