{
  "_id": "6a102ca3acfb0bcc41c93557",
  "Package": "editData",
  "Type": "Package",
  "Title": "'RStudio' Addin for Editing a 'data.frame'",
  "Version": "0.2.1",
  "Authors@R": "person(\"Keon-Woong\", \"Moon\", email = \"cardiomoon@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "An 'RStudio' addin for editing a 'data.frame' or a\n'tibble'. You can delete, add or update a 'data.frame' without\ncoding. You can get resultant data as a 'data.frame'. In the\npackage, modularized 'shiny' app codes are provided. These\nmodules are intended for reuse across applications.",
  "URL": "https://github.com/cardiomoon/editData",
  "BugReports": "https://github.com/cardiomoon/editData/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://cardiomoon.r-universe.dev",
  "Date/Publication": "2021-07-13 12:11:52 UTC",
  "RemoteUrl": "https://github.com/cardiomoon/editdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "5c539ac7382fdfefd4235e1a7402ba27eb209990",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 06:10:29 UTC",
    "User": "root"
  },
  "Author": "Keon-Woong Moon [aut, cre]",
  "Maintainer": "Keon-Woong Moon <cardiomoon@gmail.com>",
  "MD5sum": "cd6b99f413f72b8300e29ad4d9644b51",
  "_user": "cardiomoon",
  "_type": "src",
  "_file": "editData_0.2.1.tar.gz",
  "_fileid": "47d82444f0d634629860e9ec7fed07844e00b648fe7185a9551e62abc7dbc732",
  "_filesize": 2341248,
  "_sha256": "47d82444f0d634629860e9ec7fed07844e00b648fe7185a9551e62abc7dbc732",
  "_created": "2026-05-13T06:10:29.000Z",
  "_published": "2026-05-22T10:14:59.499Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359768315,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6962874715"
    },
    {
      "job": 77359768148,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6962875273"
    },
    {
      "job": 77359768235,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6962866985"
    },
    {
      "job": 77359768289,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6962860793"
    },
    {
      "job": 77359767493,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962839872"
    },
    {
      "job": 77359767469,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158112440"
    },
    {
      "job": 77359768446,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6962862256"
    },
    {
      "job": 77359768343,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6962862443"
    },
    {
      "job": 77359768162,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6962865287"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/25781662970",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cardiomoon/editdata",
  "_commit": {
    "id": "5c539ac7382fdfefd4235e1a7402ba27eb209990",
    "author": "Keon-Woong Moon <cardiomoon@gmail.com>",
    "committer": "Keon-Woong Moon <cardiomoon@gmail.com>",
    "message": "0.2.1\n\n0.2.1\n",
    "time": 1626178312
  },
  "_maintainer": {
    "name": "Keon-Woong Moon",
    "email": "cardiomoon@gmail.com",
    "login": "cardiomoon",
    "uuid": 7410607
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "version": ">= 0.13",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.5",
      "role": "Imports"
    },
    {
      "package": "DT",
      "version": ">= 0.17",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rio",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cardiomoon",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 31,
  "_contributors": [
    {
      "user": "cardiomoon",
      "count": 63,
      "uuid": 7410607
    }
  ],
  "_userbio": {
    "uuid": 7410607,
    "type": "user",
    "name": "Keon-Woong Moon",
    "description": "M.D. & Ph.D.\r\nProfessor of cardiology, St.Vincent's hospital, The Catholic University of Korea"
  },
  "_downloads": {
    "count": 1599,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/editData"
  },
  "_devurl": "https://github.com/cardiomoon/editdata",
  "_searchresults": 68,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/editData.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cardiomoon/editdata",
  "_realowner": "cardiomoon",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-24"
    },
    {
      "version": "0.1.1",
      "date": "2017-10-03"
    },
    {
      "version": "0.1.2",
      "date": "2017-10-07"
    },
    {
      "version": "0.1.8",
      "date": "2021-04-02"
    }
  ],
  "_exports": [
    "checkboxInput3",
    "dateInput3",
    "editableDT",
    "editableDTUI",
    "editData",
    "editFiles",
    "label3",
    "makeShort",
    "maxLength",
    "myget",
    "myimport",
    "myimport_csv",
    "numericInput3",
    "pickerInput3",
    "radioButtons3",
    "selectInput3",
    "selectizeInput3",
    "textInput3"
  ],
  "_datasets": [
    {
      "name": "sampleData",
      "title": "Sample Data for testing 'editData' addin",
      "object": "sampleData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "age",
        "country",
        "sex",
        "bloodType",
        "date"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "checkboxInput3",
      "title": "Create a side-by-side checkboxInput",
      "topics": [
        "checkboxInput3"
      ]
    },
    {
      "page": "dateInput3",
      "title": "Create a side-by-side dateInput",
      "topics": [
        "dateInput3"
      ]
    },
    {
      "page": "editableDT",
      "title": "Server function of editableDT Shiny module",
      "topics": [
        "editableDT"
      ]
    },
    {
      "page": "editableDTUI",
      "title": "UI of editableDT Shiny module",
      "topics": [
        "editableDTUI"
      ]
    },
    {
      "page": "editData",
      "title": "A shiny app for editing a 'data.frame'",
      "topics": [
        "editData"
      ]
    },
    {
      "page": "editFiles",
      "title": "Edit multiple files side by side",
      "topics": [
        "editFiles"
      ]
    },
    {
      "page": "file2ext",
      "title": "Extract extension from a file name",
      "topics": [
        "file2ext"
      ]
    },
    {
      "page": "label3",
      "title": "Create a side-by-side label",
      "topics": [
        "label3"
      ]
    },
    {
      "page": "makeShort",
      "title": "Truncate string to desired length",
      "topics": [
        "makeShort"
      ]
    },
    {
      "page": "maxLength",
      "title": "Calculate maximal length",
      "topics": [
        "maxLength"
      ]
    },
    {
      "page": "myget",
      "title": "Return the Value of a Named data.frame",
      "topics": [
        "myget"
      ]
    },
    {
      "page": "myimport",
      "title": "Read in a data.frame from a file",
      "topics": [
        "myimport"
      ]
    },
    {
      "page": "myimport_csv",
      "title": "read csv file",
      "topics": [
        "myimport_csv"
      ]
    },
    {
      "page": "numericInput3",
      "title": "Create a side-by-side numericInput",
      "topics": [
        "numericInput3"
      ]
    },
    {
      "page": "pickerInput3",
      "title": "Side by side pickerInput",
      "topics": [
        "pickerInput3"
      ]
    },
    {
      "page": "radioButtons3",
      "title": "Create a side-by-side radioButtons",
      "topics": [
        "radioButtons3"
      ]
    },
    {
      "page": "sampleData",
      "title": "Sample Data for testing 'editData' addin",
      "topics": [
        "sampleData"
      ]
    },
    {
      "page": "selectInput3",
      "title": "Create a side-by-side selectInput",
      "topics": [
        "selectInput3"
      ]
    },
    {
      "page": "selectizeInput3",
      "title": "side-by-side selectizeInput",
      "topics": [
        "selectizeInput3"
      ]
    },
    {
      "page": "textInput3",
      "title": "Create a side-by-side textInput control for entry of unstructured text values",
      "topics": [
        "textInput3"
      ]
    }
  ],
  "_readme": "https://github.com/cardiomoon/editdata/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreign",
    "fs",
    "generics",
    "glue",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lazyeval",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openxlsx",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rio",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "shiny",
    "shinyWidgets",
    "sourcetools",
    "stringi",
    "tibble",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "writexl",
    "xfun",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "editData.Rmd",
      "filename": "editData.html",
      "title": "package editData : An RStudio Addin for Editing A 'data.frame'",
      "author": "Keon-Woong Moon",
      "engine": "knitr::rmarkdown",
      "headings": [
        "editData",
        "Install package",
        "Usage: As an RStudio Add-in",
        "Usage: As a regular function",
        "Usage: As a shiny module"
      ],
      "created": "2017-09-21 15:34:29",
      "modified": "2021-05-13 23:46:06",
      "commits": 9
    }
  ],
  "_score": 7.305870320670388,
  "_indexed": true,
  "_nocasepkg": "editdata",
  "_universes": [
    "cardiomoon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-13T06:12:46.000Z",
      "distro": "noble",
      "commit": "5c539ac7382fdfefd4235e1a7402ba27eb209990",
      "fileid": "07a19d3c163072cf50993e37d52fd807e5e8e82d14b1fb2abbf1177eb1a73879",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/25781662970"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-13T06:12:48.000Z",
      "distro": "noble",
      "commit": "5c539ac7382fdfefd4235e1a7402ba27eb209990",
      "fileid": "0fced2dbd38ce69d6ca36f07576ae310d6e1211a51a17143464fa5c64f1139e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/25781662970"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-13T06:12:13.000Z",
      "commit": "5c539ac7382fdfefd4235e1a7402ba27eb209990",
      "fileid": "d4dcf1b98969866934042610c236c7382ce1157d28011f1058ee331a87186fc1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/25781662970"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-13T06:11:55.000Z",
      "commit": "5c539ac7382fdfefd4235e1a7402ba27eb209990",
      "fileid": "bd1eedd00f4b5cd332fa218b37eab257351a262f19917d6dff44d448c0cb85c8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/25781662970"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-13T06:11:48.000Z",
      "commit": "5c539ac7382fdfefd4235e1a7402ba27eb209990",
      "fileid": "5c64be33021e56d0486c04b40f6642ce8b8c49d80ba51e1f32ac5bab93f7ee0d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/25781662970"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-13T06:11:50.000Z",
      "commit": "5c539ac7382fdfefd4235e1a7402ba27eb209990",
      "fileid": "5be38d509df63fa9d160567b25ca3ea8de430b377764248146471365c1b2fef0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/25781662970"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-13T06:11:57.000Z",
      "commit": "5c539ac7382fdfefd4235e1a7402ba27eb209990",
      "fileid": "d0dc0ad6bb4ba425b5f6b4d6ca3a34a70ce8f31db2d9f3acd63605fc71f178dc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/25781662970"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-22T10:14:44.000Z",
      "commit": "5c539ac7382fdfefd4235e1a7402ba27eb209990",
      "fileid": "2cb6c8ba73f13940913dd4eeab72ab0055fa3c116126d8e25cb25791d6feba31",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/25781662970"
    }
  ]
}