{
  "_id": "6a5de6c29baadeef8ab55fee",
  "Package": "rsixel",
  "Title": "Encoding and Decoding Sixel Images",
  "Version": "0.0.4",
  "Authors@R": "person(\"Weifan\", \"Lv\", , \"lvweifan@pku.edu.cn\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides a native R implementation for encoding and\ndecoding 'sixel' graphics\n(<https://vt100.net/docs/vt3xx-gp/chapter14.html>), and a\ndedicated 'sixel' graphics device that allows plots to be\nrendered directly within compatible terminal emulators.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-20 09:10:12 UTC",
    "User": "root"
  },
  "Author": "Weifan Lv [aut, cre]",
  "Maintainer": "Weifan Lv <lvweifan@pku.edu.cn>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-01-21 19:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/rsixel",
  "RemoteRef": "HEAD",
  "RemoteSha": "299f78579ce2a4eb94b6c49792d9b42a4673b0be",
  "_user": "cran",
  "_type": "src",
  "_file": "rsixel_0.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/21de4210f4b66ce89a94f1bac4417490f965a033dec26edbdf22935840f40fa2",
  "_filesize": 248193,
  "_sha256": "21de4210f4b66ce89a94f1bac4417490f965a033dec26edbdf22935840f40fa2",
  "_expires": "2026-10-28T09:13:36.000Z",
  "_created": "2026-07-20T09:10:12.000Z",
  "_published": "2026-07-20T09:13:38.401Z",
  "_jobs": [
    {
      "job": 88313353938,
      "time": 159,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8456094476"
    },
    {
      "job": 88313353980,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8456072051"
    },
    {
      "job": 88313353944,
      "time": 155,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8456093506"
    },
    {
      "job": 88313353984,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8456072837"
    },
    {
      "job": 88312829189,
      "time": 153,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8456024999"
    },
    {
      "job": 88313353913,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8456098541"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29730241335",
  "_status": "success",
  "_upstream": "https://github.com/cran/rsixel",
  "_commit": {
    "id": "299f78579ce2a4eb94b6c49792d9b42a4673b0be",
    "author": "Weifan Lv <lvweifan@pku.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.4\n",
    "time": 1769022602
  },
  "_maintainer": {
    "name": "Weifan Lv",
    "email": "lvweifan@pku.edu.cn"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "jpeg",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.4",
      "date": "2026-01-21"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 620,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 183,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rsixel"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rsixel.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.4",
      "date": "2026-01-21"
    }
  ],
  "_exports": [
    "imgcat",
    "readSIXEL",
    "sixel",
    "sixelDecode",
    "sixelEncode"
  ],
  "_help": [
    {
      "page": "imgcat",
      "title": "Create SIXEL escape sequence for image file",
      "topics": [
        "imgcat"
      ]
    },
    {
      "page": "readSIXEL",
      "title": "Read a SIXEL image",
      "topics": [
        "readSIXEL"
      ]
    },
    {
      "page": "sixel",
      "title": "SIXEL graphics device",
      "topics": [
        "sixel"
      ]
    },
    {
      "page": "sixelDecode",
      "title": "Decode SIXEL escape sequence to image data",
      "topics": [
        "sixelDecode"
      ]
    },
    {
      "page": "sixelEncode",
      "title": "Create SIXEL escape sequence from image data",
      "topics": [
        "sixelEncode"
      ]
    }
  ],
  "_readme": "https://github.com/cran/rsixel/raw/HEAD/README.md",
  "_rundeps": [
    "png"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rsixel",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-20T09:12:59.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "299f78579ce2a4eb94b6c49792d9b42a4673b0be",
      "fileid": "https://r2.ropensci.org/8cbac0c4c0a091f55f23cf87b9b34460a5d6975e6c42f0ed90efe722798e5876",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29730241335"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-20T09:12:04.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "299f78579ce2a4eb94b6c49792d9b42a4673b0be",
      "fileid": "https://r2.ropensci.org/7341816ce45df533d56326945b476e15b233bc0420241b31bede9554e8913a79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29730241335"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-20T09:12:54.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "299f78579ce2a4eb94b6c49792d9b42a4673b0be",
      "fileid": "https://r2.ropensci.org/0308e9cb549dee28cdc95fde40bb6b86968d4e9d11c1ce50bbfc41dc11f2b639",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29730241335"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-20T09:12:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "299f78579ce2a4eb94b6c49792d9b42a4673b0be",
      "fileid": "https://r2.ropensci.org/0cf4a38b84fa348d764c017c59ac2625b188a321dac8c76621d2d972722b4453",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29730241335"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-07-20T09:13:16.000Z",
      "arch": "emscripten",
      "commit": "299f78579ce2a4eb94b6c49792d9b42a4673b0be",
      "fileid": "https://r2.ropensci.org/17eff515353edc2715cc8375ab00db28e0788fd24df690b881c3df0e5d506a81",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29730241335"
    }
  ]
}