{
  "_id": "6a103edfacfb0bcc41c9cafa",
  "Package": "tomledit",
  "Title": "Parse, Read, and Edit 'TOML'",
  "Version": "0.1.1.9000",
  "Authors@R": "c(\nperson(\"Josiah\", \"Parry\", , \"josiah.parry@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9910-865X\")),\nperson(\"Devin\", \"Pastoor\", , \"devin.pastoor@gmail.com\", role = \"ctb\")\n)",
  "Description": "A toolkit for working with 'TOML' files in R while\npreserving formatting, comments, and structure. 'tomledit'\nenables serialization of R objects such as lists, data.frames,\nnumeric, logical, and date vectors.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/rextendr/version": "0.4.1",
  "SystemRequirements": "Cargo (Rust's package manager), rustc",
  "URL": "https://extendr.github.io/tomledit/,\nhttps://github.com/extendr/tomledit",
  "BugReports": "https://github.com/extendr/tomledit/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://extendr.r-universe.dev",
  "Date/Publication": "2026-02-10 16:23:12 UTC",
  "RemoteUrl": "https://github.com/extendr/tomledit",
  "RemoteRef": "HEAD",
  "RemoteSha": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-11 09:08:09 UTC",
    "User": "root"
  },
  "Author": "Josiah Parry [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9910-865X>),\nDevin Pastoor [ctb]",
  "Maintainer": "Josiah Parry <josiah.parry@gmail.com>",
  "MD5sum": "c5c41c367615b20a6e6c19ab19e2e2a8",
  "_user": "extendr",
  "_type": "src",
  "_file": "tomledit_0.1.1.9000.tar.gz",
  "_fileid": "33a72ae64d6f968cb223f9c76cb965d0a8c62c9b00649acb3f1f9ac166bf6632",
  "_filesize": 4122938,
  "_sha256": "33a72ae64d6f968cb223f9c76cb965d0a8c62c9b00649acb3f1f9ac166bf6632",
  "_created": "2026-05-11T09:08:09.000Z",
  "_published": "2026-05-22T11:32:47.648Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77371017961,
      "time": 195,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914562448"
    },
    {
      "job": 77371017836,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914551583"
    },
    {
      "job": 77371018499,
      "time": 164,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914551693"
    },
    {
      "job": 77371018296,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914554637"
    },
    {
      "job": 77371018184,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914534912"
    },
    {
      "job": 77371018493,
      "time": 253,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914583856"
    },
    {
      "job": 77371018110,
      "time": 190,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914560123"
    },
    {
      "job": 77371018116,
      "time": 228,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914573776"
    },
    {
      "job": 77371017592,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914495706"
    },
    {
      "job": 77371017238,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159474334"
    },
    {
      "job": 77371018024,
      "time": 176,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914555845"
    },
    {
      "job": 77371018248,
      "time": 192,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914561799"
    },
    {
      "job": 77371018086,
      "time": 299,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914598668"
    }
  ],
  "_buildurl": "https://github.com/r-universe/extendr/actions/runs/25660759200",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/extendr/tomledit",
  "_commit": {
    "id": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
    "author": "Josiah Parry <josiah.parry@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from dpastoor/fmt\n\nadd taplo based formatting",
    "time": 1770740592
  },
  "_maintainer": {
    "name": "Josiah Parry",
    "email": "josiah.parry@gmail.com",
    "login": "josiahparry",
    "bluesky": "@josiah.rs",
    "linkedin": "in/josiahparry",
    "orcid": "0000-0001-9910-865X",
    "uuid": 13534508
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "extendr",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "extendr",
    "toml",
    "rust",
    "cargo"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "josiahparry",
      "count": 22,
      "uuid": 13534508
    },
    {
      "user": "dpastoor",
      "count": 7,
      "uuid": 3196313
    }
  ],
  "_userbio": {
    "uuid": 63346977,
    "type": "organization",
    "name": "extendr",
    "description": "Extension libraries for R in Rust"
  },
  "_downloads": {
    "count": 1355,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tomledit"
  },
  "_devurl": "https://github.com/extendr/tomledit",
  "_pkgdown": "https://extendr.github.io/tomledit/",
  "_searchresults": 10,
  "_cargo": true,
  "_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/tomledit.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/extendr/tomledit",
  "_realowner": "extendr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-02-13"
    },
    {
      "version": "0.1.1",
      "date": "2025-04-10"
    }
  ],
  "_exports": [
    "as_toml",
    "from_toml",
    "get_item",
    "insert_items",
    "parse_toml",
    "read_toml",
    "remove_items",
    "to_toml",
    "toml",
    "write_toml"
  ],
  "_help": [
    {
      "page": "toml",
      "title": "Create Toml objects",
      "topics": [
        "as_toml",
        "toml"
      ]
    },
    {
      "page": "from_toml",
      "title": "Convert 'Toml' to an R object",
      "topics": [
        "from_toml"
      ]
    },
    {
      "page": "read",
      "title": "Read and parse TOML",
      "topics": [
        "parse_toml",
        "read_toml"
      ]
    },
    {
      "page": "modify",
      "title": "Modify a Toml object",
      "topics": [
        "get_item",
        "insert_items",
        "remove_items"
      ]
    },
    {
      "page": "write",
      "title": "Generate TOML",
      "topics": [
        "to_toml",
        "write_toml"
      ]
    }
  ],
  "_readme": "https://github.com/extendr/tomledit/raw/HEAD/README.md",
  "_rundeps": [
    "rlang"
  ],
  "_score": 5.290301787305674,
  "_indexed": true,
  "_nocasepkg": "tomledit",
  "_universes": [
    "extendr",
    "josiahparry"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-11T09:11:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "a2d63864ee9aae96a028c153e0744a8b617080d3dddc4c892f021c3dafa1cbfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/25660759200"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-11T09:11:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "ea0130c4e7af946e8fa0b8fd634965b79ee4c9ad01e1ad969e2654578a3728ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/25660759200"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-11T09:10:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "1c4f65da3690049635acf3739db413aadf18c5fbdbe38c161637443f1c0b6a04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/25660759200"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-11T09:11:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "31b59cba9b028c123d326cefff493fc795fae9aa681d29572a9ca062c473e0c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/25660759200"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-11T09:10:08.000Z",
      "arch": "aarch64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "ac0f8045fcda6d41e55fc61fe990943c8329e3d4d82ce48eb56702dd6ffdbf64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/25660759200"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-11T09:11:41.000Z",
      "arch": "x86_64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "00fc800bb026965b25d04dc65fa2cb2a3980e10bfc24704bc60502544b6cf7ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/25660759200"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-11T09:10:41.000Z",
      "arch": "aarch64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "f2d74b83d8661e88e18bd4bbacff3439198f3ea21bcc754e951c7364d6229d99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/25660759200"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-11T09:11:11.000Z",
      "arch": "x86_64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "3231a10e5de72dc8144dd2b5ca19c58dfac961cfb4020ac5aa5d22be45ffcd23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/25660759200"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-11T09:09:58.000Z",
      "arch": "x86_64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "55e30835e266b230ad0b5a79293dc5dd21d28e6ccb0b0a3e28007116967b8a96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/25660759200"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-11T09:10:08.000Z",
      "arch": "x86_64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "481b583ff62c2b7a238c3513f8db8aad94ad858baf27ac04cf3bceb3f89d0d91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/25660759200"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-11T09:10:28.000Z",
      "arch": "x86_64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "47abc00e93b3d57f3c5ef3b39697efc984b404717003cd4f1c5b0e3dad0bcba3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/25660759200"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-05-22T11:31:47.000Z",
      "arch": "emscripten",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "1e89a551072cd19b47f5f7abe498bce94911ea398828e92fde4168aecfe21677",
      "status": "success",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/25660759200"
    }
  ]
}