{
  "_id": "6a1ed390b401979e7340e047",
  "Package": "avif",
  "Title": "Read and Write AVIF Images",
  "Version": "0.0.1",
  "Authors@R": "person(\"Zhichao\", \"Huang\", , \"hahv@msn.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Functions to read and write AV1 Image File Format. It can\nread and write both files and in-memory raw vectors.",
  "License": "BSD_3_clause + file LICENSE",
  "URL": "https://github.com/r-zon/avif",
  "BugReports": "https://github.com/r-zon/avif/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "libavif, zig (>= 0.16.0)",
  "Config/pak/sysreqs": "libavif-dev",
  "Repository": "https://r-zon.r-universe.dev",
  "Date/Publication": "2026-05-20 05:44:49 UTC",
  "RemoteUrl": "https://github.com/r-zon/avif",
  "RemoteRef": "HEAD",
  "RemoteSha": "a48b6a1623908d53be730a08fa078c6a40bf4b95",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-20 06:58:00 UTC",
    "User": "root"
  },
  "Author": "Zhichao Huang [aut, cre]",
  "Maintainer": "Zhichao Huang <hahv@msn.com>",
  "MD5sum": "8ffd2677a2155c2a26aa20afe0bf554d",
  "_user": "r-zon",
  "_type": "src",
  "_file": "avif_0.0.1.tar.gz",
  "_fileid": "49f64ef7a3c42f79417706d6379903e441853a7ac7870aa9f70da943a87f6e2c",
  "_filesize": 88693,
  "_sha256": "49f64ef7a3c42f79417706d6379903e441853a7ac7870aa9f70da943a87f6e2c",
  "_created": "2026-05-20T06:58:00.000Z",
  "_published": "2026-06-02T12:58:56.526Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79075769227,
      "time": 103,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79075768349,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79075769977,
      "time": 96,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79075769193,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79075769212,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79075769392,
      "time": 222,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79075769562,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79075769083,
      "time": 184,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79075767353,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103270175"
    },
    {
      "job": 79075767984,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79075768724,
      "time": 49,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79075768903,
      "time": 52,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79075768335,
      "time": 47,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-zon/actions/runs/26146622726",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-zon/avif",
  "_commit": {
    "id": "a48b6a1623908d53be730a08fa078c6a40bf4b95",
    "author": "Zhichao Huang <hahv@msn.com>",
    "committer": "Zhichao Huang <hahv@msn.com>",
    "message": "Fix crash when setting wrong codecs\n\nwrite_avif(rgb_array, codec=\"dav1d\")\n",
    "time": 1779255889
  },
  "_maintainer": {
    "name": "Zhichao Huang",
    "email": "hahv@msn.com",
    "login": "knnut",
    "description": "",
    "uuid": 9387720
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    }
  ],
  "_owner": "r-zon",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-17",
      "n": 5
    },
    {
      "week": "2026-18",
      "n": 14
    },
    {
      "week": "2026-19",
      "n": 7
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "avif",
    "libavif"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "knnut",
      "count": 27,
      "uuid": 9387720
    }
  ],
  "_userbio": {
    "uuid": 278114272,
    "type": "organization",
    "name": "r-zon"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/avif"
  },
  "_devurl": "https://github.com/r-zon/avif",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/avif.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "read_avif",
    "write_avif"
  ],
  "_help": [
    {
      "page": "read_avif",
      "title": "Read an AVIF Image",
      "topics": [
        "read_avif"
      ]
    },
    {
      "page": "write_avif",
      "title": "Write an AVIF Image",
      "topics": [
        "write_avif"
      ]
    }
  ],
  "_readme": "https://github.com/r-zon/avif/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libavif",
      "package": "libavif16",
      "headers": "libavif-dev",
      "source": "libavif",
      "version": "1.0.4-1ubuntu3",
      "name": "libavif",
      "homepage": "https://github.com/AOMediaCodec/libavif",
      "description": "Library for handling .avif files"
    }
  ],
  "_score": 2.505149978319906,
  "_indexed": true,
  "_nocasepkg": "avif",
  "_universes": [
    "r-zon",
    "knnut"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-20T06:58:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a48b6a1623908d53be730a08fa078c6a40bf4b95",
      "fileid": "81e74b9feea460ff4037d683c800af058fddbd41b8c9ad0404d73c3c53ff5b70",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-zon/actions/runs/26146622726"
    }
  ]
}