{
  "_id": "6a3b440f5cdecea1d6814785",
  "Package": "tinyimg",
  "Title": "Optimize and Compress Images",
  "Version": "0.4.5",
  "Authors@R": "c(\nperson(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\", \"cph\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\", URL = \"https://yihui.org\")),\nperson(\"Authors of the dependency Rust crates\", role = c(\"ctb\", \"cph\"),\ncomment = \"see AUTHORS file\"))",
  "Description": "Optimize and compress images using 'Rust' libraries to\nreduce file sizes while maintaining image quality. Supports PNG\npalette reduction and dithering via the 'exoquant' crate before\nlossless PNG optimization via the 'oxipng' crate, and JPEG\nre-encoding via the 'mozjpeg' crate. The package provides\nfunctions to optimize individual image files or entire\ndirectories, with configurable compression levels. Use\ntinyimg() as a convenient entry point for mixed PNG/JPEG\nworkflows.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/yihui/tinyimg",
  "BugReports": "https://github.com/yihui/tinyimg/issues",
  "SystemRequirements": "Cargo (Rust's package manager), rustc (>= 1.82.0)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/rextendr/version": "0.3.1",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://yihui.r-universe.dev",
  "Date/Publication": "2026-06-17 23:42:54 UTC",
  "RemoteUrl": "https://github.com/yihui/tinyimg",
  "RemoteRef": "HEAD",
  "RemoteSha": "16851bad3d6416a0f8039462780a2594f26a4749",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 02:36:55 UTC",
    "User": "root"
  },
  "Author": "Yihui Xie [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-0645-5666>, URL: https://yihui.org),\nAuthors of the dependency Rust crates [ctb, cph] (see AUTHORS file)",
  "Maintainer": "Yihui Xie <xie@yihui.name>",
  "MD5sum": "10ba356bc1326e31ba30e776877a31f6",
  "_user": "yihui",
  "_type": "src",
  "_file": "tinyimg_0.4.5.tar.gz",
  "_fileid": "ca67d20a7202399ac54080784668ab8200d8a843317eb5db4913e2ba76764be6",
  "_filesize": 151841,
  "_sha256": "ca67d20a7202399ac54080784668ab8200d8a843317eb5db4913e2ba76764be6",
  "_created": "2026-06-24T02:36:55.000Z",
  "_published": "2026-06-24T02:42:23.303Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83106205556,
      "time": 158,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838795156"
    },
    {
      "job": 83106205539,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838792339"
    },
    {
      "job": 83106205575,
      "time": 157,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838794984"
    },
    {
      "job": 83106205535,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838792171"
    },
    {
      "job": 83106205561,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838784345"
    },
    {
      "job": 83106205562,
      "time": 213,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838805268"
    },
    {
      "job": 83106205578,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7838783198"
    },
    {
      "job": 83106205545,
      "time": 264,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7838815033"
    },
    {
      "job": 83105878700,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838763645"
    },
    {
      "job": 83106205520,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838788755"
    },
    {
      "job": 83106205548,
      "time": 193,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838801440"
    },
    {
      "job": 83106205533,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838790336"
    },
    {
      "job": 83106205547,
      "time": 197,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838802161"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yihui/actions/runs/28071171591",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yihui/tinyimg",
  "_commit": {
    "id": "16851bad3d6416a0f8039462780a2594f26a4749",
    "author": "Yihui Xie <xie@yihui.name>",
    "committer": "Yihui Xie <xie@yihui.name>",
    "message": "Consolidate test-ci.R into test-all.R\n\nSingle test file means `CI=true Rscript tests/*.R` works directly\nwithout a for loop.\n\nCo-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>\n",
    "time": 1781739774
  },
  "_maintainer": {
    "name": "Yihui Xie",
    "email": "xie@yihui.name",
    "login": "yihui",
    "mastodon": "@yihui@mastodon.social",
    "bluesky": "@yihui.org",
    "linkedin": "in/yihuixie",
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)",
    "uuid": 163582,
    "orcid": "0000-0003-0645-5666"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testit",
      "role": "Suggests"
    }
  ],
  "_owner": "yihui",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 5
    },
    {
      "week": "2026-08",
      "n": 13
    },
    {
      "week": "2026-09",
      "n": 7
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 10
    },
    {
      "week": "2026-17",
      "n": 21
    },
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 4
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.2",
      "date": "2026-02-20"
    },
    {
      "name": "v0.3",
      "date": "2026-03-09"
    },
    {
      "name": "v0.4",
      "date": "2026-04-15"
    }
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "yihui",
      "count": 48,
      "uuid": 163582
    },
    {
      "user": "copilot",
      "count": 23,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 163582,
    "type": "user",
    "name": "Yihui Xie",
    "followers": 9849,
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)"
  },
  "_downloads": {
    "count": 495,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tinyimg"
  },
  "_devurl": "https://github.com/yihui/tinyimg",
  "_searchresults": 12,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_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/tinyimg.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yihui/tinyimg",
  "_realowner": "yihui",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2026-02-20"
    },
    {
      "version": "0.3",
      "date": "2026-03-06"
    },
    {
      "version": "0.4",
      "date": "2026-04-14"
    }
  ],
  "_exports": [
    "tiny_output",
    "tinyimg",
    "tinyjpg",
    "tinypng"
  ],
  "_help": [
    {
      "page": "tinyimg",
      "title": "Optimize PNG and JPEG images",
      "topics": [
        "tinyimg",
        "tinyjpg",
        "tinypng",
        "tiny_output"
      ]
    }
  ],
  "_readme": "https://github.com/yihui/tinyimg/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.982271233039568,
  "_indexed": true,
  "_nocasepkg": "tinyimg",
  "_universes": [
    "yihui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-24T02:39:43.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "16851bad3d6416a0f8039462780a2594f26a4749",
      "fileid": "98995d4e22861ca67bff75cd80ed8173d926b13743d95f5dc281e456abd2cbe9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28071171591"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-24T02:39:26.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "16851bad3d6416a0f8039462780a2594f26a4749",
      "fileid": "a7739c550cb5b751d4d93042b5161c3d2d03c7c93112a39dad7b6479f49a0063",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28071171591"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-24T02:39:44.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "16851bad3d6416a0f8039462780a2594f26a4749",
      "fileid": "1f2674d6230e14ea11dcbe55b9be3dc48c89b2f433912d4256db9c60dcf0995e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28071171591"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.5",
      "date": "2026-06-24T02:39:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "16851bad3d6416a0f8039462780a2594f26a4749",
      "fileid": "91fa7d8dc2eaa17072cdf9c861d68b2252571558ba24e54e215f8929b5d8e992",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28071171591"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-06-24T02:38:49.000Z",
      "arch": "aarch64",
      "commit": "16851bad3d6416a0f8039462780a2594f26a4749",
      "fileid": "c067cdc5d8c1cd3f175416dfdc9640cce682e5e685b2282140ce2c427bb893c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28071171591"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-06-24T02:40:03.000Z",
      "arch": "x86_64",
      "commit": "16851bad3d6416a0f8039462780a2594f26a4749",
      "fileid": "f477a99a71c724d3480dae6b45dd60a57ede318443f8bcd8e430abad4f4c7dd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28071171591"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-06-24T02:38:44.000Z",
      "arch": "aarch64",
      "commit": "16851bad3d6416a0f8039462780a2594f26a4749",
      "fileid": "130675148a9657669734964186efaefdab697efc93d9c4bedc1d253b694b230c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28071171591"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.5",
      "date": "2026-06-24T02:40:01.000Z",
      "arch": "x86_64",
      "commit": "16851bad3d6416a0f8039462780a2594f26a4749",
      "fileid": "282385f3ed6dcf2946aac0c6d5f6e6fb90ed5190ca6b06d4c702eaa249637082",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28071171591"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.5",
      "date": "2026-06-24T02:39:22.000Z",
      "arch": "emscripten",
      "commit": "16851bad3d6416a0f8039462780a2594f26a4749",
      "fileid": "27b32d24c8aa3f4741cb83acb8b9d0147d78c35b54cb2c3cc0bebe3d15768c62",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28071171591"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-06-24T02:38:24.000Z",
      "arch": "x86_64",
      "commit": "16851bad3d6416a0f8039462780a2594f26a4749",
      "fileid": "514f2c1029ad1ff3a8b640989353807872a01b164e68ea4eb248c9255a655990",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28071171591"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-06-24T02:38:22.000Z",
      "arch": "x86_64",
      "commit": "16851bad3d6416a0f8039462780a2594f26a4749",
      "fileid": "e5471b569e91dd76e4f1915a0c62ebf23beada953277472f6eb6a4db894cfa1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28071171591"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.5",
      "date": "2026-06-24T02:39:07.000Z",
      "arch": "x86_64",
      "commit": "16851bad3d6416a0f8039462780a2594f26a4749",
      "fileid": "cc7422a2d92a68aea70a2af2d0ac33b946ec282b9491867d327993ff1787abaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28071171591"
    }
  ]
}