{
  "_id": "6a49eaa554b1f994258aa691",
  "Package": "toonfmt",
  "Title": "R Bindings for TOON Format",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Dyfan\", \"Jones\", , \"dyfan.r.jones@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides R bindings for reading and writing TOON\n(Token-Oriented Object Notation) format files. TOON is a\nlightweight, human-readable data serialization format. This\npackage uses Rust for fast parsing and encoding.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/rextendr/version": "0.4.2.9000",
  "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.65.0, xz",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "xz-utils libclang-dev",
  "Repository": "https://dyfanjones.r-universe.dev",
  "Date/Publication": "2026-01-23 17:02:19 UTC",
  "RemoteUrl": "https://github.com/DyfanJones/toonfmt",
  "RemoteRef": "HEAD",
  "RemoteSha": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 05:13:46 UTC",
    "User": "root"
  },
  "Author": "Dyfan Jones [aut, cre]",
  "Maintainer": "Dyfan Jones <dyfan.r.jones@gmail.com>",
  "_user": "dyfanjones",
  "_type": "src",
  "_file": "toonfmt_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/402340e6633ade114d1f1fca513b36a3feb7294a2da6b857f6b5067dda287d2a",
  "_filesize": 33040312,
  "_sha256": "402340e6633ade114d1f1fca513b36a3feb7294a2da6b857f6b5067dda287d2a",
  "_expires": "2026-10-13T05:24:50.000Z",
  "_created": "2026-07-05T05:13:46.000Z",
  "_published": "2026-07-05T05:24:53.538Z",
  "_jobs": [
    {
      "job": 85194977922,
      "time": 211,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088578911"
    },
    {
      "job": 85194977890,
      "time": 248,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088582622"
    },
    {
      "job": 85194977892,
      "time": 209,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088578784"
    },
    {
      "job": 85194977895,
      "time": 221,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088579589"
    },
    {
      "job": 85194977880,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088572164"
    },
    {
      "job": 85194977875,
      "time": 452,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088605595"
    },
    {
      "job": 85194977874,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088573709"
    },
    {
      "job": 85194977884,
      "time": 537,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088615386"
    },
    {
      "job": 85194734480,
      "time": 290,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088558359"
    },
    {
      "job": 85194977882,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85194977900,
      "time": 285,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088586414"
    },
    {
      "job": 85194977893,
      "time": 256,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088583388"
    },
    {
      "job": 85194977887,
      "time": 365,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088595313"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28730327582",
  "_status": "success",
  "_upstream": "https://github.com/DyfanJones/toonfmt",
  "_commit": {
    "id": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
    "author": "dyfan.jones <dyfan.jones@theverygroup.com>",
    "committer": "dyfan.jones <dyfan.jones@theverygroup.com>",
    "message": "Fix Windows test failures due to line endings and unwrap panics\n\n- Add .gitattributes to enforce LF line endings for .toon files\n  This prevents CRLF conversion on Windows which causes parse errors\n- Replace .unwrap() calls with error-tolerant handling in parse_robj.rs\n  This prevents panics when set_class() or set_names() fail\n\nFixes #issue with Windows GitHub Actions\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>\n",
    "time": 1769187739
  },
  "_maintainer": {
    "name": "Dyfan Jones",
    "email": "dyfan.r.jones@gmail.com",
    "login": "dyfanjones",
    "description": "",
    "uuid": 23235152
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dyfanjones",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "dyfanjones",
      "count": 7,
      "uuid": 23235152
    }
  ],
  "_userbio": {
    "uuid": 23235152,
    "type": "user",
    "name": "Larefly",
    "followers": 41
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/toonfmt"
  },
  "_devurl": "https://github.com/dyfanjones/toonfmt",
  "_searchresults": 0,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_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/toonfmt.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "read_toon_conn",
    "read_toon_file",
    "read_toon_raw",
    "read_toon_str",
    "write_toon_file",
    "write_toon_raw",
    "write_toon_str"
  ],
  "_help": [
    {
      "page": "read_toon_conn",
      "title": "Parse TOON data from connection and return the parsed data as an R object.",
      "topics": [
        "read_toon_conn"
      ]
    },
    {
      "page": "read_toon_file",
      "title": "Read a TOON file and return the parsed data as an R object.",
      "topics": [
        "read_toon_file"
      ]
    },
    {
      "page": "read_toon_raw",
      "title": "Parse TOON data from raw bytes and return the parsed data as an R object.",
      "topics": [
        "read_toon_raw"
      ]
    },
    {
      "page": "read_toon_str",
      "title": "Parse a TOON string and return the parsed data as an R object.",
      "topics": [
        "read_toon_str"
      ]
    },
    {
      "page": "write_toon_file",
      "title": "Write an R object to a TOON file.",
      "topics": [
        "write_toon_file"
      ]
    },
    {
      "page": "write_toon_raw",
      "title": "Convert an R object to TOON format and return as raw bytes.",
      "topics": [
        "write_toon_raw"
      ]
    },
    {
      "page": "write_toon_str",
      "title": "Convert an R object to a TOON format string.",
      "topics": [
        "write_toon_str"
      ]
    }
  ],
  "_readme": "https://github.com/DyfanJones/toonfmt/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "toonfmt",
  "_universes": [
    "dyfanjones"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-05T05:17:33.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "https://r2.ropensci.org/c330077a49865a90b185b0348fbf1f6e880a3c6023c7ce22c7c04ffada27e791",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28730327582"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-05T05:18:07.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "https://r2.ropensci.org/6f46fe463d9f973c5b3a1c365c13fced22e97e055cea0b49e2c275bd660a604e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28730327582"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-05T05:17:33.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "https://r2.ropensci.org/bca1d2ca4fdc885834f11dc1f9c6bec864055f8eca9cb217339b0623ae07c154",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28730327582"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-05T05:17:38.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "https://r2.ropensci.org/d0c6b2b1e433f59195312b2d79948919b20f77907876530ff4dcb1dc655a59b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28730327582"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-05T05:16:25.000Z",
      "arch": "aarch64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "https://r2.ropensci.org/f02b6681013b54da5b87c311b949b6bd73c301e65505dbf2634d170125b52fd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28730327582"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-05T05:18:15.000Z",
      "arch": "x86_64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "https://r2.ropensci.org/3c0788086bdacd1211b5ec5c1b7bd15d0746140adff816d5f8c3ab3798580ab7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28730327582"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-05T05:16:40.000Z",
      "arch": "aarch64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "https://r2.ropensci.org/f5c5282354b7d8e524aaa5fee6698bdc36e0bb8a51af234e907b1c4e62ec0a8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28730327582"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-05T05:18:35.000Z",
      "arch": "x86_64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "https://r2.ropensci.org/8531548f2c2c0fb52d02923c1db9117b3687d55810f570e5b15e04a985258019",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28730327582"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-05T05:16:24.000Z",
      "arch": "x86_64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "https://r2.ropensci.org/acee21fc17606331be25b8411778571b5e44b13acb7a717ef52e846850f1ce75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28730327582"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-05T05:16:13.000Z",
      "arch": "x86_64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "https://r2.ropensci.org/29002303dfa8e6173bfd5d3c5f516618540e406976ce4c299f88618fb3c35423",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28730327582"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-05T05:16:37.000Z",
      "arch": "x86_64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "https://r2.ropensci.org/b9cfacc67d6311d2e4676529e3a5578b5eb0efef538fd51d87aab07c231ff735",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28730327582"
    }
  ]
}