{
  "_id": "6a50bfb289c83ec243a303ff",
  "Package": "rmdpartials",
  "Title": "Partial 'rmarkdown' Documents to Prettify your Reports",
  "Description": "Use 'rmarkdown' partials, also know as child documents in\n'knitr', so you can make components for HTML, PDF, and Word\ndocuments. The package provides various helper functions to\nmake certain functions easier. You may want to use this\npackage, if you want to flexibly summarise objects using a\ncombination of figures, tables, text, and HTML widgets. Unlike\nHTML widgets, the output is Markdown and can hence be turn into\nother output formats than HTML. Currently does not play well\nwith 'rmarkdown' notebooks, not tested with Quarto.",
  "Version": "0.6.5",
  "Authors@R": "c(\nperson(\"Ruben\", \"Arslan\", email = \"ruben.arslan@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Gjalt-Jorn\", \"Peters\", email = \"gjalt-jorn@userfriendlyscience.com\",\nrole = c(\"aut\", \"ctb\"))\n)",
  "Language": "en-GB",
  "URL": "https://github.com/rubenarslan/rmdpartials,\nhttps://rubenarslan.github.io/rmdpartials/",
  "BugReports": "https://github.com/rubenarslan/rmdpartials/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Repository": "https://rforms.r-universe.dev",
  "Date/Publication": "2026-02-22 15:47:43 UTC",
  "RemoteUrl": "https://github.com/rubenarslan/rmdpartials",
  "RemoteRef": "HEAD",
  "RemoteSha": "52b0964642413cd94b9ac9933e7dbda4d8a26895",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-10 09:44:27 UTC",
    "User": "root"
  },
  "Author": "Ruben Arslan [aut, cre],\nGjalt-Jorn Peters [aut, ctb]",
  "Maintainer": "Ruben Arslan <ruben.arslan@gmail.com>",
  "_user": "rforms",
  "_type": "src",
  "_file": "rmdpartials_0.6.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/6ecdaf8e65793a2d577fdcb30cf14908477a52ad740ad9a7541df325a2c7a6a8",
  "_filesize": 658956,
  "_sha256": "6ecdaf8e65793a2d577fdcb30cf14908477a52ad740ad9a7541df325a2c7a6a8",
  "_expires": "2026-10-18T09:47:29.000Z",
  "_created": "2026-07-10T09:44:27.000Z",
  "_published": "2026-07-10T09:47:30.653Z",
  "_jobs": [
    {
      "job": 86333496501,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8224019828"
    },
    {
      "job": 86333496564,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224021815"
    },
    {
      "job": 86333496536,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8224002773"
    },
    {
      "job": 86333496503,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224010225"
    },
    {
      "job": 86332856984,
      "time": 209,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8223965989"
    },
    {
      "job": 86333496486,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8224013589"
    },
    {
      "job": 86333496502,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8224000029"
    },
    {
      "job": 86333496526,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8223997778"
    },
    {
      "job": 86333496522,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8224017184"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rforms/actions/runs/29083846480",
  "_status": "success",
  "_upstream": "https://github.com/rubenarslan/rmdpartials",
  "_commit": {
    "id": "52b0964642413cd94b9ac9933e7dbda4d8a26895",
    "author": "Ruben C. Arslan <rubenarslan@gmail.com>",
    "committer": "Ruben C. Arslan <rubenarslan@gmail.com>",
    "message": "fix note\n",
    "time": 1771775263
  },
  "_maintainer": {
    "name": "Ruben Arslan",
    "email": "ruben.arslan@gmail.com",
    "login": "rubenarslan",
    "bluesky": "@ruben.the100.ci",
    "twitter": "@rubenarslan",
    "description": "Psychologist. Working on an open source survey and study software (formr.org), two R packages and reproducible documentation of my statistical analyses.",
    "uuid": 831109
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.1",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Suggests"
    },
    {
      "package": "graphics",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "rubenarslan",
  "_selfowned": false,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2026-08",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "rubenarslan",
      "count": 63,
      "uuid": 831109
    }
  ],
  "_userbio": {
    "uuid": 125671690,
    "type": "organization",
    "name": "Rform Research Mixtapes",
    "followers": 2
  },
  "_downloads": {
    "count": 772,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rmdpartials"
  },
  "_devurl": "https://github.com/rubenarslan/rmdpartials",
  "_pkgdown": "https://rubenarslan.github.io/rmdpartials/",
  "_searchresults": 19,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rmdpartials.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rubenarslan/rmdpartials",
  "_realowner": "rubenarslan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.8",
      "date": "2020-06-04"
    },
    {
      "version": "0.6.5",
      "date": "2026-02-22"
    }
  ],
  "_exports": [
    "as.partial",
    "enlarge_plot",
    "knit_child_debug",
    "partial",
    "paste.knit_asis",
    "regression_diagnostics"
  ],
  "_help": [
    {
      "page": "as.partial",
      "title": "Convert text or file to a partial",
      "topics": [
        "as.partial"
      ]
    },
    {
      "page": "enlarge_plot",
      "title": "Generate a small plot that will be enlarged in a modal when clicked",
      "topics": [
        "enlarge_plot"
      ]
    },
    {
      "page": "knit_child_debug",
      "title": "Get some debugging information on various potential problems when making partials",
      "topics": [
        "knit_child_debug"
      ]
    },
    {
      "page": "partial",
      "title": "Knit a child document and output as is (render markup)",
      "topics": [
        "partial"
      ]
    },
    {
      "page": "paste.knit_asis",
      "title": "Paste and output as is (render markup)",
      "topics": [
        "paste.knit_asis"
      ]
    },
    {
      "page": "print.knit_asis",
      "title": "Print 'knit_asis' as rendered HTML in the viewer",
      "topics": [
        "print.knit_asis"
      ]
    },
    {
      "page": "regression_diagnostics",
      "title": "Show the estimated coefficients in a regression and diagnostics",
      "topics": [
        "regression_diagnostics"
      ]
    }
  ],
  "_readme": "https://github.com/rubenarslan/rmdpartials/raw/HEAD/README.md",
  "_rundeps": [
    "digest",
    "evaluate",
    "highr",
    "knitr",
    "rlang",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "rmdpartials.Rmd",
      "filename": "rmdpartials.html",
      "title": "Rmarkdown partial example",
      "author": "Ruben Arslan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Graphical relationship",
        "Regression",
        "Write a partial on the fly",
        "Debug"
      ],
      "created": "2019-05-06 12:48:29",
      "modified": "2024-10-22 18:55:29",
      "commits": 7
    }
  ],
  "_score": 6.056904851336473,
  "_indexed": false,
  "_nocasepkg": "rmdpartials",
  "_universes": [
    "rforms"
  ],
  "_indexurl": "https://rubenarslan.r-universe.dev/rmdpartials",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.5",
      "date": "2026-07-10T09:46:52.000Z",
      "distro": "resolute",
      "commit": "52b0964642413cd94b9ac9933e7dbda4d8a26895",
      "fileid": "https://r2.ropensci.org/3cc6b48f899d4be3df75161217c4fb3cf36297d66d2cb08b67bf53cd690f7506",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/29083846480"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.5",
      "date": "2026-07-10T09:46:56.000Z",
      "distro": "resolute",
      "commit": "52b0964642413cd94b9ac9933e7dbda4d8a26895",
      "fileid": "https://r2.ropensci.org/8f23e2547d2f6e67d1c2de3ce6d6eea794d17b8dce9d6100448b9b449022952b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/29083846480"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-07-10T09:46:10.000Z",
      "commit": "52b0964642413cd94b9ac9933e7dbda4d8a26895",
      "fileid": "https://r2.ropensci.org/5813c95d3ac5ba6a2bc2ff81a4625af14191cce1d0e6608fc7485218d438e2f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/29083846480"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-07-10T09:46:25.000Z",
      "commit": "52b0964642413cd94b9ac9933e7dbda4d8a26895",
      "fileid": "https://r2.ropensci.org/e492205491426d2937949d490492bcfd688ac45de16cfbaba5392610349aac61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/29083846480"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.5",
      "date": "2026-07-10T09:46:50.000Z",
      "commit": "52b0964642413cd94b9ac9933e7dbda4d8a26895",
      "fileid": "https://r2.ropensci.org/8a5810de0e14f233e197bbe2bc242778647e4afb1991c63d5ab2a5a76927c7ca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/29083846480"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-07-10T09:45:55.000Z",
      "commit": "52b0964642413cd94b9ac9933e7dbda4d8a26895",
      "fileid": "https://r2.ropensci.org/bc70787af805c355c74aa7a6e527e4f885ca3e4905502ae60bc7e0a5159f90c4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/29083846480"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-07-10T09:45:50.000Z",
      "commit": "52b0964642413cd94b9ac9933e7dbda4d8a26895",
      "fileid": "https://r2.ropensci.org/41eed4662f3b7d99e6d31485c56ed3ac4d07d0c7336906dc2b5eb39d1c93eae3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/29083846480"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-07-10T09:46:35.000Z",
      "commit": "52b0964642413cd94b9ac9933e7dbda4d8a26895",
      "fileid": "https://r2.ropensci.org/a37a58bc538503423c11b22fb73cbc35d8c36f7104d75399573851d6f36e0855",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rforms/actions/runs/29083846480"
    }
  ]
}