Skip to content
This package was removed from CRAN on 2022-08-16. Its history is shown below.
Reason: the request of the maintainer
Details below reflect version 0.5.0, its last release before removal.

htmltidy

0.5.0

Tidy Up and Test XPath Queries on HTML and XML Content

0packages depend
downloads / year
test coverage
checks pass

Overview

About
Maintained by Bob Rudis5 releasesCRAN page ↗GitLab ↗

HTML documents can be beautiful and pristine. They can also be wretched, evil, malformed demon-spawn. Now, you can tidy up that HTML and XHTML before processing it with your favorite angle-bracket crunching tools, going beyond the limited tidying that 'libxml2' affords in the 'XML' and 'xml2' packages and taming even the ugliest HTML code generated by the likes of Google Docs and Microsoft Word. It's also possible to use the functions provided to format or "pretty print" HTML content as it is being tidied. Utilities are also included that make it possible to view formatted and "pretty printed" HTML/XML content from HTML/XML document objects, nodes, node sets and plain character HTML/XML using 'vkbeautify' (by Vadim Kiryukhin) and 'highlight.js' (by Ivan Sagalaev). Also (optionally) enables filtering of nodes via XPath or viewing an HTML/XML document in "tree" view using 'XMLDisplay' (by Lev Muchnik). See https://github.com/vkiryukhin/vkBeautify and http://www.levmuchnik.net/Content/ProgrammingTips/WEB/XMLDisplay/DisplayXMLFileWithJavascript.html for more information about 'vkbeautify' and 'XMLDisplay', respectively.

Install

Health

CRAN checks

CRAN check results are not tracked yet.

Code health
Yes
Tests · ratio 0.03
not tracked
Coverage
100%
Documentation · exports
None
Vignettes
No
README
5
Dependencies · direct

Downloads

Daily download trend is not available in this view yet.
Also on344 r2u15 autocran86 c2d4u

Dependencies

Declared dependencies
9 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.2.0
LinkingTo (1)
Suggests (3)
Enhances (0)
none
Reverse dependencies
0direct
indirect (not tracked)

Nothing depends on this yet.

Code & Tests

Code Composition
C 47,361 (97%)C++ 828 (2%)R 422 (1%)Rd 353 (1%)
Code characteristics
Object systems
S37
Cyclomatic complexity
1.0 median / 6 max
Test cases
1 / 0.03 per code line
Documented parameters
87%

Test coverage

Line coverage

Expression

Tests / Examples

Functions

1152 8 exported

Complexity

1.8 avg / 6 max

Call network

1152 nodes / 1750 edges

Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

People & History

People (8)
Maintainer (1)
Author, Maintainer
Authors (5)
Author, Maintainer
Contributor, Author · added in 0.3.0
Contributor, Author · added in 0.3.0
Contributor, Author · added in 0.3.0
Author, Contributor · added in 0.3.0
Contributors (7)
Contributor, Author · added in 0.3.0
Contributor, Author · added in 0.3.0
Contributor, Author · added in 0.3.0
Author, Contributor · added in 0.3.0
Contributor, Copyright holder · added in 0.3.0
Contributor, Copyright holder · added in 0.3.0
Contributor, Copyright holder · added in 0.5.0
Copyright holders (3)
Contributor, Copyright holder · added in 0.3.0
Contributor, Copyright holder · added in 0.3.0
Contributor, Copyright holder · added in 0.5.0
Listed in earlier versions (2)
no longer listed · 0.2.0
no longer listed · 0.3.0 to 0.4.0
Package Timeline

5 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.3.0 released · 2023-04-21
  • archivedRemoved from CRAN
    2022-08-16
    the request of the maintainer
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • 0.5.0
    2019-10-03 · diff ↗
  • R
    R 3.6.0 released · 2019-04-26
  • R
    R 3.5.0 released · 2018-04-23
  • 0.4.0
    2017-09-29 · diff ↗
  • R
    R 3.4.0 released · 2017-04-21
  • 0.3.1
    2017-02-02 · diff ↗
  • 0.3.0
    2016-10-16 · diff ↗
  • 0.2.0
    2016-09-10
  • R
    R 3.3.0 released · 2016-05-03

Package metadata

Total releases
5
License
MIT + file LICENSE OSI
Minimum R
≥ 3.2.0
Download size
not tracked yet
Installed size
not tracked yet
With dependencies
not tracked yet