{
  "_id": "69fd965b15e4104bb1305126",
  "Package": "quartificate",
  "Title": "Transform Google Docs into Quarto Books",
  "Version": "0.0.0.9000",
  "Authors@R": "c(\nperson(\"Maëlle\", \"Salmon\", , \"msmaellesalmon@gmail.com\", role = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-2815-0399\")),\nperson(\"rOpenSci\", role = \"fnd\",\ncomment = c(ROR = \"019jywm96\"))\n)",
  "Description": "Automate the Transformation of a Google Document into a\nQuarto Book source.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3.9000",
  "URL": "https://github.com/ropenscilabs/quartificate",
  "BugReports": "https://github.com/ropenscilabs/quartificate/issues",
  "Config/ropensci/maintainer": "staff",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-03-09 07:56:27 UTC",
  "RemoteUrl": "https://github.com/ropenscilabs/quartificate",
  "RemoteRef": "main",
  "RemoteSha": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 07:49:22 UTC",
    "User": "root"
  },
  "Author": "Maëlle Salmon [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-2815-0399>),\nrOpenSci [fnd] (ROR: <https://ror.org/019jywm96>)",
  "Maintainer": "Maëlle Salmon <msmaellesalmon@gmail.com>",
  "MD5sum": "7185e1bb32ede43d6249e31126d09df7",
  "_user": "ropensci",
  "_type": "src",
  "_file": "quartificate_0.0.0.9000.tar.gz",
  "_fileid": "e74fad6599d62797070f41d31be56ab7b0ee166531db65c8b4c4e497aa56afc4",
  "_filesize": 79704,
  "_sha256": "e74fad6599d62797070f41d31be56ab7b0ee166531db65c8b4c4e497aa56afc4",
  "_created": "2026-05-08T07:49:22.000Z",
  "_published": "2026-05-08T07:52:59.240Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 74975642196,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6874444524"
    },
    {
      "job": 74975642209,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874449118"
    },
    {
      "job": 74975642202,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6874448288"
    },
    {
      "job": 74975642220,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874457400"
    },
    {
      "job": 74975223018,
      "time": 143,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874396751"
    },
    {
      "job": 74975223013,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874411209"
    },
    {
      "job": 74975642179,
      "time": 113,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6874441797"
    },
    {
      "job": 74975642260,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6874435940"
    },
    {
      "job": 74975642210,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6874440345"
    },
    {
      "job": 74975642217,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874434331"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25543757577",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropenscilabs/quartificate",
  "_commit": {
    "id": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
    "author": "Maëlle Salmon <maelle.salmon@yahoo.se>",
    "committer": "Maëlle Salmon <maelle.salmon@yahoo.se>",
    "message": "docs: safeguard example\n",
    "time": 1773042987
  },
  "_maintainer": {
    "name": "Maëlle Salmon",
    "email": "msmaellesalmon@gmail.com",
    "login": "maelle",
    "mastodon": "@maelle@mastodon.social",
    "bluesky": "@maellesalmon.bsky.social",
    "orcid": "0000-0002-2815-0399",
    "uuid": 8360597
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "brio",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "googledrive",
      "role": "Imports"
    },
    {
      "package": "pandoc",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "quarto",
      "role": "Imports"
    },
    {
      "package": "whisker",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    }
  ],
  "_owner": "ropenscilabs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 49,
  "_contributors": [
    {
      "user": "maelle",
      "count": 18,
      "uuid": 8360597
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quartificate"
  },
  "_devurl": "https://github.com/ropenscilabs/quartificate",
  "_searchresults": 0,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_metadata": {
    "ropensci_category": "scalereprod"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/quartificate.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_exports": [
    "quartificate"
  ],
  "_help": [
    {
      "page": "quartificate",
      "title": "Transform Google Doc to Quarto book",
      "topics": [
        "quartificate"
      ]
    }
  ],
  "_readme": "https://github.com/ropenscilabs/quartificate/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "brio",
    "bslib",
    "cachem",
    "cli",
    "curl",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "gargle",
    "glue",
    "googledrive",
    "highr",
    "htmltools",
    "httr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pandoc",
    "pillar",
    "pkgconfig",
    "processx",
    "ps",
    "purrr",
    "quarto",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "sys",
    "tibble",
    "tinytex",
    "utf8",
    "uuid",
    "vctrs",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 3.690196080028514,
  "_indexed": true,
  "_nocasepkg": "quartificate",
  "_universes": [
    "ropensci",
    "maelle",
    "ropenscilabs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-08T07:51:36.000Z",
      "distro": "noble",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "7ab7bd697e33ab93f9d1bdab4ae8a383026ef1c1b13f09a539c0462b98fd4942",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25543757577"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-08T07:51:52.000Z",
      "distro": "noble",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "f7ac8c3232363227e99c271f6039da01d82b89329a6b8afcd185d69b2611a6aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25543757577"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-08T07:51:47.000Z",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "c447643567b28dac3d0baa38b7ffd0f6d9be6d8c9ae9456bd73fdf75d3dfd0ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25543757577"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-08T07:52:28.000Z",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "dd6c7aff1749db7f6d3c6d0ee2341877bcc13e5ceebdb06b1705ef9732128e56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25543757577"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-05-08T07:51:33.000Z",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "1fef9d49d2e1a6711a6ee28d6b6cf4cb39dc105a52ebece3d7fdfd76d1698cb5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25543757577"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-08T07:50:58.000Z",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "295af47368d5d66aa6b11bb3bfa5865f774c9959d9520068a62a2b7f2ad8d5be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25543757577"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-08T07:51:15.000Z",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "cd81090319622f18ba86eb87d4fff6b9f5a77e1ee363f782d7f03318ef3d56f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25543757577"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-08T07:50:53.000Z",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "89143b3d8e22de3ec1efadfea4596fdb884261d365b6c50674132aeb4c0cbb6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25543757577"
    }
  ]
}