{
  "_id": "6a1017f1acfb0bcc41c85306",
  "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-05-14 05:18:17 UTC",
    "User": "root"
  },
  "Author": "Dillon Hammill [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1407-7223>)",
  "Maintainer": "Dillon Hammill <dillon.hammill21@gmail.com>",
  "MD5sum": "6a9aac94d297c4c632bc27a0e23647f1",
  "_user": "dillonhammill",
  "_type": "src",
  "_file": "DataEditR_1.0.0.tar.gz",
  "_fileid": "552b5cb5bddb5d37cc7c74e942f7c99dfdcb743599e925d1870d2ed17cd1d56c",
  "_filesize": 7146763,
  "_sha256": "552b5cb5bddb5d37cc7c74e942f7c99dfdcb743599e925d1870d2ed17cd1d56c",
  "_created": "2026-05-14T05:18:17.000Z",
  "_published": "2026-05-22T08:46:41.923Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77346392012,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987709709"
    },
    {
      "job": 77346392006,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987704278"
    },
    {
      "job": 77346391934,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7010752810"
    },
    {
      "job": 77346391953,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987787991"
    },
    {
      "job": 77346391209,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987681672"
    },
    {
      "job": 77346391227,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156479174"
    },
    {
      "job": 77346391632,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987700930"
    },
    {
      "job": 77346391663,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6987696360"
    },
    {
      "job": 77346391593,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987698028"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/25843102681",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 2127,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DataEditR"
  },
  "_devurl": "https://github.com/dillonhammill/dataeditr",
  "_pkgdown": "https://dillonhammill.github.io/DataEditR/",
  "_searchresults": 156,
  "_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.28693294863858,
  "_indexed": true,
  "_nocasepkg": "dataeditr",
  "_universes": [
    "dillonhammill"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-14T05:20:30.000Z",
      "distro": "noble",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "7ce73828d993117e87b9194e0a29cb226b2f0be3f39079b3de4f05cb2ceb4c38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/25843102681"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-14T05:20:05.000Z",
      "distro": "noble",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "de98ee12d06f75c5a646e440fe150935f6d1199f395185d393f360a80fce690d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/25843102681"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-15T05:33:34.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "31b4ed13449e85a8cc6f31ae25e0a4e72ef46db1378c05a3fbec437fc8128254",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/25843102681"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-14T05:27:12.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "a35a1b4210462363a7e173a024f2af12e795ae3cf1a7a9d9f2d44e9459e667d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/25843102681"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-14T05:19:41.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "58f4d2da4c5f07b69730f6adeacfc70ee9d2c7cfa960e2732666a78d03865aff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/25843102681"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-14T05:19:21.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "471a9c866cedb10ee3601892f9a4fff5b819cbae816f30afbba071118328598a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/25843102681"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-14T05:19:28.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "f88c46d07038cfd2ad4a8f6a1c3058e05a952acd49c0441d7f8de65d0d5c782d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/25843102681"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T08:46:24.000Z",
      "commit": "76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f",
      "fileid": "b89ff6d4f28dc9de938e78228ffea1149cea6ea36f78c415c3046a9bf36ffe60",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/25843102681"
    }
  ]
}