{
  "_id": "6a291703732311cd87599f07",
  "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-06-10 07:39:00 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": "f38014d3469fabaa2fccf3b2d0584edc",
  "_user": "extendr",
  "_type": "src",
  "_file": "tomledit_0.1.1.9000.tar.gz",
  "_fileid": "5893af950f1217ca964034947d166503fdcde06dc8cfa832fe258e0925017aa8",
  "_filesize": 4122190,
  "_sha256": "5893af950f1217ca964034947d166503fdcde06dc8cfa832fe258e0925017aa8",
  "_created": "2026-06-10T07:39:00.000Z",
  "_published": "2026-06-10T07:49:23.679Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80506427527,
      "time": 183,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529462926"
    },
    {
      "job": 80506427546,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529461405"
    },
    {
      "job": 80506427536,
      "time": 186,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529463891"
    },
    {
      "job": 80506427509,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529458534"
    },
    {
      "job": 80506427511,
      "time": 234,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7529578799"
    },
    {
      "job": 80506427520,
      "time": 469,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7529551731"
    },
    {
      "job": 80506427561,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529589321"
    },
    {
      "job": 80506427488,
      "time": 394,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529524316"
    },
    {
      "job": 80505923700,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529400821"
    },
    {
      "job": 80506427552,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529453420"
    },
    {
      "job": 80506427516,
      "time": 191,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529464484"
    },
    {
      "job": 80506427529,
      "time": 189,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7529463650"
    },
    {
      "job": 80506427512,
      "time": 224,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529475945"
    }
  ],
  "_buildurl": "https://github.com/r-universe/extendr/actions/runs/27260835391",
  "_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",
    "description": "🦀 📦\n🌎 Spatial Stats @ Esri 📍\n",
    "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": "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": 1333,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tomledit"
  },
  "_devurl": "https://github.com/extendr/tomledit",
  "_pkgdown": "https://extendr.github.io/tomledit/",
  "_searchresults": 13,
  "_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.096105998151965,
  "_indexed": true,
  "_nocasepkg": "tomledit",
  "_universes": [
    "extendr",
    "josiahparry"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-06-10T07:42:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "facb3b56f7c6b03dcb1155a43c4be8ff6368099506edfb8ae21189985e15b929",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/27260835391"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-06-10T07:42:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "c33cd91e09b6d100a0bca326e45544f913725277a61b38211455d69a1452945d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/27260835391"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-06-10T07:42:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "85d21a0ab6cd6777153216c2b3c00a3a8809c379585ace7e35fc62d7073bb9c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/27260835391"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-06-10T07:41:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "72184b3aee02edf24f0ad88b361a043cd75b6b6cdb536ce20b52d0a314cffe1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/27260835391"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-06-10T07:47:16.000Z",
      "arch": "aarch64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "6227c4cd54c487a7b932cc843e171bd7a21cde9bef4c4fbabd05fbaae915f464",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/27260835391"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-06-10T07:44:35.000Z",
      "arch": "x86_64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "847c7c719bf6cebb9c7d13784e872ea84bec4b55408210fe572a3fc2f8e74721",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/27260835391"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-06-10T07:47:57.000Z",
      "arch": "aarch64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "f41ca23fd9051232978d23551a09209cf3de6a10d0e4f63a35a82341b25fade2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/27260835391"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-06-10T07:43:26.000Z",
      "arch": "x86_64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "ce759d59b3e39741a530468b823ac127a3c8e46f1369f2cac2c926d68bd7f865",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/27260835391"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-06-10T07:41:53.000Z",
      "arch": "emscripten",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "e1c2ad66829457eeef8ed46d79c3b227b771e0fb1b4f702381f69007af0296ce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/27260835391"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-06-10T07:41:04.000Z",
      "arch": "x86_64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "fd900843f8265c74dff9f78694ccb7639b52667e4d8c384375dde35f57fc93da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/27260835391"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-06-10T07:40:55.000Z",
      "arch": "x86_64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "ff0f7f5d69298a74a89819e174f923fd224c5069f782d07dd883e3e7712db9c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/27260835391"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-06-10T07:40:50.000Z",
      "arch": "x86_64",
      "commit": "5cce7a2c84fe06ecd689adb783f5d2c55d735cc0",
      "fileid": "dd2008223187d1ee2a7f7b48f1e7b02ce6d55a132d27f61ac363df93c7cb3c6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/extendr/actions/runs/27260835391"
    }
  ]
}