{
  "_id": "6a6c33683388593b7e8cc2a9",
  "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-07-31 05:18:47 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>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "quartificate_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/6efbc8ceae7bc0ffecfe18bf5101f5659284bdd6986ea83583fe64e369cc19ca",
  "_filesize": 79823,
  "_sha256": "6efbc8ceae7bc0ffecfe18bf5101f5659284bdd6986ea83583fe64e369cc19ca",
  "_expires": "2026-11-08T05:32:23.000Z",
  "_created": "2026-07-31T05:18:47.000Z",
  "_published": "2026-07-31T05:32:24.762Z",
  "_jobs": [
    {
      "job": 91079638057,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8783800954"
    },
    {
      "job": 91079638058,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783798505"
    },
    {
      "job": 91079638065,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8783977862"
    },
    {
      "job": 91079638060,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783970232"
    },
    {
      "job": 91079224269,
      "time": 143,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8783751767"
    },
    {
      "job": 91079224287,
      "time": 177,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783760885"
    },
    {
      "job": 91079638056,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8783797528"
    },
    {
      "job": 91079638071,
      "time": 89,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8783786910"
    },
    {
      "job": 91079638048,
      "time": 92,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8783788563"
    },
    {
      "job": 91079638047,
      "time": 101,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783790297"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606306937",
  "_status": "success",
  "_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",
    "description": "R(esearch) Software Engineer, Blogger",
    "uuid": 8360597
  },
  "_distro": "resolute",
  "_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",
    "followers": 1133,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-31T05:21:10.000Z",
      "distro": "resolute",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "https://r2.ropensci.org/edc9063f1068a6fc683db36a62638559e48bc53da2bc8fd7d536859e8fc52bdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606306937"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-31T05:21:02.000Z",
      "distro": "resolute",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "https://r2.ropensci.org/5f113af82909f6de2bf68ad6b2f6e5ddb221b2d041ceb78c4897266aa6d27a2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606306937"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-31T05:31:49.000Z",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "https://r2.ropensci.org/6c01422b7deacdd4d4e35d1b6ebb0b4421855a8e4b078488aeb1d799cc16200e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606306937"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-31T05:31:21.000Z",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "https://r2.ropensci.org/ea2f0761a2f0b22e1137171892c595ea3f9c4a42b52de96c8666e3bf6360adca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606306937"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-31T05:21:07.000Z",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "https://r2.ropensci.org/ab41669afac21c31c4f8abc8a704f7c3465db13bc515623002c816fc93c7b4bb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606306937"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-31T05:20:13.000Z",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "https://r2.ropensci.org/691d8c709878bf6028601247cb74c62554dd60deea0e17b60d56145f8b4ae78f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606306937"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-31T05:20:21.000Z",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "https://r2.ropensci.org/0b367d74e0650c269d59cfd3f9f7d8280c49c89142d71f0a243cfd8849a47ec4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606306937"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-31T05:20:27.000Z",
      "commit": "f5917413b0d679fedf25c49f2b9ceafb28a4289b",
      "fileid": "https://r2.ropensci.org/adc353a6f081ea7fe667de98dc6d77114ef9c727852c5e916717ed312df09f05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606306937"
    }
  ]
}