Package: W3CMarkupValidator
Version: 0.2-1
Title: R Interface to W3C Markup Validation Services
Authors@R: person("Kurt", "Hornik", role = c("aut", "cre"),
                  email = "Kurt.Hornik@R-project.org",
		  comment = c(ORCID = "0000-0003-4198-9911"))
Description: 
  R interface to a W3C Markup Validation service.
  See <https://validator.w3.org/> for more information.
Depends: R (>= 3.2.0)
Imports: curl, utils, tools, parallel, jsonlite
License: GPL-2
NeedsCompilation: no
Packaged: 2025-08-23 07:07:49 UTC; hornik
Author: Kurt Hornik [aut, cre] (ORCID: <https://orcid.org/0000-0003-4198-9911>)
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Repository: CRAN
Date/Publication: 2025-08-23 07:26:00 UTC
Built: R 4.6.0; ; 2025-10-11 01:15:35 UTC; windows
