{
  "_id": "6a55fb93ff0138dec5d6b5a2",
  "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-07-14 09:00:05 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/a0bcff3d51e2edbab4c2cdf7e0dc9a13a61cd09c9121828c1f5013dce494d67f",
  "_filesize": 7146681,
  "_sha256": "a0bcff3d51e2edbab4c2cdf7e0dc9a13a61cd09c9121828c1f5013dce494d67f",
  "_expires": "2026-10-22T09:04:16.000Z",
  "_created": "2026-07-14T09:00:05.000Z",
  "_published": "2026-07-14T09:04:19.223Z",
  "_jobs": [
    {
      "job": 87043110841,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8305605098"
    },
    {
      "job": 87043110812,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305588114"
    },
    {
      "job": 87043110796,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8305599983"
    },
    {
      "job": 87043110795,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305614323"
    },
    {
      "job": 87042455113,
      "time": 194,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305526587"
    },
    {
      "job": 87043110766,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8305574730"
    },
    {
      "job": 87043110837,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8305560434"
    },
    {
      "job": 87043110808,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8305561965"
    },
    {
      "job": 87043110980,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305583573"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/29319867243",
  "_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": "resolute",
  "_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": 100
  },
  "_downloads": {
    "count": 1067,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DataEditR"
  },
  "_devurl": "https://github.com/dillonhammill/dataeditr",
  "_pkgdown": "https://dillonhammill.github.io/DataEditR/",
  "_searchresults": 166,
  "_rbuild": "4.6.1",
  "_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.014313367845913,
  "_indexed": true,
  "_nocasepkg": "dataeditr",
  "_universes": [
    "dillonhammill"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-14T09:03:10.000Z",
      "distro": "resolute",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/5d0de3efae6fc3f66507855f8e461a6d90d293f6709379f3193d4a2b362e112f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/29319867243"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-14T09:02:30.000Z",
      "distro": "resolute",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/ff1ced39c7715dfd34ba5bd2f627a132ffcb59cafd69e5d8ebea5406cbcd9067",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/29319867243"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-14T09:03:05.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/816c737966ecb99f104cc24f9dd7bed329df1272c49ad163f147c50bb6fd70b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/29319867243"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-14T09:03:39.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/1ae99c919589c7e4857962c906da58b76a1175f4e7599f925b95e541d96805c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/29319867243"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-14T09:02:17.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/2849c0b1634f93fa1a7ac7f34f9c81fc6b3bdff8edf87b57bb00f7ac891ad51b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/29319867243"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-14T09:01:18.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/bc34c94f230c5b2719dafae5b9d27235096086dab5c778c903561f2fbbd261a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/29319867243"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-14T09:01:20.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/c9a68a641e2c6d3468888b996633897e428ba62c792c1fef262b5ecc2ec75850",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/29319867243"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-14T09:02:10.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "https://r2.ropensci.org/9b2aeb34d4205045c1efc00bb194967e01434a96c79bca390c848d19edaef685",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/29319867243"
    }
  ]
}