{
  "_id": "6a1025b5acfb0bcc41c8edcc",
  "Package": "R2HTML",
  "Version": "2.3.3",
  "Date": "2022-05-22",
  "Title": "HTML Exportation for R Objects",
  "Authors@R": "c(person(given=\"Eric\", family=\"Lecoutre\", email=\"eric.lecoutre@gmail.com\",\nrole=c(\"aut\")),\nperson(given=\"Milan\", family=\"Bouchet-Valat\", email=\"nalimilan@club.fr\",\nrole=c(\"cre\", \"ctb\")),\nperson(given=\"Thomas\", family=\"Friedrichsmeier\", email=\"tfry@users.sf.net\",\nrole=c(\"ctb\")))",
  "Description": "Includes HTML function and methods to write in an HTML\nfile. Thus, making HTML reports is easy. Includes a function\nthat allows redirection on the fly, which appears to be very\nuseful for teaching purpose, as the student can keep a copy of\nthe produced output to keep all that he did during the course.\nPackage comes with a vignette describing how to write HTML\nreports for statistical analysis. Finally, a driver for\n'Sweave' allows to parse HTML flat files containing R code and\nto automatically write the corresponding outputs (tables and\ngraphs).",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/nalimilan/R2HTML",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 09:20:06 UTC",
    "User": "root"
  },
  "Author": "Eric Lecoutre [aut], Milan Bouchet-Valat [cre, ctb], Thomas\nFriedrichsmeier [ctb]",
  "Maintainer": "Milan Bouchet-Valat <nalimilan@club.fr>",
  "Repository": "https://nalimilan.r-universe.dev",
  "Date/Publication": "2024-06-14 16:40:01 UTC",
  "RemoteUrl": "https://github.com/nalimilan/r2html",
  "RemoteRef": "HEAD",
  "RemoteSha": "9088742b47137490e601a5ee4c86b9bd1c91e06f",
  "MD5sum": "5b103598845e50f59ec5fbd2a1d7da62",
  "_user": "nalimilan",
  "_type": "src",
  "_file": "R2HTML_2.3.3.tar.gz",
  "_fileid": "6b7f8c7336b135136d0f8db7645643cbf5cde950667ae11cee1eff454f7918db",
  "_filesize": 476571,
  "_sha256": "6b7f8c7336b135136d0f8db7645643cbf5cde950667ae11cee1eff454f7918db",
  "_created": "2026-05-13T09:20:06.000Z",
  "_published": "2026-05-22T09:45:25.430Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355375696,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966286299"
    },
    {
      "job": 77355375532,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966269625"
    },
    {
      "job": 77355375717,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966267827"
    },
    {
      "job": 77355375326,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966269906"
    },
    {
      "job": 77355374884,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966229620"
    },
    {
      "job": 77355375174,
      "time": 80,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157573824"
    },
    {
      "job": 77355375444,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966259604"
    },
    {
      "job": 77355375852,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966256533"
    },
    {
      "job": 77355375428,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966258229"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nalimilan/actions/runs/25789953822",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nalimilan/r2html",
  "_commit": {
    "id": "9088742b47137490e601a5ee4c86b9bd1c91e06f",
    "author": "Ivan K <krylov.r00t@gmail.com>",
    "committer": "Thomas Friedrichsmeier <tfry-git@users.noreply.github.com>",
    "message": "?HTMLInsertGraph: wrap the \\dontrun{} line\n\nExample lines wider than 100 characters are truncated in the PDF manual.\n",
    "time": 1718383201
  },
  "_maintainer": {
    "name": "Milan Bouchet-Valat",
    "email": "nalimilan@club.fr",
    "login": "nalimilan",
    "uuid": 1120448
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Suggests"
    },
    {
      "package": "splines",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "cluster",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    }
  ],
  "_owner": "nalimilan",
  "_selfowned": true,
  "_usedby": 18,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "nalimilan",
      "count": 29,
      "uuid": 1120448
    },
    {
      "user": "tfry-git",
      "count": 15,
      "uuid": 8535298
    },
    {
      "user": "aitap",
      "count": 3,
      "uuid": 692445
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    }
  ],
  "_userbio": {
    "uuid": 1120448,
    "type": "user",
    "name": "Milan Bouchet-Valat",
    "description": "Researcher in sociology"
  },
  "_downloads": {
    "count": 5590,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/R2HTML"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/nalimilan/r2html",
  "_searchresults": 345,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/R2HTML.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nalimilan/r2html",
  "_realowner": "nalimilan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4",
      "date": "2001-01-25"
    },
    {
      "version": "1.0",
      "date": "2002-10-11"
    },
    {
      "version": "1.1",
      "date": "2002-11-05"
    },
    {
      "version": "1.2",
      "date": "2003-11-06"
    },
    {
      "version": "1.3",
      "date": "2004-04-21"
    },
    {
      "version": "1.4",
      "date": "2004-10-06"
    },
    {
      "version": "1.4-3",
      "date": "2004-10-20"
    },
    {
      "version": "1.51",
      "date": "2005-01-14"
    },
    {
      "version": "1.53",
      "date": "2005-03-01"
    },
    {
      "version": "1.54",
      "date": "2005-04-06"
    },
    {
      "version": "1.55",
      "date": "2006-01-06"
    },
    {
      "version": "1.56",
      "date": "2006-01-26"
    },
    {
      "version": "1.57",
      "date": "2006-06-06"
    },
    {
      "version": "1.58",
      "date": "2006-09-29"
    },
    {
      "version": "1.59",
      "date": "2008-05-25"
    },
    {
      "version": "1.59-1",
      "date": "2009-03-29"
    },
    {
      "version": "2.0.0",
      "date": "2010-03-12"
    },
    {
      "version": "2.1",
      "date": "2010-05-22"
    },
    {
      "version": "2.2",
      "date": "2012-08-15"
    },
    {
      "version": "2.2.1",
      "date": "2013-04-06"
    },
    {
      "version": "2.3.0",
      "date": "2014-09-06"
    },
    {
      "version": "2.3.1",
      "date": "2014-10-04"
    },
    {
      "version": "2.3.2",
      "date": "2016-06-23"
    },
    {
      "version": "2.3.3",
      "date": "2022-05-23"
    },
    {
      "version": "2.3.4",
      "date": "2024-06-16"
    }
  ],
  "_exports": [
    "as.latex",
    "as.title",
    "HTML",
    "HTML.cormat",
    "HTML.title",
    "HTML2clip",
    "HTMLbr",
    "HTMLChangeCSS",
    "HTMLCSS",
    "HTMLEndFile",
    "HTMLGetFile",
    "HTMLgrid",
    "HTMLgrid_inline",
    "HTMLgrid_references",
    "HTMLgrid_summary",
    "HTMLhr",
    "HTMLInitFile",
    "HTMLInsertGraph",
    "HTMLli",
    "HTMLplot",
    "HTMLSetFile",
    "HTMLStart",
    "HTMLstem",
    "HTMLStop",
    "RweaveHTML",
    "RweaveHTMLFinish",
    "RweaveHTMLOptions",
    "RweaveHTMLRuncode",
    "RweaveHTMLSetup",
    "RweaveHTMLWritedoc",
    "SweaveSyntaxHTML"
  ],
  "_help": [
    {
      "page": "R2HTML-internal",
      "title": "Internal R2HTML functions",
      "topics": [
        "HTMLcode",
        "HTMLCommand",
        "HTMLReplaceNA"
      ]
    },
    {
      "page": "HTML2clip",
      "title": "Wrapper around HTML() to save output to the clipboard",
      "topics": [
        "HTML2clip"
      ]
    },
    {
      "page": "HTML",
      "title": "Outputs an object to a HTML file",
      "topics": [
        "HTML",
        "HTML.abbrev",
        "HTML.agnes",
        "HTML.Anova",
        "HTML.anova",
        "HTML.anova.loglm",
        "HTML.aov",
        "HTML.aovlist",
        "HTML.ar",
        "HTML.Arima",
        "HTML.arima0",
        "HTML.array",
        "HTML.atomic",
        "HTML.boot",
        "HTML.bootci",
        "HTML.bSpline",
        "HTML.by",
        "HTML.call",
        "HTML.character",
        "HTML.clara",
        "HTML.coefmat",
        "HTML.complex",
        "HTML.connection",
        "HTML.correspondence",
        "HTML.cox.zph",
        "HTML.coxph.null",
        "HTML.default",
        "HTML.density",
        "HTML.diana",
        "HTML.difftime",
        "HTML.dissimilarity",
        "HTML.dist",
        "HTML.dummy.coef",
        "HTML.dummy.coef.list",
        "HTML.ecdf",
        "HTML.ellipsoid",
        "HTML.environment",
        "HTML.factanal",
        "HTML.factor",
        "HTML.family",
        "HTML.fanny",
        "HTML.fitdistr",
        "HTML.formula",
        "HTML.fractions",
        "HTML.ftable",
        "HTML.gam",
        "HTML.gamma.shape",
        "HTML.glm",
        "HTML.glm.dose",
        "HTML.glm.null",
        "HTML.grob",
        "HTML.hclust",
        "HTML.HoltWinters",
        "HTML.hsearch",
        "HTML.htest",
        "HTML.infl",
        "HTML.integer",
        "HTML.integrate",
        "HTML.lda",
        "HTML.libraryIQR",
        "HTML.list",
        "HTML.listof",
        "HTML.lm",
        "HTML.lm.null",
        "HTML.loadings",
        "HTML.loess",
        "HTML.logical",
        "HTML.logLik",
        "HTML.loglm",
        "HTML.lqs",
        "HTML.mca",
        "HTML.medpolish",
        "HTML.MethodsFunction",
        "HTML.mona",
        "HTML.mtable",
        "HTML.multinom",
        "HTML.nls",
        "HTML.nnet",
        "HTML.noquote",
        "HTML.numeric",
        "HTML.octmode",
        "HTML.ordered",
        "HTML.pairlist",
        "HTML.pairwise.htest",
        "HTML.pam",
        "HTML.polr",
        "HTML.polySpline",
        "HTML.POSIXct",
        "HTML.POSIXlt",
        "HTML.power.htest",
        "HTML.ppolySpline",
        "HTML.ppr",
        "HTML.prcomp",
        "HTML.princomp",
        "HTML.qda",
        "HTML.reStruct",
        "HTML.ridgelm",
        "HTML.rle",
        "HTML.rlm",
        "HTML.rms.curv",
        "HTML.rpart",
        "HTML.saddle.distn",
        "HTML.SavedPlots",
        "HTML.shingle",
        "HTML.shingleLevel",
        "HTML.simple.list",
        "HTML.simplex",
        "HTML.smooth.spline",
        "HTML.socket",
        "HTML.stepfun",
        "HTML.stl",
        "HTML.StructTS",
        "HTML.structure",
        "HTML.summary.agnes",
        "HTML.summary.aov",
        "HTML.summary.aovlist",
        "HTML.summary.clara",
        "HTML.summary.diana",
        "HTML.summary.fanny",
        "HTML.summary.gam",
        "HTML.summary.glm",
        "HTML.summary.glm.null",
        "HTML.summary.lm",
        "HTML.summary.lm.null",
        "HTML.summary.lme",
        "HTML.summary.loess",
        "HTML.summary.loglm",
        "HTML.summary.manova",
        "HTML.summary.mona",
        "HTML.summary.multinom",
        "HTML.summary.negbin",
        "HTML.summary.nls",
        "HTML.summary.nnet",
        "HTML.summary.pam",
        "HTML.summary.pdDiag",
        "HTML.summary.polr",
        "HTML.summary.ppr",
        "HTML.summary.prcomp",
        "HTML.summary.princomp",
        "HTML.summary.rlm",
        "HTML.summary.table",
        "HTML.table",
        "HTML.tables.aov",
        "HTML.terms",
        "HTML.ts",
        "HTML.tskernel",
        "HTML.TukeyHSD",
        "HTML.tukeyline",
        "HTML.tukeysmooth",
        "HTML.unit",
        "HTML.viewport",
        "HTML.xtable",
        "HTML.xtabs"
      ]
    },
    {
      "page": "HTML.cormat",
      "title": "Write a correlation matrix with HTML formatting",
      "topics": [
        "HTML.cormat"
      ]
    },
    {
      "page": "HTML.data.frame",
      "title": "Write a data.frame (or matrix) to a HTML output",
      "topics": [
        "HTML.data.frame",
        "HTML.matrix"
      ]
    },
    {
      "page": "HTML.function",
      "title": "Writes the code of a function to a target HTML file",
      "topics": [
        "HTML.function"
      ]
    },
    {
      "page": "HTML.latex",
      "title": "Insert a piece of LaTeX into a HTML file",
      "topics": [
        "as.latex",
        "HTML.latex"
      ]
    },
    {
      "page": "HTML.title",
      "title": "Writes a title in a target HTML output",
      "topics": [
        "as.title",
        "HTML.title"
      ]
    },
    {
      "page": "HTMLbr",
      "title": "Facility functions to write HTML code",
      "topics": [
        "HTMLbr",
        "HTMLhr",
        "HTMLli"
      ]
    },
    {
      "page": "HTMLChangeCSS",
      "title": "Change the current CSS file for dynamic use of package",
      "topics": [
        "HTMLChangeCSS"
      ]
    },
    {
      "page": "HTMLCSS",
      "title": "Insert HTML code to refer to an external CSS file",
      "topics": [
        "HTMLCSS"
      ]
    },
    {
      "page": "HTMLgrid",
      "title": "Creates a HTML grid using ActiveWidget grid - www.activewidgets.com",
      "topics": [
        "HTMLgrid",
        "HTMLgrid_inline",
        "HTMLgrid_references",
        "HTMLgrid_summary"
      ]
    },
    {
      "page": "HTMLInitFile",
      "title": "Begins / Ends a new HTML report output",
      "topics": [
        "HTMLEndFile",
        "HTMLGetFile",
        "HTMLInitFile",
        "HTMLSetFile"
      ]
    },
    {
      "page": "HTMLInsertGraph",
      "title": "Insert a graph in a HTML report",
      "topics": [
        "HTMLInsertGraph"
      ]
    },
    {
      "page": "HTMLplot",
      "title": "Insert a graphic into an HTML output",
      "topics": [
        "HTMLplot"
      ]
    },
    {
      "page": "HTMLStart",
      "title": "Start / Stop the automatic redirection of output to HTML files",
      "topics": [
        "HTMLStart",
        "HTMLStop"
      ]
    },
    {
      "page": "HTMLstem",
      "title": "Insert a stem-and-leaf plot in the HTML output",
      "topics": [
        "HTMLstem"
      ]
    },
    {
      "page": "RweaveHTML",
      "title": "A driver to parse HTML noweb files with Sweave tool",
      "topics": [
        "RweaveHTML",
        "RweaveHTMLFinish",
        "RweaveHTMLOptions",
        "RweaveHTMLRuncode",
        "RweaveHTMLSetup",
        "RweaveHTMLWritedoc",
        "SweaveSyntaxHTML"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 7.750018422605635,
  "_indexed": true,
  "_nocasepkg": "r2html",
  "_universes": [
    "nalimilan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.3",
      "date": "2026-05-13T09:22:45.000Z",
      "distro": "noble",
      "commit": "9088742b47137490e601a5ee4c86b9bd1c91e06f",
      "fileid": "6d9fc98a93cf184cc88bc0dc9e907007a33eb3e18f7a944cab3ada97253dc52f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nalimilan/actions/runs/25789953822"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.3",
      "date": "2026-05-13T09:22:01.000Z",
      "distro": "noble",
      "commit": "9088742b47137490e601a5ee4c86b9bd1c91e06f",
      "fileid": "e23c40c0c6875a74323b185c5b928cf30c7a9edbe2ce315c6fe8d8a4be38cb69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nalimilan/actions/runs/25789953822"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.3",
      "date": "2026-05-13T09:21:54.000Z",
      "commit": "9088742b47137490e601a5ee4c86b9bd1c91e06f",
      "fileid": "fd21c7e349c64c22aee5d05fa67372f6263bc60c8221309b85e93232ccfdd95b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nalimilan/actions/runs/25789953822"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.3",
      "date": "2026-05-13T09:22:00.000Z",
      "commit": "9088742b47137490e601a5ee4c86b9bd1c91e06f",
      "fileid": "af675f4a9de7df1c5838eb333c86f8648ce907d4cdddeba50f3863bc4a84afbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nalimilan/actions/runs/25789953822"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.3",
      "date": "2026-05-13T09:21:25.000Z",
      "commit": "9088742b47137490e601a5ee4c86b9bd1c91e06f",
      "fileid": "75fdfb269c7dba1f152dd9ff1a6f1560d254520ded95a39e18a89f7b3ec17573",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nalimilan/actions/runs/25789953822"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.3",
      "date": "2026-05-13T09:21:16.000Z",
      "commit": "9088742b47137490e601a5ee4c86b9bd1c91e06f",
      "fileid": "c7f89d1c6e631e2f47d11fa48a07cec75e2ffafa46a794b5aab5d7e6a717f6e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nalimilan/actions/runs/25789953822"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3.3",
      "date": "2026-05-13T09:21:20.000Z",
      "commit": "9088742b47137490e601a5ee4c86b9bd1c91e06f",
      "fileid": "bad84a9ba65a57fb6353f9e1e8f195f85e28e667be4bdd28c513717d009e0b78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nalimilan/actions/runs/25789953822"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.3",
      "date": "2026-05-22T09:45:08.000Z",
      "commit": "9088742b47137490e601a5ee4c86b9bd1c91e06f",
      "fileid": "0bd7c6709b869210e65f5233bb6bf4ceb46eff4d412cc2936adac0c6850267a5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nalimilan/actions/runs/25789953822"
    }
  ]
}