{
  "_id": "6a1fe2a5b401979e7343a522",
  "Package": "tableguess",
  "Title": "Find Tables in Plain Text",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Jon\", \"Harmon\", , \"jonthegeek@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4781-4346\"))",
  "Description": "The goal of tableguess is to automatically extract\ntable-like objects out of plain text files.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jonthegeek/tableguess,\nhttps://jonthegeek.github.io/tableguess/",
  "BugReports": "https://github.com/jonthegeek/tableguess/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://jonthegeek.r-universe.dev",
  "Date/Publication": "2023-08-23 14:56:04 UTC",
  "RemoteUrl": "https://github.com/jonthegeek/tableguess",
  "RemoteRef": "HEAD",
  "RemoteSha": "28f4b0d6bc7ece738632f7ac1b58ed75fbf7dc0c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:13:01 UTC",
    "User": "root"
  },
  "Author": "Jon Harmon [aut, cre] (ORCID: <https://orcid.org/0000-0003-4781-4346>)",
  "Maintainer": "Jon Harmon <jonthegeek@gmail.com>",
  "MD5sum": "87c240513da480b4eff331476f345c47",
  "_user": "jonthegeek",
  "_type": "src",
  "_file": "tableguess_0.0.0.9000.tar.gz",
  "_fileid": "21f43d56e62ac090fe6db867a83af7d689b841e55ddc07c52854cfc32f7a88ad",
  "_filesize": 70974,
  "_sha256": "21f43d56e62ac090fe6db867a83af7d689b841e55ddc07c52854cfc32f7a88ad",
  "_created": "2026-06-03T08:13:01.000Z",
  "_published": "2026-06-03T08:15:33.031Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79250427113,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379184658"
    },
    {
      "job": 79250427196,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379184125"
    },
    {
      "job": 79250427144,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379177680"
    },
    {
      "job": 79250427137,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379173898"
    },
    {
      "job": 79249998008,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379147848"
    },
    {
      "job": 79250427206,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379182491"
    },
    {
      "job": 79250427256,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379170291"
    },
    {
      "job": 79250427188,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379169194"
    },
    {
      "job": 79250427140,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379172547"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26872160733",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jonthegeek/tableguess",
  "_commit": {
    "id": "28f4b0d6bc7ece738632f7ac1b58ed75fbf7dc0c",
    "author": "Jon Harmon <jonthegeek@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Start boundaries at position 1. (#3)\n\n",
    "time": 1692802564
  },
  "_maintainer": {
    "name": "Jon Harmon",
    "email": "jonthegeek@gmail.com",
    "login": "jonthegeek",
    "mastodon": "@jonthegeek@fosstodon.org",
    "bluesky": "@jonthegeek.com",
    "linkedin": "in/jonthegeek",
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)",
    "uuid": 33983824,
    "orcid": "0000-0003-4781-4346"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jonthegeek",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jonthegeek",
      "count": 9,
      "uuid": 33983824
    }
  ],
  "_userbio": {
    "uuid": 33983824,
    "type": "user",
    "name": "Jon Harmon",
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tableguess"
  },
  "_devurl": "https://github.com/jonthegeek/tableguess",
  "_pkgdown": "https://jonthegeek.github.io/tableguess/",
  "_searchresults": 4,
  "_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/tableguess.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "extract_table"
  ],
  "_help": [
    {
      "page": "extract_table",
      "title": "Extract a table from a character vector",
      "topics": [
        "extract_table"
      ]
    }
  ],
  "_readme": "https://github.com/jonthegeek/tableguess/raw/HEAD/README.md",
  "_rundeps": [
    "stringi"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "tableguess",
  "_universes": [
    "jonthegeek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-03T08:14:56.000Z",
      "distro": "noble",
      "commit": "28f4b0d6bc7ece738632f7ac1b58ed75fbf7dc0c",
      "fileid": "c7077710c49e3ae1b7891c562dfe39f633d065a4db7828fdeadc013747fde6e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26872160733"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-03T08:14:54.000Z",
      "distro": "noble",
      "commit": "28f4b0d6bc7ece738632f7ac1b58ed75fbf7dc0c",
      "fileid": "266fe5bc7ee5a440058bb019d0b44ae1c7af3602256cbdd9446f39adec0e2d7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26872160733"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-03T08:14:37.000Z",
      "commit": "28f4b0d6bc7ece738632f7ac1b58ed75fbf7dc0c",
      "fileid": "80728556bcd7f132ac2b99586b85a672121e0a679409af865c561cd05fe5d2a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26872160733"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-03T08:14:24.000Z",
      "commit": "28f4b0d6bc7ece738632f7ac1b58ed75fbf7dc0c",
      "fileid": "3f0031b66f90f8aa619efce62086fcab5e62f97cc2dd1f808fe0ea2d8b884a83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26872160733"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-03T08:14:56.000Z",
      "commit": "28f4b0d6bc7ece738632f7ac1b58ed75fbf7dc0c",
      "fileid": "8e669c5426d7eb74f8f0f8d1c3de3bd4e3b2c31e4408c3d2e5af345f82f59c42",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26872160733"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-03T08:14:08.000Z",
      "commit": "28f4b0d6bc7ece738632f7ac1b58ed75fbf7dc0c",
      "fileid": "0479ea7af0b4046bf040d7a903b8006d946322e4ed07d86fb233a4daf76f2e5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26872160733"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-03T08:14:05.000Z",
      "commit": "28f4b0d6bc7ece738632f7ac1b58ed75fbf7dc0c",
      "fileid": "00908f3d9f297477352bd8c0c31a2c082e69fc9586e6d64de398c46809c5f16a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26872160733"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-03T08:14:04.000Z",
      "commit": "28f4b0d6bc7ece738632f7ac1b58ed75fbf7dc0c",
      "fileid": "28041e43c9b73fd8ad75f8bdab84fc5388b196342af8685a743abb3323ebe02b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26872160733"
    }
  ]
}