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"), comment = c(ORCID = "0000-0003-4781-4346")) Description: The goal of tableguess is to automatically extract table-like objects out of plain text files. License: MIT + file LICENSE URL: https://github.com/jonthegeek/tableguess, https://jonthegeek.github.io/tableguess/ BugReports: https://github.com/jonthegeek/tableguess/issues Imports: stringi Suggests: testthat (>= 3.0.0) 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: 2026-07-03 06:14:14 UTC; root Author: Jon Harmon [aut, cre] (ORCID: ) Maintainer: Jon Harmon