{
  "_id": "6a13e9efacfb0bcc41d2de5c",
  "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-05-25 06:10:22 UTC",
    "User": "root"
  },
  "Author": "Dyfan Jones [aut, cre]",
  "Maintainer": "Dyfan Jones <dyfan.r.jones@gmail.com>",
  "MD5sum": "8382d01e71db3f61b95c923d58661cb2",
  "_user": "dyfanjones",
  "_type": "src",
  "_file": "toonfmt_0.0.0.9000.tar.gz",
  "_fileid": "250cb0a1ffbc956c6524a0aee43f61d894b0e3ff2c275a58c5e1026565281132",
  "_filesize": 33039433,
  "_sha256": "250cb0a1ffbc956c6524a0aee43f61d894b0e3ff2c275a58c5e1026565281132",
  "_created": "2026-05-25T06:10:22.000Z",
  "_published": "2026-05-25T06:19:27.370Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77665252669,
      "time": 218,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192696039"
    },
    {
      "job": 77665252684,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192694378"
    },
    {
      "job": 77665252683,
      "time": 211,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192694834"
    },
    {
      "job": 77665252657,
      "time": 197,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192692236"
    },
    {
      "job": 77665252747,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192681904"
    },
    {
      "job": 77665252710,
      "time": 438,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192738021"
    },
    {
      "job": 77665252659,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192685992"
    },
    {
      "job": 77665252682,
      "time": 357,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192722891"
    },
    {
      "job": 77664895756,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192655147"
    },
    {
      "job": 77665252690,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77665252675,
      "time": 346,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192720424"
    },
    {
      "job": 77665252706,
      "time": 301,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192712085"
    },
    {
      "job": 77665252666,
      "time": 308,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192713400"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26386117916",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_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.0",
  "_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",
    "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-05-25T06:14:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "673f7a966233446998b36a7fbf8007a8f78c7f5e86faa01dd8fd9f37ea8bc77d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26386117916"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:13:55.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "a7b25dc1cd4b9e077b00d15d95d9b3fc3a1b9345742b471c6440188e2f59fd46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26386117916"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:14:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "e23e08be566b5a92b558ccef365ed0228ebb4ad75164a860c7972f460688f4a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26386117916"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:13:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "dd71de50dc6e76c87c1ebce7f968d147c420964c84c9c8bedcb01c32e5487ae3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26386117916"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:12:58.000Z",
      "arch": "aarch64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "0e7780d0d1a92174d3c88b55a160599134362fafd78765092141aae7de303b44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26386117916"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:14:50.000Z",
      "arch": "x86_64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "a648a31d73835768b5bc19cfcdcf87be472a330d035b7eaabefd541029c52116",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26386117916"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:13:12.000Z",
      "arch": "aarch64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "4254067d15e0ee4cc0f00186095a4cf1cffad55c9ed071229543d8561d12d4f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26386117916"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:14:01.000Z",
      "arch": "x86_64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "f9852295d240ec8c7668ea202d824e30b9606fe28a9090a9540c1e1f61f128d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26386117916"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:13:02.000Z",
      "arch": "x86_64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "278e1cc020bfecdcf46a71299334b8c2769a7d038b5953b62327e3957303ee6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26386117916"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:12:52.000Z",
      "arch": "x86_64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "3b38cb5a0f5cce091efe48db547df510b1b04a1ba9511960cb838b22623d77eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26386117916"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:12:57.000Z",
      "arch": "x86_64",
      "commit": "0d0b48ac604d3039c3ecc8150dcfcf5190969935",
      "fileid": "72b43db2063d3cf2490952c4b866176db5a54b966a9726231a6c83dc864a8077",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26386117916"
    }
  ]
}