{
  "_id": "6a117553acfb0bcc41cf8dc5",
  "Package": "quartify",
  "Type": "Package",
  "Title": "Convert R Scripts to 'Quarto' Markdown Documents",
  "Version": "1.1.1",
  "Authors@R": "c(\nperson(\"Damien\", \"Dotta\", , \"damien.dotta@live.fr\", role = c(\"aut\", \"cre\", \"cph\"))\n)",
  "Description": "Converts R scripts (.R) into 'Quarto' markdown documents\n(.qmd) with automatic formatting. Recognizes 'RStudio' code\nsections, preserves comments as narrative text, extracts\nmetadata from special comments, and provides both programmatic\nfunctions and an interactive 'RStudio' add-in for easy\nconversion.",
  "Language": "en-US",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://ddotta.github.io/quartify/,\nhttps://github.com/ddotta/quartify",
  "BugReports": "https://github.com/ddotta/quartify/issues",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "pkgdown",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev zlib1g-dev",
  "Repository": "https://ddotta.r-universe.dev",
  "Date/Publication": "2026-01-22 08:35:51 UTC",
  "RemoteUrl": "https://github.com/ddotta/quartify",
  "RemoteRef": "HEAD",
  "RemoteSha": "1f7bc44715a746c07d2d7102073d940d4f12a799",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 09:32:33 UTC",
    "User": "root"
  },
  "Author": "Damien Dotta [aut, cre, cph]",
  "Maintainer": "Damien Dotta <damien.dotta@live.fr>",
  "MD5sum": "07769c6a105b4ae1f7a6adcd50334c82",
  "_user": "ddotta",
  "_type": "src",
  "_file": "quartify_1.1.1.tar.gz",
  "_fileid": "bb6805dbdb075c6510e85490ebd3b65043204227931e392686e43da51e8a2d6b",
  "_filesize": 3727354,
  "_sha256": "bb6805dbdb075c6510e85490ebd3b65043204227931e392686e43da51e8a2d6b",
  "_created": "2026-05-23T09:32:33.000Z",
  "_published": "2026-05-23T09:37:23.359Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77512577254,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175989576"
    },
    {
      "job": 77512577248,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175989434"
    },
    {
      "job": 77512577266,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175986666"
    },
    {
      "job": 77512577263,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175985467"
    },
    {
      "job": 77512414503,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175972526"
    },
    {
      "job": 77512577250,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175984699"
    },
    {
      "job": 77512577278,
      "time": 188,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175989967"
    },
    {
      "job": 77512577274,
      "time": 166,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175987715"
    },
    {
      "job": 77512577277,
      "time": 254,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175996017"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ddotta/actions/runs/26329277244",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ddotta/quartify",
  "_commit": {
    "id": "1f7bc44715a746c07d2d7102073d940d4f12a799",
    "author": "Damien Dotta <damien.dotta@live.fr>",
    "committer": "Damien Dotta <damien.dotta@live.fr>",
    "message": "fix: add version badge to README files\n",
    "time": 1769070951
  },
  "_maintainer": {
    "name": "Damien Dotta",
    "email": "damien.dotta@live.fr",
    "login": "ddotta",
    "uuid": 13397519
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "role": "Imports"
    },
    {
      "package": "later",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "shinyFiles",
      "role": "Imports"
    },
    {
      "package": "quarto",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "styler",
      "role": "Imports"
    },
    {
      "package": "lintr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "shinyalert",
      "role": "Suggests"
    }
  ],
  "_owner": "ddotta",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 59
    },
    {
      "week": "2025-49",
      "n": 70
    },
    {
      "week": "2025-50",
      "n": 30
    },
    {
      "week": "2025-51",
      "n": 4
    },
    {
      "week": "2026-02",
      "n": 20
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.0.1",
      "date": "2025-11-28"
    },
    {
      "name": "v0.0.2",
      "date": "2025-12-02"
    },
    {
      "name": "v0.0.3",
      "date": "2025-12-02"
    },
    {
      "name": "v0.0.4",
      "date": "2025-12-03"
    },
    {
      "name": "v0.0.5",
      "date": "2025-12-04"
    },
    {
      "name": "v0.0.6",
      "date": "2025-12-05"
    },
    {
      "name": "v0.0.7",
      "date": "2025-12-05"
    },
    {
      "name": "v0.0.8",
      "date": "2025-12-09"
    },
    {
      "name": "v0.0.9",
      "date": "2025-12-09"
    },
    {
      "name": "v1.0.0",
      "date": "2025-12-15"
    },
    {
      "name": "v1.1.0",
      "date": "2026-01-07"
    },
    {
      "name": "v1.1.1",
      "date": "2026-01-15"
    }
  ],
  "_topics": [
    "convert",
    "quarto"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "ddotta",
      "count": 188,
      "uuid": 13397519
    }
  ],
  "_userbio": {
    "uuid": 13397519,
    "type": "user",
    "name": "Damien Dotta"
  },
  "_downloads": {
    "count": 213,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quartify"
  },
  "_devurl": "https://github.com/ddotta/quartify",
  "_pkgdown": "https://ddotta.github.io/quartify/",
  "_searchresults": 22,
  "_quarto": true,
  "_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/quartify.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ddotta/quartify",
  "_realowner": "ddotta",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.1",
      "date": "2026-01-21"
    }
  ],
  "_exports": [
    "install_quartify_snippets",
    "quartify_app",
    "quartify_app_web",
    "rtoqmd",
    "rtoqmd_addin",
    "rtoqmd_dir"
  ],
  "_help": [
    {
      "page": "install_quartify_snippets",
      "title": "Install quartify RStudio Snippets",
      "topics": [
        "install_quartify_snippets"
      ]
    },
    {
      "page": "quartify_app",
      "title": "Launch Quartify Standalone Application",
      "topics": [
        "quartify_app"
      ]
    },
    {
      "page": "quartify_app_web",
      "title": "Launch Quartify Web Application",
      "topics": [
        "quartify_app_web"
      ]
    },
    {
      "page": "rtoqmd",
      "title": "Convert R Script to Quarto Markdown",
      "topics": [
        "rtoqmd"
      ]
    },
    {
      "page": "rtoqmd_addin",
      "title": "Convert Active R Script to Quarto Markdown",
      "topics": [
        "rtoqmd_addin"
      ]
    },
    {
      "page": "rtoqmd_dir",
      "title": "Convert All R Scripts in a Directory to Quarto Markdown",
      "topics": [
        "rtoqmd_dir"
      ]
    }
  ],
  "_readme": "https://github.com/ddotta/quartify/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "commonmark",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "lintr",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "pillar",
    "pkgconfig",
    "processx",
    "promises",
    "ps",
    "purrr",
    "quarto",
    "R.cache",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "Rcpp",
    "rex",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "sass",
    "shiny",
    "shinyFiles",
    "sourcetools",
    "styler",
    "tibble",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "xmlparsedata",
    "xtable",
    "yaml"
  ],
  "_score": 4.840733234611807,
  "_indexed": true,
  "_nocasepkg": "quartify",
  "_universes": [
    "ddotta"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-23T09:34:42.000Z",
      "distro": "noble",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "a54c67ed031dcaaaad38bfe4c88b122efa3c1a217816ff1f248523f4eea3e447",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26329277244"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-23T09:34:43.000Z",
      "distro": "noble",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "c0b636e628370bdf5edea55b86ea4ef1380499bf2d62a54584d28bcd1d84d0ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26329277244"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-23T09:34:35.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "80df16c85472b2290b375a5965e9447dc06141f5c9685994caca90463976fc74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26329277244"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-23T09:34:18.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "c3a9a1778f668af02076fc2f3a2f3c2f68afede15ab30f88fbf56e8e1b19818b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26329277244"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-23T09:35:00.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "246b66dd7e55ac59b7b70a03777142859fbe095ff7bcb4ffbeeb8fd32eb68441",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26329277244"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-23T09:34:27.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "6fde4f5a71817ae82bba2229cca8e715232ca3c90500f5898b265ca027723fcf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26329277244"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-23T09:34:02.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "333c45f43b17739882198a13d21af57a2f3686a3e923186a77fe6dac6c962ca0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26329277244"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-23T09:35:17.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "e3f1c5b44df01fad3629e3a3664bcbf77bccb3e9c28e767a62d143f156700397",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26329277244"
    }
  ]
}