{
  "_id": "6a102c7bacfb0bcc41c933d2",
  "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-05-13 06:14:11 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": "badb675bab3a2ed6a5f6d6c08502aa7e",
  "_user": "rdinnager",
  "_type": "src",
  "_file": "impac_0.1.0.9000.tar.gz",
  "_fileid": "10d6d7b8f2b8c8cd480da1520ff944e9bb7db1484ef79c3f6ab311af0533a279",
  "_filesize": 1365880,
  "_sha256": "10d6d7b8f2b8c8cd480da1520ff944e9bb7db1484ef79c3f6ab311af0533a279",
  "_created": "2026-05-13T06:14:11.000Z",
  "_published": "2026-05-22T10:14:19.875Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359638725,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6962926154"
    },
    {
      "job": 77359638722,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6962929008"
    },
    {
      "job": 77359639207,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6962922234"
    },
    {
      "job": 77359639090,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6962927248"
    },
    {
      "job": 77359638111,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962892883"
    },
    {
      "job": 77359638303,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158098780"
    },
    {
      "job": 77359638728,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6962917270"
    },
    {
      "job": 77359639123,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6962919456"
    },
    {
      "job": 77359638821,
      "time": 234,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6962951072"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rdinnager/actions/runs/25781786192",
  "_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",
    "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",
    "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-05-13T06:16:20.000Z",
      "distro": "noble",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "047fbde03f0bfb5a7ae7c70a13a07f2f13e4d0889f2c27551a1e3746d9312f2f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/25781786192"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-13T06:16:33.000Z",
      "distro": "noble",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "fe24e05e00d5bc97cc07967ed90829294619827c3ad83d74961bac18e714c51a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/25781786192"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-13T06:16:05.000Z",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "5bd30a084258f323cc55336e739c1ec6113c7cd421b73c7e8fc2a50baecc891a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/25781786192"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-13T06:16:24.000Z",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "d9e24d6fa54bea9d93729cf83584da1bfa41e4bc333aaa620651eda39f2cf0ff",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/25781786192"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-13T06:15:41.000Z",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "0ef5961b2bc936e4e39f434db28ce8544991a18a8890b0d33181593391c034f5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/25781786192"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-13T06:15:51.000Z",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "ec61a5e11c98ec3105cbe913133901c1353aecee7bc14f39c96e9518fc2f7d0e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/25781786192"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-13T06:18:01.000Z",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "734c328d9dfbe5e58eb2c11dd89e89dfff97e5d6e339a59f9dcc2a0f6c376e5b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/25781786192"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-05-22T10:13:59.000Z",
      "commit": "f729be6f823c1502f8a1811b9b41470e692620dc",
      "fileid": "055450aab8803cb4ca9994d65225478293694d31e7c3f9a8d31ad67b20ef032c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rdinnager/actions/runs/25781786192"
    }
  ]
}