{
  "_id": "6a535fcd9b92047c28d58a17",
  "Package": "dplyrAssist",
  "Type": "Package",
  "Title": "RStudio Addin for Teaching and Learning Data Manipulation Using\n'dplyr'",
  "Version": "0.1.1",
  "Authors@R": "person(\"Keon-Woong\", \"Moon\", email = \"cardiomoon@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "URL": "https://github.com/cardiomoon/dplyrAssist",
  "BugReports": "https://github.com/cardiomoon/dplyrAssist/issues",
  "Description": "An RStudio addin for teaching and learning data\nmanipulation using the 'dplyr' package. You can learn each\nsteps of data manipulation by clicking your mouse without\ncoding. You can get resultant data (as a 'tibble') and the code\nfor data manipulation.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "knitr",
  "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://cardiomoon.r-universe.dev",
  "Date/Publication": "2017-10-16 03:41:48 UTC",
  "RemoteUrl": "https://github.com/cardiomoon/dplyrassist",
  "RemoteRef": "HEAD",
  "RemoteSha": "4593563a09b41fb1f8edb2191946b5e067313883",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 09:31:19 UTC",
    "User": "root"
  },
  "Author": "Keon-Woong Moon [aut, cre]",
  "Maintainer": "Keon-Woong Moon <cardiomoon@gmail.com>",
  "_user": "cardiomoon",
  "_type": "src",
  "_file": "dplyrAssist_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/9d168311a0dfd4225f5c9c2f2d35bf24b07da12767cc83cda201f5c0d722f23e",
  "_filesize": 2192429,
  "_sha256": "9d168311a0dfd4225f5c9c2f2d35bf24b07da12767cc83cda201f5c0d722f23e",
  "_expires": "2026-10-20T09:35:07.000Z",
  "_created": "2026-07-12T09:31:19.000Z",
  "_published": "2026-07-12T09:35:09.672Z",
  "_jobs": [
    {
      "job": 86636457913,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8258517329"
    },
    {
      "job": 86636457923,
      "time": 181,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8258516487"
    },
    {
      "job": 86636457907,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8258511158"
    },
    {
      "job": 86636457918,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8258507638"
    },
    {
      "job": 86636177015,
      "time": 222,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258490740"
    },
    {
      "job": 86636457905,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8258511567"
    },
    {
      "job": 86636457911,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8258502947"
    },
    {
      "job": 86636457942,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8258504276"
    },
    {
      "job": 86636457955,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8258502685"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/29187498249",
  "_status": "success",
  "_upstream": "https://github.com/cardiomoon/dplyrassist",
  "_commit": {
    "id": "4593563a09b41fb1f8edb2191946b5e067313883",
    "author": "Keon-Woong Moon <cardiomoon@gmail.com>",
    "committer": "Keon-Woong Moon <cardiomoon@gmail.com>",
    "message": "Merge branch 'master' of https://github.com/cardiomoon/dplyrAssist\n",
    "time": 1508125308
  },
  "_maintainer": {
    "name": "Keon-Woong Moon",
    "email": "cardiomoon@gmail.com",
    "login": "cardiomoon",
    "description": "M.D. & Ph.D.\nProfessor of cardiology, St.Vincent's hospital, The Catholic University of Korea",
    "uuid": 7410607
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "version": ">= 0.13",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.5",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "shinyAce",
      "role": "Imports"
    },
    {
      "package": "tidyverse",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "nycflights13",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cardiomoon",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "cardiomoon",
      "count": 16,
      "uuid": 7410607
    }
  ],
  "_userbio": {
    "uuid": 7410607,
    "type": "user",
    "name": "Keon-Woong Moon",
    "followers": 285,
    "description": "M.D. & Ph.D.\r\nProfessor of cardiology, St.Vincent's hospital, The Catholic University of Korea"
  },
  "_downloads": {
    "count": 616,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dplyrAssist"
  },
  "_devurl": "https://github.com/cardiomoon/dplyrassist",
  "_searchresults": 26,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dplyrAssist.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cardiomoon/dplyrassist",
  "_realowner": "cardiomoon",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-04"
    }
  ],
  "_exports": [
    "checkInvalid",
    "codes2kind",
    "dplyrAssist",
    "findData",
    "makeValid",
    "makeValidCode"
  ],
  "_help": [
    {
      "page": "checkInValid",
      "title": "Check the validity of code",
      "topics": [
        "checkInvalid"
      ]
    },
    {
      "page": "codes2kind",
      "title": "Differentiate the R code",
      "topics": [
        "codes2kind"
      ]
    },
    {
      "page": "dplyrAssist",
      "title": "A shiny app for learn dplyr",
      "topics": [
        "dplyrAssist"
      ]
    },
    {
      "page": "findData",
      "title": "Detect the valid data",
      "topics": [
        "findData"
      ]
    },
    {
      "page": "makeValid",
      "title": "Make valid R code",
      "topics": [
        "makeValid"
      ]
    },
    {
      "page": "makeValidCode",
      "title": "Make valid R code",
      "topics": [
        "makeValidCode"
      ]
    }
  ],
  "_readme": "https://github.com/cardiomoon/dplyrassist/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "cellranger",
    "cli",
    "clipr",
    "commonmark",
    "conflicted",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "DT",
    "dtplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "gargle",
    "generics",
    "ggplot2",
    "glue",
    "googledrive",
    "googlesheets4",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ids",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "modelr",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "processx",
    "progress",
    "promises",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rematch2",
    "reprex",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "shiny",
    "shinyAce",
    "shinyWidgets",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyverse",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "dplyrAssist.Rmd",
      "filename": "dplyrAssist.html",
      "title": "package dplyrAssist",
      "author": "Keon-Woong Moon",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Install package",
        "Usage: As an RStudio Add-in",
        "Usage: As a regular function"
      ],
      "created": "2017-09-02 09:01:20",
      "modified": "2017-10-16 03:41:48",
      "commits": 6
    }
  ],
  "_score": 5.193124598354462,
  "_indexed": true,
  "_nocasepkg": "dplyrassist",
  "_universes": [
    "cardiomoon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-12T09:34:24.000Z",
      "distro": "resolute",
      "commit": "4593563a09b41fb1f8edb2191946b5e067313883",
      "fileid": "https://r2.ropensci.org/327507f3ee8cac9bdf0917e35295cde9cb66cb1ebe100f28e566d5d3b784b827",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/29187498249"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-12T09:34:13.000Z",
      "distro": "resolute",
      "commit": "4593563a09b41fb1f8edb2191946b5e067313883",
      "fileid": "https://r2.ropensci.org/3b50fbe87f84d870b4c9eb577af514257ec8cd9290a5599331eb98976c8a2d40",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/29187498249"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-12T09:33:34.000Z",
      "commit": "4593563a09b41fb1f8edb2191946b5e067313883",
      "fileid": "https://r2.ropensci.org/30695696e9f477c45cdae3bff77859ad9c49e4de512099a7eeddef831d10dd5a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/29187498249"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-12T09:33:12.000Z",
      "commit": "4593563a09b41fb1f8edb2191946b5e067313883",
      "fileid": "https://r2.ropensci.org/b0d1c13477375a3332038f3fa16352fb9a97d701ba768888278db981053dbfc6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/29187498249"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-12T09:34:01.000Z",
      "commit": "4593563a09b41fb1f8edb2191946b5e067313883",
      "fileid": "https://r2.ropensci.org/99609e289492d856063fea77f2ba9f785872627deca6097830a2245fb140cc75",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/29187498249"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-12T09:32:35.000Z",
      "commit": "4593563a09b41fb1f8edb2191946b5e067313883",
      "fileid": "https://r2.ropensci.org/1be9e0bae4dc268f318b74cf32c8adb020d0d98e4eab89bbed325a9d3c67a319",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/29187498249"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-12T09:32:43.000Z",
      "commit": "4593563a09b41fb1f8edb2191946b5e067313883",
      "fileid": "https://r2.ropensci.org/802691a61e028a4707df85f1186d19a8863e59a16ee455067f60571eaeeecc82",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/29187498249"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-12T09:32:32.000Z",
      "commit": "4593563a09b41fb1f8edb2191946b5e067313883",
      "fileid": "https://r2.ropensci.org/452b7b51278899cc27b20395a1fd712db2aea6d0921a5ff292198a188415f100",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/29187498249"
    }
  ]
}