{
  "_id": "6a49b7f3dbd0482285eb706f",
  "Package": "rasciidoc",
  "Title": "Create Reports Using R and 'asciidoc'",
  "Version": "4.1.1.9000",
  "Authors@R": "person(given = \"Andreas Dominik\",\nfamily = \"Cullmann\",\nrole = c(\"aut\", \"cre\"),\nemail = \"fvafrcu@mailbox.org\")",
  "Description": "Inspired by Karl Broman`s reader on using 'knitr' with\n'asciidoc'\n(<https://kbroman.org/knitr_knutshell/pages/asciidoc.html>),\nthis is merely a wrapper to 'knitr' and 'asciidoc'.",
  "License": "BSD_2_clause + file LICENSE",
  "URL": "https://gitlab.com/fvafrcu/rasciidoc",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "python >= 2.6, by default rasciidoc uses a system\ninstallation of asciidoc. If a system installation of asciidoc\nis not available, it downloads the sources from\n(<http://gitlab.com/asciidoc>). GNU source-highlight is\nrecommended.",
  "VignetteBuilder": "rasciidoc",
  "Config/pak/sysreqs": "git libgit2-dev libpng-dev libssl-dev python3",
  "Repository": "https://fvafrcu.r-universe.dev",
  "Date/Publication": "2025-10-16 13:44:53 UTC",
  "RemoteUrl": "https://gitlab.com/fvafrcu/rasciidoc",
  "RemoteRef": "HEAD",
  "RemoteSha": "167557c9067cffcbfff98973b4059c314a84e02c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 08:28:29 UTC",
    "User": "root"
  },
  "Author": "Andreas Dominik Cullmann [aut, cre]",
  "Maintainer": "Andreas Dominik Cullmann <fvafrcu@mailbox.org>",
  "_user": "fvafrcu",
  "_type": "src",
  "_file": "rasciidoc_4.1.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/03bed0c0674fcb162411c5e9645b969f6214fe20c66253e351f795d5bba5936f",
  "_filesize": 188103,
  "_sha256": "03bed0c0674fcb162411c5e9645b969f6214fe20c66253e351f795d5bba5936f",
  "_expires": "2026-10-13T01:48:34.000Z",
  "_created": "2026-06-18T08:28:29.000Z",
  "_published": "2026-07-05T01:48:35.872Z",
  "_jobs": [
    {
      "job": 85183670080,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718113774"
    },
    {
      "job": 85183670070,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718111988"
    },
    {
      "job": 85183669983,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7718106369"
    },
    {
      "job": 85183670128,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718095344"
    },
    {
      "job": 85183669875,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718061172"
    },
    {
      "job": 85183670114,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718106999"
    },
    {
      "job": 85183670050,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718091977"
    },
    {
      "job": 85183670017,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7718095416"
    },
    {
      "job": 85183670107,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718095138"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27746686834",
  "_status": "success",
  "_upstream": "https://gitlab.com/fvafrcu/rasciidoc",
  "_commit": {
    "id": "167557c9067cffcbfff98973b4059c314a84e02c",
    "author": "fvafrcu <fvafrcu@mailbox.org>",
    "committer": "fvafrcu <fvafrcu@mailbox.org>",
    "message": "Uncommented changes: backing up\n",
    "time": 1760622293
  },
  "_maintainer": {
    "name": "Andreas Dominik Cullmann",
    "email": "fvafrcu@mailbox.org",
    "login": "fvafrcu",
    "description": "",
    "uuid": 10984039
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "fritools",
      "version": ">= 3.7.1",
      "role": "Imports"
    },
    {
      "package": "gert",
      "role": "Imports"
    },
    {
      "package": "highr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rprojroot",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "gitlab-fvafrcu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 3
    }
  ],
  "_tags": [],
  "_userbio": {
    "uuid": 10984039,
    "type": "user",
    "name": "fvafrcu",
    "followers": 2
  },
  "_downloads": {
    "count": 266,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rasciidoc"
  },
  "_devurl": "https://gitlab.com/fvafrcu/rasciidoc",
  "_searchresults": 5,
  "_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/rasciidoc.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://gitlab.com/fvafrcu/rasciidoc",
  "_realowner": "fvafrcu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.0.0",
      "date": "2019-03-04"
    },
    {
      "version": "2.0.1",
      "date": "2019-12-18"
    },
    {
      "version": "2.1.0",
      "date": "2020-04-08"
    },
    {
      "version": "2.1.1",
      "date": "2020-04-14"
    },
    {
      "version": "2.1.2",
      "date": "2020-05-08"
    },
    {
      "version": "2.1.3",
      "date": "2020-08-16"
    },
    {
      "version": "2.2.0",
      "date": "2020-09-22"
    },
    {
      "version": "2.2.1",
      "date": "2020-11-18"
    },
    {
      "version": "2.2.2",
      "date": "2020-11-25"
    },
    {
      "version": "3.0.0",
      "date": "2020-11-30"
    },
    {
      "version": "3.0.1",
      "date": "2021-01-25"
    },
    {
      "version": "3.0.2",
      "date": "2021-02-01"
    },
    {
      "version": "3.1.0",
      "date": "2021-02-15"
    },
    {
      "version": "3.1.1",
      "date": "2021-02-18"
    },
    {
      "version": "3.1.2",
      "date": "2021-08-02"
    },
    {
      "version": "3.1.3",
      "date": "2021-08-22"
    },
    {
      "version": "3.1.4",
      "date": "2021-10-21"
    },
    {
      "version": "3.2.0",
      "date": "2021-11-04"
    },
    {
      "version": "4.0.0",
      "date": "2021-11-09"
    },
    {
      "version": "4.0.1",
      "date": "2021-11-09"
    },
    {
      "version": "4.0.2",
      "date": "2021-11-10"
    },
    {
      "version": "4.1.0",
      "date": "2023-06-14"
    },
    {
      "version": "4.1.1",
      "date": "2023-08-16"
    }
  ],
  "_exports": [
    "adjust_asciidoc_hooks",
    "is_version_sufficient",
    "is_windows",
    "rasciidoc",
    "render"
  ],
  "_help": [
    {
      "page": "rasciidoc-package",
      "title": "Create Reports Using R and 'asciidoc'",
      "topics": [
        "rasciidoc-package"
      ]
    },
    {
      "page": "adjust_asciidoc_hooks",
      "title": "Adjust 'knitr''s Hooks for 'asciidoc'",
      "topics": [
        "adjust_asciidoc_hooks"
      ]
    },
    {
      "page": "rasciidoc",
      "title": "Render an 'asciidoc' File",
      "topics": [
        "rasciidoc"
      ]
    },
    {
      "page": "render",
      "title": "Spin or Knit and Render a `Rasciidoc` File",
      "topics": [
        "render"
      ]
    }
  ],
  "_readme": "https://gitlab.com/fvafrcu/rasciidoc/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "checkmate",
    "cli",
    "credentials",
    "curl",
    "evaluate",
    "fritools",
    "gert",
    "here",
    "highr",
    "jsonlite",
    "knitr",
    "lattice",
    "Matrix",
    "openssl",
    "png",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "sys",
    "withr",
    "xfun",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "Knitting_Asciidoc_with_R.Rasciidoc",
      "filename": "Knitting_Asciidoc_with_R.html",
      "title": "Knitting Asciidoc with R",
      "engine": "rasciidoc::rasciidoc",
      "headings": [],
      "created": "2023-06-13 18:38:45",
      "modified": "2023-06-13 18:38:45",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rasciidoc",
  "_universes": [
    "fvafrcu",
    "gitlab-fvafrcu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.1.1.9000",
      "date": "2026-06-18T08:30:49.000Z",
      "distro": "noble",
      "commit": "167557c9067cffcbfff98973b4059c314a84e02c",
      "fileid": "https://r2.ropensci.org/7bbddcb12929e03bf61dcfd9eed2b45b4260a61d819c2c5b62c02296f538de89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27746686834"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.1.1.9000",
      "date": "2026-06-18T08:30:45.000Z",
      "distro": "noble",
      "commit": "167557c9067cffcbfff98973b4059c314a84e02c",
      "fileid": "https://r2.ropensci.org/4c681ef7799d55b14caa3322bf7cdcb0d02916b8774a1de86fcb7a08b9cfbede",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27746686834"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.1.1.9000",
      "date": "2026-06-18T08:30:27.000Z",
      "commit": "167557c9067cffcbfff98973b4059c314a84e02c",
      "fileid": "https://r2.ropensci.org/14fb77400c3f873d4a6b2043f441959d3d5e166fe6e4fe133df815326fc60fbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27746686834"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "4.1.1.9000",
      "date": "2026-06-18T08:30:00.000Z",
      "commit": "167557c9067cffcbfff98973b4059c314a84e02c",
      "fileid": "https://r2.ropensci.org/0efd60278dd2ad200da78528460fdca7b33859ae0b992c5c75b9776be5920ad5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27746686834"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.1.1.9000",
      "date": "2026-06-18T08:30:46.000Z",
      "commit": "167557c9067cffcbfff98973b4059c314a84e02c",
      "fileid": "https://r2.ropensci.org/1de4050ed68bb9aca1f5a9b2d5be24ae1e16e1d2bf94cf39a8690cb59dc5ce6e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27746686834"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.1.1.9000",
      "date": "2026-06-18T08:29:40.000Z",
      "commit": "167557c9067cffcbfff98973b4059c314a84e02c",
      "fileid": "https://r2.ropensci.org/5b34f252588a89b803bb354af35586b2033d72ca2bb962e25d6714f281cbd428",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27746686834"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.1.1.9000",
      "date": "2026-06-18T08:29:50.000Z",
      "commit": "167557c9067cffcbfff98973b4059c314a84e02c",
      "fileid": "https://r2.ropensci.org/6069a89aa184b0d9cae34944f48a88944b7b1d8c8fb7f37cae1dafd6d0eeb9e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27746686834"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "4.1.1.9000",
      "date": "2026-06-18T08:29:48.000Z",
      "commit": "167557c9067cffcbfff98973b4059c314a84e02c",
      "fileid": "https://r2.ropensci.org/2bfbf04b82cc9b9cb37c8b9a2f15536fe8fe108af550c6e2e7eec96d14bdc0fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fvafrcu/actions/runs/27746686834"
    }
  ]
}