{
  "_id": "6a1ea8b5b25058d4daad93b6",
  "Package": "tidyEdSurvey",
  "Version": "0.1.4",
  "Date": "2025-12-03",
  "Title": "Integration of 'dplyr' and 'ggplot2' with 'EdSurvey'",
  "Authors@R": "c(person(\"Paul\",\n\"Bailey\",\nemail=\"pbailey@air.org\",\nrole=c(\"cre\", \"ctb\"),\ncomment=c(ORCID=\"0000-0003-0989-8729\")),\nperson(\"Blue\",\n\"Webb\",\nrole=\"aut\",\ncomment = c(ORCID = \"0009-0004-4080-9864\")),\nperson(\"Tom\",\n\"Fink\",\nrole = \"ctb\",\ncomment = c(ORCID = \"0009-0003-9308-2833\")))",
  "Maintainer": "Paul Bailey <pbailey@air.org>",
  "Description": "Takes objects of class edsurvey.data.frame and converts\nthem to a data.frame within the calling environment of 'dplyr'\nand 'ggplot2' functions. Additionally, for plotting with\n'ggplot2', users can map aesthetics to subject scales and all\nplausible values will be used. This package supports student\nlevel data; to work with school or teacher level data, see\n'?EdSurvey::getData'.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 09:52:02 UTC",
    "User": "root"
  },
  "Author": "Paul Bailey [cre, ctb] (ORCID:\n<https://orcid.org/0000-0003-0989-8729>), Blue Webb [aut]\n(ORCID: <https://orcid.org/0009-0004-4080-9864>), Tom Fink\n[ctb] (ORCID: <https://orcid.org/0009-0003-9308-2833>)",
  "Config/pak/sysreqs": "cmake make libicu-dev libxml2-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://pdbailey0.r-universe.dev",
  "Date/Publication": "2025-12-04 06:50:42 UTC",
  "RemoteUrl": "https://github.com/cran/tidyEdSurvey",
  "RemoteRef": "HEAD",
  "RemoteSha": "132679204f4ab2911792bb04a1acd7bfdaf58ea7",
  "MD5sum": "2fda3d7471eff91c7e52ef751f72fe70",
  "_user": "pdbailey0",
  "_type": "src",
  "_file": "tidyEdSurvey_0.1.4.tar.gz",
  "_fileid": "921fed75a8ceb23c2c6cbce19208ff86ef5f81147254c35882cc6cc727777647",
  "_filesize": 79939,
  "_sha256": "921fed75a8ceb23c2c6cbce19208ff86ef5f81147254c35882cc6cc727777647",
  "_created": "2026-06-02T09:52:02.000Z",
  "_published": "2026-06-02T09:56:05.041Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79044740494,
      "time": 201,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354554343"
    },
    {
      "job": 79044740497,
      "time": 204,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354555519"
    },
    {
      "job": 79044740532,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354538754"
    },
    {
      "job": 79044740496,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354538835"
    },
    {
      "job": 79044161630,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354482050"
    },
    {
      "job": 79044740478,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354528416"
    },
    {
      "job": 79044740526,
      "time": 162,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354540281"
    },
    {
      "job": 79044740503,
      "time": 160,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354537988"
    },
    {
      "job": 79044740534,
      "time": 159,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354538846"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pdbailey0/actions/runs/26811999023",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tidyEdSurvey",
  "_commit": {
    "id": "132679204f4ab2911792bb04a1acd7bfdaf58ea7",
    "author": "Paul Bailey <pbailey@air.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.4\n",
    "time": 1764831042
  },
  "_maintainer": {
    "name": "Paul Bailey",
    "email": "pbailey@air.org",
    "login": "pdbailey0",
    "description": "",
    "uuid": 14575300,
    "orcid": "0000-0003-0989-8729"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "EdSurvey",
      "version": ">= 4.0.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.4",
      "date": "2025-12-04"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "blue-webb",
      "count": 2,
      "uuid": 107153098
    },
    {
      "user": "pdbailey0",
      "count": 1,
      "uuid": 14575300
    }
  ],
  "_userbio": {
    "uuid": 14575300,
    "type": "user",
    "name": "Paul Bailey"
  },
  "_downloads": {
    "count": 152,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyEdSurvey"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidyEdSurvey.html",
    "manual.pdf"
  ],
  "_realowner": "pdbailey0",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2023-06-19"
    },
    {
      "version": "0.1.3",
      "date": "2024-05-14"
    },
    {
      "version": "0.1.4",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "attach"
  ],
  "_help": [
    {
      "page": "attach",
      "title": "Attach an 'edsurvey.data.frame' to Search Path",
      "topics": [
        "attach"
      ]
    }
  ],
  "_readme": "https://github.com/cran/tidyEdSurvey/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "bit",
    "bit64",
    "boot",
    "broom",
    "car",
    "carData",
    "cellranger",
    "cli",
    "clipr",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "crayon",
    "data.table",
    "Deriv",
    "Dire",
    "doBy",
    "dplyr",
    "EdSurvey",
    "farver",
    "forcats",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glm2",
    "glue",
    "gtable",
    "haven",
    "hms",
    "isoband",
    "iterators",
    "labeling",
    "LaF",
    "lattice",
    "lbfgs",
    "lfactors",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "mgcv",
    "microbenchmark",
    "minqa",
    "mnormt",
    "modelr",
    "NAEPirtparams",
    "NAEPprimer",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "readxl",
    "reformulas",
    "rematch",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "wCorr",
    "WeMix",
    "withr",
    "xml2",
    "xtable",
    "zoo"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "tidyedsurvey",
  "_universes": [
    "pdbailey0"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-02T09:54:28.000Z",
      "distro": "noble",
      "commit": "132679204f4ab2911792bb04a1acd7bfdaf58ea7",
      "fileid": "a50b46c54d5b69c8fed40fa9f19845e3fa8bacb7efbca5b28986fab9819eb3f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pdbailey0/actions/runs/26811999023"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-02T09:54:31.000Z",
      "distro": "noble",
      "commit": "132679204f4ab2911792bb04a1acd7bfdaf58ea7",
      "fileid": "412a3a3cf21a8c544c297050f277067b832ff5dd3a679e9c1965ca477015b731",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pdbailey0/actions/runs/26811999023"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-02T09:54:11.000Z",
      "commit": "132679204f4ab2911792bb04a1acd7bfdaf58ea7",
      "fileid": "740d145f5a1484f7688ee17b08b35b82160e1d9e6b0915c655f20d77bcad4c70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pdbailey0/actions/runs/26811999023"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-02T09:54:06.000Z",
      "commit": "132679204f4ab2911792bb04a1acd7bfdaf58ea7",
      "fileid": "21ac7d9cb047a86de027856086cebafd71dcd85a048801082810c703847f2234",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pdbailey0/actions/runs/26811999023"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-02T09:54:31.000Z",
      "commit": "132679204f4ab2911792bb04a1acd7bfdaf58ea7",
      "fileid": "c79c71d114cbd1a6de518ea741c8de0cf30c3ee7f1a1a6aa94cfc2c057105e2d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pdbailey0/actions/runs/26811999023"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-02T09:53:28.000Z",
      "commit": "132679204f4ab2911792bb04a1acd7bfdaf58ea7",
      "fileid": "09d2b87d1867c1687a10f87cde35f511831f0360698c0a4a93021df9bc608833",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pdbailey0/actions/runs/26811999023"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-02T09:53:26.000Z",
      "commit": "132679204f4ab2911792bb04a1acd7bfdaf58ea7",
      "fileid": "0c21b7b20764886ffb21a6731db5ed6941a7d0111c1daed0ebd758b93d197abb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pdbailey0/actions/runs/26811999023"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-02T09:53:26.000Z",
      "commit": "132679204f4ab2911792bb04a1acd7bfdaf58ea7",
      "fileid": "1579e4df6eb4d60ff53a7fcdcd03e5bce4d1331d0048317cd6a75e42b48949a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pdbailey0/actions/runs/26811999023"
    }
  ]
}