Package: htmlreportR
Title: 'HTML' Reporting Made Simple(R)
Version: 1.0.0
Authors@R: 
    c(person(given = "Álvaro", family = "Esteban Martos", email = "alvaroesteban@uma.es", role = c("aut", "cph", "cre"),
             comment = c(ORCID = "0000-0001-9791-7779")),
      person(given = "José", family = "Córdoba Caballero", email = "josecordoba@uma.es", role = c("aut", "cph"),
             comment = c(ORCID = "0000-0002-1821-5742")),
      person(given = "James", family = "Perkins", email = "jimrperkins@gmail.com", role = c("aut", "cph"),
             comment = c(ORCID = "0000-0003-4108-096X")),
      person(given = "Pedro", family = "Seoane Zonjic", email = "seoanezonjic@uma.es", role = c("aut", "cph"),
             comment = c(ORCID = "0000-0002-3020-1415")),
      person(given = "Jesús", family = "Pérez García", email = "jesuspg94@uma.es", role = c("aut", "cph"),
             comment = c(ORCID = "0009-0006-9388-7465"))
     )
Description: Create compressed, interactive 'HTML' (Hypertext Markup Language) reports with embedded 'Python' code, custom 'JS' ('JavaScript') and 'CSS' (Cascading Style Sheets), and wrappers for
	'CanvasXpress' plots, networks and more. Based on <https://pypi.org/project/py-report-html/>, its sister project.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 3.5.0)
Imports: methods, mime, ggplot2, knitr, xfun, grDevices, utils,
        jsonlite
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/AEstebanMar/htmlreportR
BugReports: https://github.com/AEstebanMar/htmlreportR/issues
NeedsCompilation: no
Packaged: 2024-07-31 10:06:58 UTC; aestebanm
Author: Álvaro Esteban Martos [aut, cph, cre]
    (<https://orcid.org/0000-0001-9791-7779>),
  José Córdoba Caballero [aut, cph]
    (<https://orcid.org/0000-0002-1821-5742>),
  James Perkins [aut, cph] (<https://orcid.org/0000-0003-4108-096X>),
  Pedro Seoane Zonjic [aut, cph]
    (<https://orcid.org/0000-0002-3020-1415>),
  Jesús Pérez García [aut, cph] (<https://orcid.org/0009-0006-9388-7465>)
Maintainer: Álvaro Esteban Martos <alvaroesteban@uma.es>
Repository: CRAN
Date/Publication: 2024-08-19 08:20:06 UTC
Built: R 4.3.3; ; 2024-08-19 11:34:12 UTC; unix
