{
  "_id": "6a60ed801fed6d528131bc11",
  "Package": "html2excel",
  "Type": "Package",
  "Title": "Convert 'HTML' Tables to 'Excel' Files",
  "Version": "1.0.1",
  "Date": "2026-07-12",
  "Authors@R": "c(\nperson(\n\"Paul\", \"Northrop\",\nemail = \"p.northrop@ucl.ac.uk\",\nrole = c(\"aut\", \"cre\", \"cph\")\n)\n)",
  "Description": "Reads tables from 'HTML' web pages or local documents. The\ntables are returned as a list of 'tibbles' and may be written\nto 'Excel' files.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://paulnorthrop.github.io/html2excel/,\nhttps://github.com/paulnorthrop/html2excel",
  "BugReports": "https://github.com/paulnorthrop/html2excel/issues",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://paulnorthrop.r-universe.dev",
  "Date/Publication": "2026-07-22 15:04:26 UTC",
  "RemoteUrl": "https://github.com/paulnorthrop/html2excel",
  "RemoteRef": "HEAD",
  "RemoteSha": "6e2072f99eb01bab23561accc0e5979b192edef4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 16:12:58 UTC",
    "User": "root"
  },
  "Author": "Paul Northrop [aut, cre, cph]",
  "Maintainer": "Paul Northrop <p.northrop@ucl.ac.uk>",
  "_user": "paulnorthrop",
  "_type": "src",
  "_file": "html2excel_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/c0881f194e6372b57f15d3096ea8b5254acda021b284ea8c8564c7022493f11c",
  "_filesize": 1044734,
  "_sha256": "c0881f194e6372b57f15d3096ea8b5254acda021b284ea8c8564c7022493f11c",
  "_expires": "2026-10-30T16:19:10.000Z",
  "_created": "2026-07-22T16:12:58.000Z",
  "_published": "2026-07-22T16:19:12.180Z",
  "_jobs": [
    {
      "job": 88981058887,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8536595406"
    },
    {
      "job": 88981058802,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8536596055"
    },
    {
      "job": 88981058952,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8536574354"
    },
    {
      "job": 88981058869,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8536584320"
    },
    {
      "job": 88980206397,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8536529667"
    },
    {
      "job": 88981058822,
      "time": 335,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8536704362"
    },
    {
      "job": 88981058867,
      "time": 66,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8536565723"
    },
    {
      "job": 88981059106,
      "time": 85,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8536575840"
    },
    {
      "job": 88981058818,
      "time": 70,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8536568556"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/29936725076",
  "_status": "success",
  "_upstream": "https://github.com/paulnorthrop/html2excel",
  "_commit": {
    "id": "6e2072f99eb01bab23561accc0e5979b192edef4",
    "author": "paulnorthrop <p.northrop@ucl.ac.uk>",
    "committer": "paulnorthrop <p.northrop@ucl.ac.uk>",
    "message": "pkgdown\n",
    "time": 1784732666
  },
  "_maintainer": {
    "name": "Paul Northrop",
    "email": "p.northrop@ucl.ac.uk",
    "login": "paulnorthrop",
    "description": "",
    "uuid": 22778905
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "paulnorthrop",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 40
    },
    {
      "week": "2026-28",
      "n": 11
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v.1.0.1",
      "date": "2026-07-12"
    }
  ],
  "_topics": [
    "excel",
    "html",
    "html-to-excel",
    "html-to-excel-convertor",
    "html2excel",
    "rvest",
    "tables",
    "xlsx",
    "xlsx-files"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "paulnorthrop",
      "count": 52,
      "uuid": 22778905
    }
  ],
  "_userbio": {
    "uuid": 22778905,
    "type": "user",
    "name": "Paul Northrop",
    "followers": 42
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/html2excel"
  },
  "_devurl": "https://github.com/paulnorthrop/html2excel",
  "_pkgdown": "https://paulnorthrop.github.io/html2excel/",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/html2excel.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paulnorthrop/html2excel",
  "_realowner": "paulnorthrop",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2026-07-21"
    }
  ],
  "_exports": [
    "html2excel"
  ],
  "_help": [
    {
      "page": "html2excel-package",
      "title": "html2excel: Convert HTML Tables to Excel Files",
      "topics": [
        "html2excel-package"
      ]
    },
    {
      "page": "html2excel",
      "title": "Convert HTML Tables to Excel Files",
      "topics": [
        "html2excel"
      ]
    },
    {
      "page": "summary.html2excel",
      "title": "Summarising 'html2excel' objects",
      "topics": [
        "print.summary.html2excel",
        "summary.html2excel"
      ]
    }
  ],
  "_readme": "https://github.com/paulnorthrop/html2excel/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "xml2",
    "zip"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "html2excel",
  "_universes": [
    "paulnorthrop"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-22T16:15:08.000Z",
      "distro": "resolute",
      "commit": "6e2072f99eb01bab23561accc0e5979b192edef4",
      "fileid": "https://r2.ropensci.org/16948aaea13fae769de1e388e6618122cc3e96ac70864bba9dace29e1fbe9887",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/29936725076"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-22T16:15:09.000Z",
      "distro": "resolute",
      "commit": "6e2072f99eb01bab23561accc0e5979b192edef4",
      "fileid": "https://r2.ropensci.org/1348768d30e5d8a6b153acbbf67538ec39e550ba8d406f3431082c1409970326",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/29936725076"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-22T16:14:30.000Z",
      "commit": "6e2072f99eb01bab23561accc0e5979b192edef4",
      "fileid": "https://r2.ropensci.org/df5ec881ccaa99b98607613e10170d26bcddf1d12e425bfd0deb210c2901adff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/29936725076"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-22T16:14:46.000Z",
      "commit": "6e2072f99eb01bab23561accc0e5979b192edef4",
      "fileid": "https://r2.ropensci.org/c67560f1cb171f6de7b6d63718c93c781a32826930b816a2970a5c93485801e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/29936725076"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-22T16:18:49.000Z",
      "commit": "6e2072f99eb01bab23561accc0e5979b192edef4",
      "fileid": "https://r2.ropensci.org/7bbee6bcc9fab047dd8b8c77c72f747d9c113f0dac48efd28bcb29e26ec80017",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/29936725076"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-22T16:14:03.000Z",
      "commit": "6e2072f99eb01bab23561accc0e5979b192edef4",
      "fileid": "https://r2.ropensci.org/8ac607240b72fabc5ef399c0b2896ccf1b28b48b142ce7d8bc08d6797143016a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/29936725076"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-22T16:14:23.000Z",
      "commit": "6e2072f99eb01bab23561accc0e5979b192edef4",
      "fileid": "https://r2.ropensci.org/30e32fb6fe9e4b94da5076a461d2b66277ad8cc268f575398942ab40f50f73d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/29936725076"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-22T16:14:11.000Z",
      "commit": "6e2072f99eb01bab23561accc0e5979b192edef4",
      "fileid": "https://r2.ropensci.org/78714fd58a31a05a4e1d70512450359fa6af3d64c400adc289c6e36126d19619",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/29936725076"
    }
  ]
}