{
  "_id": "6a229f30cd65a98ecbd5828d",
  "Package": "quarto.workshop",
  "Title": "Install Materials for Reproducible Research in R with Quarto",
  "Version": "0.0.1",
  "Authors@R": "person(\"Malcolm\", \"Barrett\", , \"malcolmbarrett@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0299-5825\"))",
  "Description": "Install learning materials for Reproducible Research in R\nwith Quarto.",
  "License": "CC BY 4.0",
  "URL": "https://github.com/emptyfield-ds/quarto.workshop",
  "BugReports": "https://github.com/emptyfield-ds/quarto.workshop/issues",
  "Remotes": [
    "emptyfield-ds/emptyfield"
  ],
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git libglpk-dev make libharfbuzz-dev libgit2-dev\nlibicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev\nlibwebp-dev libxml2-dev libssl-dev libnode-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://emptyfield-ds.r-universe.dev",
  "Date/Publication": "2023-04-29 12:00:20 UTC",
  "RemoteUrl": "https://github.com/emptyfield-ds/quarto.workshop",
  "RemoteRef": "HEAD",
  "RemoteSha": "64d469d9465f86fd7e4b920596f4026a1d2a43c0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 10:00:41 UTC",
    "User": "root"
  },
  "Author": "Malcolm Barrett [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0299-5825>)",
  "Maintainer": "Malcolm Barrett <malcolmbarrett@gmail.com>",
  "MD5sum": "451aefc6ecc590171d4dfb2cac05986c",
  "_user": "emptyfield-ds",
  "_type": "src",
  "_file": "quarto.workshop_0.0.1.tar.gz",
  "_fileid": "773686c25b88555b271edb726f9e8dae35e41e499e16b8776d63e948055e7788",
  "_filesize": 73972,
  "_sha256": "773686c25b88555b271edb726f9e8dae35e41e499e16b8776d63e948055e7788",
  "_created": "2026-06-05T10:00:41.000Z",
  "_published": "2026-06-05T10:04:32.334Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79705886530,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7433980952"
    },
    {
      "job": 79705886491,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7433980292"
    },
    {
      "job": 79705886471,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7433953375"
    },
    {
      "job": 79705886488,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7433953345"
    },
    {
      "job": 79705348558,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433919043"
    },
    {
      "job": 79705886477,
      "time": 187,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433976163"
    },
    {
      "job": 79705886526,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7433954251"
    },
    {
      "job": 79705886514,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7433956297"
    },
    {
      "job": 79705886507,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7433952717"
    }
  ],
  "_buildurl": "https://github.com/r-universe/emptyfield-ds/actions/runs/27008290786",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/emptyfield-ds/quarto.workshop",
  "_commit": {
    "id": "64d469d9465f86fd7e4b920596f4026a1d2a43c0",
    "author": "Malcolm Barrett <malcolmbarrett@gmail.com>",
    "committer": "Malcolm Barrett <malcolmbarrett@gmail.com>",
    "message": "document\n",
    "time": 1682769620
  },
  "_maintainer": {
    "name": "Malcolm Barrett",
    "email": "malcolmbarrett@gmail.com",
    "login": "malcolmbarrett",
    "mastodon": "@malcolmbarrett@mstdn.jp",
    "bluesky": "@malcolmbarrett.malco.io",
    "orcid": "0000-0003-0299-5825",
    "description": "Open-source data science. Ph.D. in Epidemiology",
    "uuid": 23123711
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "emptyfield",
      "version": ">= 0.0.1",
      "role": "Imports"
    },
    {
      "package": "gapminder",
      "role": "Imports"
    },
    {
      "package": "ggdag",
      "role": "Imports"
    },
    {
      "package": "gtsummary",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "pak",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "quarto",
      "role": "Imports"
    },
    {
      "package": "ragg",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "tidyverse",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "emptyfield-ds",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "malcolmbarrett",
      "count": 3,
      "uuid": 23123711
    }
  ],
  "_userbio": {
    "uuid": 83653741,
    "type": "organization",
    "name": "Empty Field Data Science"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quarto.workshop"
  },
  "_devurl": "https://github.com/emptyfield-ds/quarto.workshop",
  "_searchresults": 0,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/quarto.workshop.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "browse_cloud",
    "use_module"
  ],
  "_help": [
    {
      "page": "browse_cloud",
      "title": "Open learning materials in Posit Cloud",
      "topics": [
        "browse_cloud"
      ]
    },
    {
      "page": "use_module",
      "title": "Install learning materials",
      "topics": [
        "use_module"
      ]
    }
  ],
  "_readme": "https://github.com/emptyfield-ds/quarto.workshop/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "bigD",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "car",
    "carData",
    "cards",
    "cardx",
    "cellranger",
    "cli",
    "clipr",
    "colorspace",
    "commonmark",
    "conflicted",
    "cowplot",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "dagitty",
    "data.table",
    "DBI",
    "dbplyr",
    "Deriv",
    "desc",
    "digest",
    "doBy",
    "dplyr",
    "dtplyr",
    "emptyfield",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "gapminder",
    "gargle",
    "generics",
    "gert",
    "ggdag",
    "ggforce",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "gitcreds",
    "glue",
    "googledrive",
    "googlesheets4",
    "graphlayouts",
    "gridExtra",
    "gt",
    "gtable",
    "gtsummary",
    "haven",
    "here",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr",
    "httr2",
    "ids",
    "igraph",
    "ini",
    "isoband",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "litedown",
    "lme4",
    "lmtest",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "pak",
    "patchwork",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "polyclip",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "quantreg",
    "quarto",
    "R6",
    "ragg",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reactable",
    "reactR",
    "readr",
    "readxl",
    "reformulas",
    "rematch",
    "rematch2",
    "reprex",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tidyverse",
    "timechange",
    "timeDate",
    "tinytex",
    "tweenr",
    "tzdb",
    "urca",
    "usethis",
    "utf8",
    "uuid",
    "V8",
    "vctrs",
    "viridis",
    "viridisLite",
    "vroom",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip",
    "zoo"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "quarto.workshop",
  "_universes": [
    "emptyfield-ds",
    "malcolmbarrett"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-05T10:04:06.000Z",
      "distro": "noble",
      "commit": "64d469d9465f86fd7e4b920596f4026a1d2a43c0",
      "fileid": "640f51fc3c1b149c65434b6071dcfbafb4bc1c28e6fcd114c50e3a2ec1ade72a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/emptyfield-ds/actions/runs/27008290786"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-05T10:04:02.000Z",
      "distro": "noble",
      "commit": "64d469d9465f86fd7e4b920596f4026a1d2a43c0",
      "fileid": "488423fd248470c281f8cc66b73ee82d76c6c4ed2eeaf10db0b83c39f18d2394",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/emptyfield-ds/actions/runs/27008290786"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-05T10:02:40.000Z",
      "commit": "64d469d9465f86fd7e4b920596f4026a1d2a43c0",
      "fileid": "453e2ebf36cfd88a04990db737516321af2ba1678183aa87697b459cc873616e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/emptyfield-ds/actions/runs/27008290786"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-05T10:02:39.000Z",
      "commit": "64d469d9465f86fd7e4b920596f4026a1d2a43c0",
      "fileid": "60f2034f79222984dc0e0868b78e7b86e17bff2f4d445d6feb469e88a72c7570",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/emptyfield-ds/actions/runs/27008290786"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-05T10:03:59.000Z",
      "commit": "64d469d9465f86fd7e4b920596f4026a1d2a43c0",
      "fileid": "d87691d024813abd23cdc9dde3016930c1f729328cea5ea50eeb4f9bcaa77d48",
      "status": "success",
      "buildurl": "https://github.com/r-universe/emptyfield-ds/actions/runs/27008290786"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-05T10:02:38.000Z",
      "commit": "64d469d9465f86fd7e4b920596f4026a1d2a43c0",
      "fileid": "6b8ea19019d34e4f4a23ef0e94bc8cf1a1f5fc92d1ba0dd02edf7fc718641746",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/emptyfield-ds/actions/runs/27008290786"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-05T10:02:46.000Z",
      "commit": "64d469d9465f86fd7e4b920596f4026a1d2a43c0",
      "fileid": "28b08791289a079cc351de093fe9ae467f1c13ca4f4fbb77c9a276e7955ceccf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/emptyfield-ds/actions/runs/27008290786"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-05T10:02:33.000Z",
      "commit": "64d469d9465f86fd7e4b920596f4026a1d2a43c0",
      "fileid": "54e21ab8d5c34d251db47fc90d9828dc81c14827ba0a42b3030288e3c6487428",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/emptyfield-ds/actions/runs/27008290786"
    }
  ]
}