{
  "_id": "6a49ead354b1f994258aa785",
  "Package": "DataEditR",
  "Title": "An Interactive Editor for Viewing, Entering, Filtering & Editing\nData",
  "Version": "1.0.0",
  "Date": "2026-03-13",
  "Authors@R": "person(given = \"Dillon\",\nfamily = \"Hammill\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dillon.hammill21@gmail.com\",\ncomment = c(ORCID = \"0000-0002-1407-7223\"))",
  "Description": "An interactive editor built on 'rhandsontable' to allow\nthe interactive viewing, entering, filtering and editing of\ndata in R <https://dillonhammill.github.io/DataEditR/>.",
  "URL": "https://dillonhammill.github.io/DataEditR/",
  "BugReports": "https://github.com/DillonHammill/DataEditR/issues",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Language": "en-GB",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://dillonhammill.r-universe.dev",
  "Date/Publication": "2026-03-14 23:25:06 UTC",
  "RemoteUrl": "https://github.com/dillonhammill/dataeditr",
  "RemoteRef": "HEAD",
  "RemoteSha": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-14 11:03:18 UTC",
    "User": "root"
  },
  "Author": "Dillon Hammill [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1407-7223>)",
  "Maintainer": "Dillon Hammill <dillon.hammill21@gmail.com>",
  "_user": "dillonhammill",
  "_type": "src",
  "_file": "DataEditR_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/bfe61de0306d1b08628c398863446886705bae50f8715ad83b4721be99a45b2e",
  "_filesize": 7146687,
  "_sha256": "bfe61de0306d1b08628c398863446886705bae50f8715ad83b4721be99a45b2e",
  "_expires": "2026-10-13T05:25:36.000Z",
  "_created": "2026-06-14T11:03:18.000Z",
  "_published": "2026-07-05T05:25:39.443Z",
  "_jobs": [
    {
      "job": 85195542727,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7620359251"
    },
    {
      "job": 85195542617,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620356127"
    },
    {
      "job": 85195542522,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7620349261"
    },
    {
      "job": 85195542587,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620351339"
    },
    {
      "job": 85195542529,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620338576"
    },
    {
      "job": 85195542633,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620354230"
    },
    {
      "job": 85195542595,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7620350471"
    },
    {
      "job": 85195542623,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7620349376"
    },
    {
      "job": 85195542657,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620349651"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/27496698833",
  "_status": "success",
  "_upstream": "https://github.com/dillonhammill/dataeditr",
  "_commit": {
    "id": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
    "author": "DillonHammill <Dillon.Hammill@anu.edu.au>",
    "committer": "DillonHammill <Dillon.Hammill@anu.edu.au>",
    "message": "Fix links.\n",
    "time": 1773530706
  },
  "_maintainer": {
    "name": "Dillon Hammill",
    "email": "dillon.hammill21@gmail.com",
    "orcid": "0000-0002-1407-7223"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "shinyBS",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Imports"
    },
    {
      "package": "rhandsontable",
      "version": ">= 0.3.8",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "dillonhammill",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-11",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 389,
  "_contributors": [
    {
      "user": "dillonhammill",
      "count": 174,
      "uuid": 28646736
    },
    {
      "user": "copilot",
      "count": 3,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 28646736,
    "type": "user",
    "name": "Dillon Hammill",
    "followers": 101
  },
  "_downloads": {
    "count": 1504,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DataEditR"
  },
  "_devurl": "https://github.com/dillonhammill/dataeditr",
  "_pkgdown": "https://dillonhammill.github.io/DataEditR/",
  "_searchresults": 167,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DataEditR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dillonhammill/dataeditr",
  "_realowner": "dillonhammill",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.5",
      "date": "2020-08-12"
    },
    {
      "version": "0.0.9",
      "date": "2020-12-12"
    },
    {
      "version": "0.1.1",
      "date": "2021-05-10"
    },
    {
      "version": "0.1.2",
      "date": "2021-05-21"
    },
    {
      "version": "0.1.3",
      "date": "2021-07-09"
    },
    {
      "version": "0.1.4",
      "date": "2021-12-10"
    },
    {
      "version": "0.1.5",
      "date": "2022-03-08"
    },
    {
      "version": "1.0.0",
      "date": "2026-03-15"
    }
  ],
  "_exports": [
    "data_code",
    "data_edit",
    "dataEditServer",
    "dataEditUI",
    "dataFilterServer",
    "dataFilterUI",
    "dataInputServer",
    "dataInputUI",
    "dataOutputServer",
    "dataOutputUI",
    "dataSelectServer",
    "dataSelectUI",
    "dataSyncServer",
    "dataSyncUI"
  ],
  "_help": [
    {
      "page": "data_code",
      "title": "Generate tidyverse code to replicate data edits",
      "topics": [
        "data_code"
      ]
    },
    {
      "page": "data_edit",
      "title": "An interactive editor for viewing, entering and editing data",
      "topics": [
        "data_edit"
      ]
    },
    {
      "page": "dataEdit",
      "title": "Shiny module for data editing",
      "topics": [
        "dataEdit",
        "dataEditServer",
        "dataEditUI"
      ]
    },
    {
      "page": "dataFilter",
      "title": "Shiny module for filtering data",
      "topics": [
        "dataFilter",
        "dataFilterServer",
        "dataFilterUI"
      ]
    },
    {
      "page": "dataInput",
      "title": "Shiny module for data input",
      "topics": [
        "dataInput",
        "dataInputServer",
        "dataInputUI"
      ]
    },
    {
      "page": "dataOutput",
      "title": "Shiny module for data output",
      "topics": [
        "dataOutput",
        "dataOutputServer",
        "dataOutputUI"
      ]
    },
    {
      "page": "dataSelect",
      "title": "Shiny module for selecting data",
      "topics": [
        "dataSelect",
        "dataSelectServer",
        "dataSelectUI"
      ]
    },
    {
      "page": "dataSync",
      "title": "A shiny module to synchronise datasets",
      "topics": [
        "dataSync",
        "dataSyncServer",
        "dataSyncUI"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dillonhammill/dataeditr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/dillonhammill/dataeditr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rhandsontable",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "shiny",
    "shinyBS",
    "shinyjs",
    "sourcetools",
    "tinytex",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "DataEditR.Rmd",
      "filename": "DataEditR.html",
      "title": "DataEditR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preparation",
        "1. Data Visualisation",
        "2. Data Import",
        "3. Data Manipulation",
        "3.1 Addition or removal of rows or columns",
        "3.2 Rename rows or columns",
        "3.3 Resize columns",
        "3.4 Drag to fill",
        "3.5 Append columns or rows",
        "3.6 Read-only columns",
        "3.7 Factor columns",
        "4. Data Creation",
        "4.1 Start with empty template",
        "4.2 Start with a labelled template",
        "5. Data Filtering",
        "5.1 Column Selection",
        "5.2 Row Selection",
        "5.3 Data Synchronisation",
        "5.4 Export Data Subsets",
        "6. Data saving",
        "7. Complex user inputs",
        "7.1 Checkboxes",
        "7.2 Dropdown menus",
        "7.3 Dates",
        "7.4 Passwords",
        "8. Customisation",
        "8.1 Stretch columns to fill page",
        "8.2 Logo and title",
        "8.3 Custom themes",
        "9. Change Tracking",
        "9.1 Enable change tracking",
        "9.2 Custom highlight colour",
        "9.3 Change tracking in modules",
        "10. RStudio Add-in",
        "11. Interactively Edit Googlesheets",
        "12. Exporting Code",
        "12.1 Print code to console",
        "12.2 Save code to file",
        "12.3 Using data_code() directly",
        "Summary"
      ],
      "created": "2020-07-21 02:37:39",
      "modified": "2026-03-14 19:50:44",
      "commits": 20
    }
  ],
  "_score": 8.166005167784595,
  "_indexed": true,
  "_nocasepkg": "dataeditr",
  "_universes": [
    "dillonhammill"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-14T11:05:45.000Z",
      "distro": "noble",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/b52f1fa3822fed4a87e409e6653f753905b8175a39e250990fb1b0869b76e138",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/27496698833"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-14T11:05:24.000Z",
      "distro": "noble",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/201b4c3bed2b30918ec9684d861c7a0412357528be1ea148cd41f778d3841c1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/27496698833"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-14T11:04:41.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/28ac12fe36291508cfa6dfde1e8675c2e6bea35092b4aff67fba49a47aa05b9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/27496698833"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-14T11:04:52.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/47dc48763f7612f1385a9337b9a8ebdd9cac038c749d247b868ceb1f48b3ff73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/27496698833"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-14T11:05:29.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/08165d533dea8098e779a5addeeebf760679f461e1c52671f5a2b90d9520d995",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/27496698833"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-14T11:04:36.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/193ccfe427124caa018fefa2fd01a927d1481ca91e7fa722d4b524eb82d4a1d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/27496698833"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-14T11:04:26.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/d738ad42bd1026316fc8886651e906876827263feea5aa3d21697918af7188c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/27496698833"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-14T11:04:30.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/d150fcff0d0252fea7eca5675b6fbe808f9590dca97b44c3ae2fbffad7ca955f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/27496698833"
    }
  ]
}