{
  "_id": "6a2141aacd65a98ecbd2a852",
  "Package": "tidyods",
  "Title": "Read cells from ODS files",
  "Version": "0.0.1",
  "Authors@R": "person(\"Matt\", \"Kerlogue\", , \"matt.kerlogue@me.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Import cells from ODS files. Identify a cell's postion,\nvalue types and formulas, and provide methods to \"rectify\"\ncells back to a 2-dimensional data.frame.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/mattkerlogue/tidyods,\nhttps://mattkerlogue.github.io/tidyods/",
  "BugReports": "https://github.com/mattkerlogue/tidyods/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libx11-dev",
  "Repository": "https://mattkerlogue.r-universe.dev",
  "Date/Publication": "2023-05-09 19:15:33 UTC",
  "RemoteUrl": "https://github.com/mattkerlogue/tidyods",
  "RemoteRef": "HEAD",
  "RemoteSha": "6a5632456ee3de0c192ece4a145b748f058b6a10",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:07:53 UTC",
    "User": "root"
  },
  "Author": "Matt Kerlogue [aut, cre]",
  "Maintainer": "Matt Kerlogue <matt.kerlogue@me.com>",
  "MD5sum": "38bf0644c4ca751d9e8fb5185463a34a",
  "_user": "mattkerlogue",
  "_type": "src",
  "_file": "tidyods_0.0.1.tar.gz",
  "_fileid": "a8c9bfb5b6aee36c6907714334a3a44dd84cedd45e90fee9339eff01b8809f52",
  "_filesize": 624330,
  "_sha256": "a8c9bfb5b6aee36c6907714334a3a44dd84cedd45e90fee9339eff01b8809f52",
  "_created": "2026-06-04T09:07:53.000Z",
  "_published": "2026-06-04T09:13:14.769Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79486322758,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7407501960"
    },
    {
      "job": 79486322736,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7407502597"
    },
    {
      "job": 79486322694,
      "time": 271,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7407550194"
    },
    {
      "job": 79486322708,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7407490372"
    },
    {
      "job": 79485789231,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7407455203"
    },
    {
      "job": 79486323101,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407498051"
    },
    {
      "job": 79486322720,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7407494935"
    },
    {
      "job": 79486322731,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7407484390"
    },
    {
      "job": 79486322824,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7407483029"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/26942068234",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mattkerlogue/tidyods",
  "_commit": {
    "id": "6a5632456ee3de0c192ece4a145b748f058b6a10",
    "author": "Matt Kerlogue <matt.kerlogue@me.com>",
    "committer": "Matt Kerlogue <matt.kerlogue@me.com>",
    "message": "Penguin statistics\n",
    "time": 1683659733
  },
  "_maintainer": {
    "name": "Matt Kerlogue",
    "email": "matt.kerlogue@me.com",
    "login": "mattkerlogue",
    "mastodon": "@mattkerlogue@fosstodon.org",
    "bluesky": "@matt.kerlogue.co.uk",
    "description": "Doing things with data (often in R) and a lapsed geographer",
    "uuid": 35345053
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cellranger",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "prettyunits",
      "role": "Imports"
    },
    {
      "package": "ps",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "zip",
      "role": "Imports"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mattkerlogue",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "ods",
    "ods-files",
    "opendocument",
    "opendocument-spreadsheet",
    "spreadsheet",
    "tidy",
    "tidy-data"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "mattkerlogue",
      "count": 79,
      "uuid": 35345053
    }
  ],
  "_userbio": {
    "uuid": 35345053,
    "type": "user",
    "name": "Matt Kerlogue",
    "description": "Doing things with data (often in R) and a lapsed geographer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyods"
  },
  "_devurl": "https://github.com/mattkerlogue/tidyods",
  "_pkgdown": "https://mattkerlogue.github.io/tidyods/",
  "_searchresults": 6,
  "_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/tidyods.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "ods_sheets",
    "read_ods_cells",
    "read_ods_sheet",
    "simple_rectify",
    "smart_rectify"
  ],
  "_help": [
    {
      "page": "ods_sheets",
      "title": "List the sheets in an ODS file",
      "topics": [
        "ods_sheets"
      ]
    },
    {
      "page": "read_ods_cells",
      "title": "Read cells from an ODS sheet",
      "topics": [
        "read_ods_cells"
      ]
    },
    {
      "page": "read_ods_sheet",
      "title": "Read an ODS sheet to a rectangular dataset",
      "topics": [
        "read_ods_sheet"
      ]
    },
    {
      "page": "rectify",
      "title": "Convert ODS cells to a two-dimensional dataset",
      "topics": [
        "simple_rectify",
        "smart_rectify"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mattkerlogue/tidyods/raw/HEAD/man/figures/tidyods_hex_banner.png",
  "_readme": "https://github.com/mattkerlogue/tidyods/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "ps",
    "purrr",
    "R6",
    "readr",
    "rematch",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2",
    "zip"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "tidyods",
  "_universes": [
    "mattkerlogue"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-04T09:10:09.000Z",
      "distro": "noble",
      "commit": "6a5632456ee3de0c192ece4a145b748f058b6a10",
      "fileid": "a3a165368f17b403b1307e7893f77e7c78f35bda96bcff100b8225f8b3b10b85",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/26942068234"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-04T09:10:10.000Z",
      "distro": "noble",
      "commit": "6a5632456ee3de0c192ece4a145b748f058b6a10",
      "fileid": "9d6b0cf257c2fa79097e70341dd300bb5900099f023cf474b5dcf6172bc6019d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/26942068234"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-04T09:09:38.000Z",
      "commit": "6a5632456ee3de0c192ece4a145b748f058b6a10",
      "fileid": "a5838b0e4a07ad9a13d60da7b93677560948890e0f2ea1445a4778cb87408daa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/26942068234"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-04T09:09:34.000Z",
      "commit": "6a5632456ee3de0c192ece4a145b748f058b6a10",
      "fileid": "1873ed962a3afc2efa5b705a6f82d01e4fa1d582df8300eef56e7c7a80392052",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/26942068234"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-04T09:10:12.000Z",
      "commit": "6a5632456ee3de0c192ece4a145b748f058b6a10",
      "fileid": "e6d33e35596e048c391de8c655da565aac5318f18bc90beeca93aac64338d66a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/26942068234"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-04T09:09:45.000Z",
      "commit": "6a5632456ee3de0c192ece4a145b748f058b6a10",
      "fileid": "119518430cedd738550968edc25d44e916750ea4ada2884fa8f475cce273c968",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/26942068234"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-04T09:09:11.000Z",
      "commit": "6a5632456ee3de0c192ece4a145b748f058b6a10",
      "fileid": "162a370256818e2f654397b48aeb4e7ece5c9a3ff97576046d7d43cf32fd8c8b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/26942068234"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-04T09:09:07.000Z",
      "commit": "6a5632456ee3de0c192ece4a145b748f058b6a10",
      "fileid": "f38964a35db584ff89cc970029b3a07533e8caadf85bbc4748633248c6795933",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/26942068234"
    }
  ]
}