{
  "_id": "6a102312acfb0bcc41c8d43c",
  "Package": "html2pdfR",
  "Type": "Package",
  "Title": "Convert Local 'HTML' and 'XHTML' Files to 'PDF'",
  "Version": "0.1.0",
  "Authors@R": "person(\"Lijin\", \"Arakkandathil Thekkathil\", email = \"lijin5673@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides functions for converting local 'HTML' and 'XHTML'\nfiles to 'PDF' using an external backend. The package includes\nhelper functions for backend setup, file conversion, and an\noptional 'Tk' graphical interface.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/Lijin-5673/html2pdfR",
  "BugReports": "https://github.com/Lijin-5673/html2pdfR/issues",
  "NeedsCompilation": "no",
  "Config/roxygen2/version": "8.0.0",
  "Packaged": {
    "Date": "2026-05-13 23:10:06 UTC",
    "User": "root"
  },
  "Author": "Lijin Arakkandathil Thekkathil [aut, cre]",
  "Maintainer": "Lijin Arakkandathil Thekkathil <lijin5673@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-13 21:00:40 UTC",
  "RemoteUrl": "https://github.com/cran/html2pdfR",
  "RemoteRef": "HEAD",
  "RemoteSha": "96bdab98c0ac9cdcf0575a8ee8d96827a301b783",
  "MD5sum": "7b1437745f13d7cbce75c250c8d79505",
  "_user": "cran",
  "_type": "src",
  "_file": "html2pdfR_0.1.0.tar.gz",
  "_fileid": "8182c95829d620e07b53c323f73af381c2803b3e0c4db8a28ff9403af76197b1",
  "_filesize": 95031,
  "_sha256": "8182c95829d620e07b53c323f73af381c2803b3e0c4db8a28ff9403af76197b1",
  "_created": "2026-05-13T23:10:06.000Z",
  "_published": "2026-05-22T09:34:10.501Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77353603053,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6983606547"
    },
    {
      "job": 77353603142,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6983608853"
    },
    {
      "job": 77353602508,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6983583599"
    },
    {
      "job": 77353602608,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157371276"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25831592171",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/html2pdfR",
  "_commit": {
    "id": "96bdab98c0ac9cdcf0575a8ee8d96827a301b783",
    "author": "Lijin Arakkandathil Thekkathil <lijin5673@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1778706040
  },
  "_maintainer": {
    "name": "Lijin Arakkandathil Thekkathil",
    "email": "lijin5673@gmail.com",
    "login": "lijin-5673",
    "uuid": 192881185
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "tcltk",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-05-13"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lijin-5673",
      "count": 1,
      "uuid": 192881185
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/html2pdfR"
  },
  "_devurl": "https://github.com/lijin-5673/html2pdfr",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/html2pdfR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-13"
    }
  ],
  "_exports": [
    "convert_html_to_pdf",
    "find_html2pdf_backend",
    "install_html2pdf_backend",
    "launch_html2pdf_app",
    "set_html2pdf_backend"
  ],
  "_help": [
    {
      "page": "backend_config_file",
      "title": "Get backend config file path",
      "topics": [
        "backend_config_file"
      ]
    },
    {
      "page": "backend_default_dir",
      "title": "Get default backend directory",
      "topics": [
        "backend_default_dir"
      ]
    },
    {
      "page": "backend_default_exe",
      "title": "Get default backend executable path",
      "topics": [
        "backend_default_exe"
      ]
    },
    {
      "page": "backend_release_url",
      "title": "Backend release URL",
      "topics": [
        "backend_release_url"
      ]
    },
    {
      "page": "backend_root",
      "title": "Get backend root directory",
      "topics": [
        "backend_root"
      ]
    },
    {
      "page": "convert_html_to_pdf",
      "title": "Convert local 'HTML' or 'XHTML' file to 'PDF'",
      "topics": [
        "convert_html_to_pdf"
      ]
    },
    {
      "page": "find_html2pdf_backend",
      "title": "Find configured backend executable",
      "topics": [
        "find_html2pdf_backend"
      ]
    },
    {
      "page": "install_html2pdf_backend",
      "title": "Install external backend from GitHub Releases",
      "topics": [
        "install_html2pdf_backend"
      ]
    },
    {
      "page": "launch_html2pdf_app",
      "title": "Launch graphical converter application",
      "topics": [
        "launch_html2pdf_app"
      ]
    },
    {
      "page": "set_html2pdf_backend",
      "title": "Set backend executable path",
      "topics": [
        "set_html2pdf_backend"
      ]
    }
  ],
  "_readme": "https://github.com/cran/html2pdfR/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "html2pdfr",
  "_universes": [
    "cran",
    "lijin-5673"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T23:11:53.000Z",
      "distro": "noble",
      "commit": "96bdab98c0ac9cdcf0575a8ee8d96827a301b783",
      "fileid": "ba170683f9623be31a2dfde72b2b29dde54280b7dc4ca4e3c355667c9ee9415c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25831592171"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T23:12:03.000Z",
      "distro": "noble",
      "commit": "96bdab98c0ac9cdcf0575a8ee8d96827a301b783",
      "fileid": "bef10cd81851460486843b232cc500d3584859c1b653c205e802b65948def1e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25831592171"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T09:33:51.000Z",
      "commit": "96bdab98c0ac9cdcf0575a8ee8d96827a301b783",
      "fileid": "1d8bb1bf0cb7df02e35a545ea45572caf0c95c5b704dc4bca66e438a42243abb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25831592171"
    }
  ]
}