{
  "_id": "6a489865e06c18f0a6542a30",
  "Package": "tidyquintro",
  "Type": "Package",
  "Title": "Quick Intro to Tidyverse",
  "Version": "0.1.02",
  "Authors@R": "person(\"Athanasia Mo\", \"Mowinckel\", \nemail = \"a.m.mowinckel@psykologi.uio.no\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5756-0223\"))",
  "Description": "A 4 hour workshop with quick introduction to tidyverse.",
  "License": "CC BY 4.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.0",
  "Config/testthat/edition": "3",
  "Remotes": [
    "rstudio/gradethis"
  ],
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://drmowinckels.r-universe.dev",
  "Date/Publication": "2022-10-10 10:42:51 UTC",
  "RemoteUrl": "https://github.com/drmowinckels/tidyquintro",
  "RemoteRef": "HEAD",
  "RemoteSha": "84f2f49f3e39244ec9d362a127468542d577306c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 05:12:46 UTC",
    "User": "root"
  },
  "Author": "Athanasia Mo Mowinckel [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5756-0223>)",
  "Maintainer": "Athanasia Mo Mowinckel <a.m.mowinckel@psykologi.uio.no>",
  "_user": "drmowinckels",
  "_type": "src",
  "_file": "tidyquintro_0.1.02.tar.gz",
  "_fileid": "https://r2.ropensci.org/fc887e97fd125b061056f089a3d76ab9194413a3ee254a0691ddbab13702f5b2",
  "_filesize": 48022,
  "_sha256": "fc887e97fd125b061056f089a3d76ab9194413a3ee254a0691ddbab13702f5b2",
  "_expires": "2026-10-12T05:21:39.000Z",
  "_created": "2026-07-04T05:12:46.000Z",
  "_published": "2026-07-04T05:21:41.150Z",
  "_jobs": [
    {
      "job": 85105253661,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078585182"
    },
    {
      "job": 85105253668,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078586449"
    },
    {
      "job": 85105253667,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078623624"
    },
    {
      "job": 85105253662,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078622768"
    },
    {
      "job": 85105056215,
      "time": 210,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078565916"
    },
    {
      "job": 85105253663,
      "time": 190,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078586059"
    },
    {
      "job": 85105253669,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078578663"
    },
    {
      "job": 85105253681,
      "time": 131,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078579937"
    },
    {
      "job": 85105253674,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078578080"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/28695806712",
  "_status": "success",
  "_upstream": "https://github.com/drmowinckels/tidyquintro",
  "_commit": {
    "id": "84f2f49f3e39244ec9d362a127468542d577306c",
    "author": "Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>",
    "committer": "Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>",
    "message": "updat elinks\n",
    "time": 1665398571
  },
  "_maintainer": {
    "name": "Athanasia Mo Mowinckel",
    "email": "a.m.mowinckel@psykologi.uio.no",
    "login": "drmowinckels",
    "mastodon": "@Drmowinckels@fosstodon.org",
    "bluesky": "@drmowinckels.io",
    "orcid": "0000-0002-5756-0223",
    "description": "Staff researcher at @LCBC-UiO (www.oslobrains.no) and @Lifebrain (www.lifebrain.uio.no/). PhD in Cognitive Neuroscience. Chapter head for @rladies Oslo",
    "uuid": 14014329
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Depends"
    },
    {
      "package": "palmerpenguins",
      "role": "Depends"
    },
    {
      "package": "tidyverse",
      "version": ">= 1.3.0",
      "role": "Depends"
    },
    {
      "package": "learnr",
      "role": "Imports"
    },
    {
      "package": "gradethis",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "drmowinckels",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "drmowinckels",
      "count": 40,
      "uuid": 14014329
    }
  ],
  "_userbio": {
    "uuid": 14014329,
    "type": "user",
    "name": "Athanasia Monika Mowinckel",
    "followers": 196,
    "description": "Staff researcher at @LCBC-UiO (www.oslobrains.no) and @Lifebrain (www.lifebrain.uio.no/). PhD in Cognitive Neuroscience. Chapter head for @rladies Oslo"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyquintro"
  },
  "_devurl": "https://github.com/drmowinckels/tidyquintro",
  "_searchresults": 16,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidyquintro.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [],
  "_help": [],
  "_readme": "https://github.com/drmowinckels/tidyquintro/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "cellranger",
    "checkmate",
    "cli",
    "clipr",
    "commonmark",
    "conflicted",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "dtplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "gargle",
    "generics",
    "ggplot2",
    "glue",
    "googledrive",
    "googlesheets4",
    "gradethis",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ids",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "learnr",
    "lifecycle",
    "litedown",
    "lubridate",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "modelr",
    "openssl",
    "otel",
    "palmerpenguins",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "promises",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rematch2",
    "renv",
    "reprex",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyverse",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_score": 2.380211241711606,
  "_indexed": true,
  "_nocasepkg": "tidyquintro",
  "_universes": [
    "drmowinckels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.02",
      "date": "2026-07-04T05:15:40.000Z",
      "distro": "resolute",
      "commit": "84f2f49f3e39244ec9d362a127468542d577306c",
      "fileid": "https://r2.ropensci.org/b37b257aa8e84ca4bef51ea846e76b0281442a850d049529f194236b6ac6dc78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/28695806712"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.02",
      "date": "2026-07-04T05:15:47.000Z",
      "distro": "resolute",
      "commit": "84f2f49f3e39244ec9d362a127468542d577306c",
      "fileid": "https://r2.ropensci.org/ba7dfcec08b4f51db4a8483fd5f9b7d10888bdd2705a62f8e46d3306a2e3c415",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/28695806712"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.02",
      "date": "2026-07-04T05:21:07.000Z",
      "commit": "84f2f49f3e39244ec9d362a127468542d577306c",
      "fileid": "https://r2.ropensci.org/052f782ab37bff646a0b3a6232ef37dbfcf002b760c9894742c898bae015ecf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/28695806712"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.02",
      "date": "2026-07-04T05:20:59.000Z",
      "commit": "84f2f49f3e39244ec9d362a127468542d577306c",
      "fileid": "https://r2.ropensci.org/6b9c98b213cad571746e9f523ecbe55293ab3260b5b882ce033e2ad1bca94fc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/28695806712"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.02",
      "date": "2026-07-04T05:16:11.000Z",
      "commit": "84f2f49f3e39244ec9d362a127468542d577306c",
      "fileid": "https://r2.ropensci.org/a3d004297cd194957cd843d09c55118b57b5ca24b945c1639464a07602c10ab9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/28695806712"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.02",
      "date": "2026-07-04T05:14:38.000Z",
      "commit": "84f2f49f3e39244ec9d362a127468542d577306c",
      "fileid": "https://r2.ropensci.org/4cd872464ba1a0a630834ab48bf9dab744601a01cfd42096e9523a0f7bc07682",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/28695806712"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.02",
      "date": "2026-07-04T05:14:52.000Z",
      "commit": "84f2f49f3e39244ec9d362a127468542d577306c",
      "fileid": "https://r2.ropensci.org/a5520d28e9bf8d8e96f18f83383dcf485c09bf7bf93198106c29508718bacc69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/28695806712"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.02",
      "date": "2026-07-04T05:14:33.000Z",
      "commit": "84f2f49f3e39244ec9d362a127468542d577306c",
      "fileid": "https://r2.ropensci.org/13b979f7a466c49cfbafe38ced86fd9200aafdfd25a8593731ea2d35df5985ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drmowinckels/actions/runs/28695806712"
    }
  ]
}