Skip to content

html5

Creates Valid HTML5 Strings

v1.0.2 · Oct 17, 2022 · GPL (>= 2)

Description

Generates valid HTML tag strings for HTML5 elements documented by Mozilla. Attributes are passed as named lists, with names being the attribute name and values being the attribute value. Attribute values are automatically double-quoted. To declare a DOCTYPE, wrap html() with function doctype(). Mozilla's documentation for HTML5 is available here: <https://developer.mozilla.org/en-US/docs/Web/HTML/Element>. Elements marked as obsolete are not included.

Downloads

333

Last 30 days

11648th

1K

Last 90 days

4.3K

Last year

Trend: -9% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Timothy Conwell <timconwell@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Timothy",
                    family = "Conwell",
                    role = c("aut", "cre"),
                    email = "timconwell@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Timothy Conwell <timconwell@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Timothy",
                    family = "Conwell",
                    role = c("aut", "cre"),
                    email = "timconwell@gmail.com")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Timothy Conwell <timconwell@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Timothy",
                    family = "Conwell",
                    role = c("aut", "cre"),
                    email = "timconwell@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Timothy Conwell <timconwell@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Timothy",
                    family = "Conwell",
                    role = c("aut", "cre"),
                    email = "timconwell@gmail.com")
as necessary.

Reverse Dependencies (3)

imports

Dependency Network

Dependencies Reverse dependencies bsTools webdeveloper dbWebForms html5

Version History

new 1.0.2 Mar 10, 2026
updated 1.0.2 ← 1.0.1 diff Oct 16, 2022
updated 1.0.1 ← 1.0.0 diff Aug 9, 2022
updated 1.0.0 ← 0.1.0 diff Jun 21, 2022
new 0.1.0 Jan 12, 2021