{
  "_id": "6a498f5f6d67900babdfb713",
  "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-06-22 10:44:05 UTC",
    "User": "root"
  },
  "Author": "Damien Dotta [aut, cre, cph]",
  "Maintainer": "Damien Dotta <damien.dotta@live.fr>",
  "_user": "ddotta",
  "_type": "src",
  "_file": "quartify_1.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/966b41ba0b9c1ca8d2e43e12d430bcca346e836704d1f84dc7c5979e2bd96e50",
  "_filesize": 3733069,
  "_sha256": "966b41ba0b9c1ca8d2e43e12d430bcca346e836704d1f84dc7c5979e2bd96e50",
  "_expires": "2026-10-12T22:55:26.000Z",
  "_created": "2026-06-22T10:44:05.000Z",
  "_published": "2026-07-04T22:55:27.811Z",
  "_jobs": [
    {
      "job": 85173773742,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7790046296"
    },
    {
      "job": 85173773751,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7790051778"
    },
    {
      "job": 85173773753,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7790059268"
    },
    {
      "job": 85173773779,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7790049248"
    },
    {
      "job": 85173773606,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7789992505"
    },
    {
      "job": 85173773784,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7790036086"
    },
    {
      "job": 85173773678,
      "time": 226,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7790072815"
    },
    {
      "job": 85173773781,
      "time": 212,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7790068347"
    },
    {
      "job": 85173773782,
      "time": 244,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7790080741"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ddotta/actions/runs/27946894459",
  "_status": "success",
  "_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
  },
  "_distro": "noble",
  "_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",
    "followers": 69
  },
  "_downloads": {
    "count": 267,
    "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",
    "LICENSE",
    "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-06-22T10:46:01.000Z",
      "distro": "noble",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/1c16a6a865ff26a3ebd77fff89fa2ade32df8d306a8c9182ef316415e1327f36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/27946894459"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-22T10:46:12.000Z",
      "distro": "noble",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/b8d94e184ba91b2e58401969df6b7458e2d00e45d0bcfa831f34314aa7ffd5cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/27946894459"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-22T10:46:33.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/566b1077b94e22f2fbadacaff93c27ce96c46e66c6c86b3e8fa45db5b9f24f5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/27946894459"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-22T10:46:05.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/0c6e5c340995ce754a234e03b940b5559bb2f168811c97d76e97bb7272ca7d84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/27946894459"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-06-22T10:46:25.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/1ecaa3d097a2efe3aa285c07a4acc7188ea5201a726a3ad4fbc34b4d7ee6f88e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/27946894459"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-22T10:46:13.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/7816aca127dcac014b9bdcb81628c5e7830eaa0604b9ca97f52186a180733d82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/27946894459"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-22T10:46:04.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/3484791348f3b348535cb74c0ac92d93e06cb6b723c70ac6257a340baff8c632",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/27946894459"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-22T10:46:45.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/869d5e180d85c8cb37df71c136b2474870ea861ba2f0736c0ea20cb10f2a6f35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/27946894459"
    }
  ]
}