Package: quartificate Title: Transform Google Docs into Quarto Books Version: 0.0.0.9000 Authors@R: c( person("Maëlle", "Salmon", , "msmaellesalmon@gmail.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-2815-0399")), person("rOpenSci", role = "fnd", comment = c(ROR = "019jywm96")) ) Description: Automate the Transformation of a Google Document into a Quarto Book source. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3.9000 Imports: brio, fs, googledrive, pandoc, purrr, quarto, whisker, withr, xml2 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: 2026-07-01 08:18:59 UTC; root Author: Maëlle Salmon [cre, aut] (ORCID: ), rOpenSci [fnd] (ROR: ) Maintainer: Maëlle Salmon Depends: R (>= 4.1.0)