{
  "_id": "6a607d9014e95619b75da5ec",
  "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-07-22 08:17:08 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/3b2384c6bc78fc4ea9e3da14d00effa365b784c7326e0de13eada9f6440251e2",
  "_filesize": 3732135,
  "_sha256": "3b2384c6bc78fc4ea9e3da14d00effa365b784c7326e0de13eada9f6440251e2",
  "_expires": "2026-10-30T08:21:33.000Z",
  "_created": "2026-07-22T08:17:08.000Z",
  "_published": "2026-07-22T08:21:35.873Z",
  "_jobs": [
    {
      "job": 88869100774,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8522898148"
    },
    {
      "job": 88869100750,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522894026"
    },
    {
      "job": 88869100886,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8522893182"
    },
    {
      "job": 88869100761,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522899850"
    },
    {
      "job": 88868451522,
      "time": 187,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522812694"
    },
    {
      "job": 88869100727,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8522874930"
    },
    {
      "job": 88869100882,
      "time": 227,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8522909353"
    },
    {
      "job": 88869100814,
      "time": 165,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8522883555"
    },
    {
      "job": 88869100856,
      "time": 167,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522884167"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ddotta/actions/runs/29903182833",
  "_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",
    "linkedin": "in/damien-dotta-078a18101",
    "description": "",
    "uuid": 13397519
  },
  "_distro": "resolute",
  "_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": 71
  },
  "_downloads": {
    "count": 202,
    "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.1",
  "_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": [
    "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-07-22T08:19:33.000Z",
      "distro": "resolute",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/814bab370223dbd951b2e1a1b160b38b098ca44adda657c18c71522418119070",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/29903182833"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-07-22T08:19:26.000Z",
      "distro": "resolute",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/489ad03363eb97bc586148c92c2c451071e890402221d3a631563a49689bf29e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/29903182833"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-07-22T08:19:31.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/cddb718d0f8346943791ced63d3af4d5486ad894257c15bf93241bc5147cb8ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/29903182833"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-07-22T08:19:38.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/87a62b75d6822aeeeecdbf5f0b66cc6cac494a748675904330e18a999a99298f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/29903182833"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-07-22T08:19:47.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/bf9504eff6ea7e7ce86f7d6bbaed1a37d03e83a7f23fbb5207b17873b46d949a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/29903182833"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-07-22T08:19:26.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/8db23b2d582f589655e907ab306d399dd3204bfafc0e2916652276426b7c5730",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/29903182833"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-07-22T08:18:38.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/8f278cc9b2bac5c2bb86047b920edeb710eca981a4adfa877312cd71126c55a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/29903182833"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-07-22T08:18:40.000Z",
      "commit": "1f7bc44715a746c07d2d7102073d940d4f12a799",
      "fileid": "https://r2.ropensci.org/0fd0b5bdc610a79170405f5bffdbe578e7a93aba528d9e85a4204393423b4219",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/29903182833"
    }
  ]
}