{
  "_id": "6a143d88acfb0bcc41d42a86",
  "Package": "editbl",
  "Type": "Package",
  "Version": "1.3.2",
  "Date": "2026-05-20",
  "Title": "'DT' Extension for CRUD (Create, Read, Update, Delete)\nApplications in 'shiny'",
  "Authors@R": "c(person(\"Jasper\", \"Schelfhout\", \"\", \"jasper.schelfhout@openanalytics.eu\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Maxim\", \"Nazarov\", \"\", \"maxim.nazarov@openanalytics.eu\",\nrole = c(\"rev\")),\nperson(\"Daan\", \"Seynaeve\", \"\", \"daan.seynaeve@openanalytics.eu\",\nrole = c(\"rev\")),\nperson(\"Lennart\", \"Tuijnder\", \"\", \"lennart.tuijnder@openanalytics.eu\",\nrole = c(\"rev\")),\nperson(\"Saar\", \"Junius\", \"\", \"saar.junius@openanalytics.eu\",\nrole = c(\"aut\")))",
  "Maintainer": "Jasper Schelfhout <jasper.schelfhout@openanalytics.eu>",
  "Description": "The core of this package is a function eDT() which\nenhances DT::datatable() such that it can be used to\ninteractively modify data in 'shiny'. By the use of generic\n'dplyr' methods it supports many types of data storage, with\nrelational databases ('dbplyr') being the main use case.",
  "License": "GPL-3",
  "Copyright": "Open Analytics NV, 2023",
  "URL": "https://github.com/openanalytics/editbl",
  "BugReports": "https://github.com/openanalytics/editbl/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://openanalytics.r-universe.dev",
  "Date/Publication": "2026-05-25 11:38:26 UTC",
  "RemoteUrl": "https://github.com/openanalytics/editbl",
  "RemoteRef": "HEAD",
  "RemoteSha": "89be008c3940885ae17b327b701e679918af172a",
  "RemoteSubdir": "editbl",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 12:11:35 UTC",
    "User": "root"
  },
  "Author": "Jasper Schelfhout [aut, cre],\nMaxim Nazarov [rev],\nDaan Seynaeve [rev],\nLennart Tuijnder [rev],\nSaar Junius [aut]",
  "MD5sum": "7c7565ad2e4dfa15f5405b4e2ac3bc44",
  "_user": "openanalytics",
  "_type": "src",
  "_file": "editbl_1.3.2.tar.gz",
  "_fileid": "f0426275330cfe6c04b469627ec9366c7fdd0657e92912c2fdf2a2747db66177",
  "_filesize": 961878,
  "_sha256": "f0426275330cfe6c04b469627ec9366c7fdd0657e92912c2fdf2a2747db66177",
  "_created": "2026-05-25T12:11:35.000Z",
  "_published": "2026-05-25T12:16:08.719Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77709296491,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7197943101"
    },
    {
      "job": 77709296486,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7197949929"
    },
    {
      "job": 77709296542,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7197942921"
    },
    {
      "job": 77709296549,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7197943458"
    },
    {
      "job": 77708869168,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7197912429"
    },
    {
      "job": 77709296485,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7197947835"
    },
    {
      "job": 77709296510,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7197941068"
    },
    {
      "job": 77709296511,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7197934962"
    },
    {
      "job": 77709296505,
      "time": 232,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7197971861"
    }
  ],
  "_buildurl": "https://github.com/r-universe/openanalytics/actions/runs/26399728223",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/openanalytics/editbl",
  "_commit": {
    "id": "89be008c3940885ae17b327b701e679918af172a",
    "author": "Jasper Schelfhout <49677239+JasperSch@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "feat: expose modifications (#21)\n\n* feat: expose modifications\n\n* Documentation\n\n* Only expose saved modifications.\n\n+ Add vignette with advise on how to implement custom logic\n\n* documentation\n\n* improve documentation\n\n* Update README\n\n* Update vignette\n\n* change README\n\n---------\n\nCo-authored-by: jschelfhout <jschelfhout@openanalytics.eu>",
    "time": 1779709106
  },
  "_maintainer": {
    "name": "Jasper Schelfhout",
    "email": "jasper.schelfhout@openanalytics.eu",
    "login": "jaspersch",
    "linkedin": "in/jasper-schelfhout",
    "description": "Consultant @openanalytics ",
    "uuid": 49677239
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "fontawesome",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "dtplyr",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "dbplyr",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "dm",
      "role": "Suggests"
    }
  ],
  "_owner": "openanalytics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 30,
  "_contributors": [
    {
      "user": "jaspersch",
      "count": 41,
      "uuid": 49677239
    },
    {
      "user": "saarjunius",
      "count": 4,
      "uuid": 142490718
    }
  ],
  "_userbio": {
    "uuid": 274806,
    "type": "organization",
    "name": "OpenAnalytics"
  },
  "_downloads": {
    "count": 294,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/editbl"
  },
  "_devurl": "https://github.com/openanalytics/editbl",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/editbl.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/openanalytics/editbl",
  "_realowner": "openanalytics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.5",
      "date": "2023-09-05"
    },
    {
      "version": "0.9.6",
      "date": "2023-09-19"
    },
    {
      "version": "1.0.1",
      "date": "2023-10-13"
    },
    {
      "version": "1.0.2",
      "date": "2023-10-30"
    },
    {
      "version": "1.0.3",
      "date": "2024-01-10"
    },
    {
      "version": "1.0.4",
      "date": "2024-05-07"
    },
    {
      "version": "1.0.5",
      "date": "2024-05-21"
    },
    {
      "version": "1.1.0",
      "date": "2025-01-31"
    },
    {
      "version": "1.2.0",
      "date": "2025-03-31"
    },
    {
      "version": "1.3.0",
      "date": "2025-04-24"
    }
  ],
  "_exports": [
    "connectDB",
    "customButton",
    "e_rows_delete",
    "e_rows_insert",
    "e_rows_update",
    "eDT",
    "eDTOutput",
    "foreignTbl",
    "inputServer",
    "inputUI",
    "runDemoApp",
    "selectInputDT_Server",
    "selectInputDT_UI"
  ],
  "_help": [
    {
      "page": "connectDB",
      "title": "Connect to a database.",
      "topics": [
        "connectDB"
      ]
    },
    {
      "page": "customButton",
      "title": "Generate a custom button for 'eDT'",
      "topics": [
        "customButton"
      ]
    },
    {
      "page": "e_rows_delete",
      "title": "Delete rows from a tibble",
      "topics": [
        "e_rows_delete"
      ]
    },
    {
      "page": "e_rows_delete.default",
      "title": "Delete rows from a tibble",
      "topics": [
        "e_rows_delete.default"
      ]
    },
    {
      "page": "e_rows_insert",
      "title": "Insert rows into a tibble",
      "topics": [
        "e_rows_insert"
      ]
    },
    {
      "page": "e_rows_insert.default",
      "title": "Insert rows into a tibble",
      "topics": [
        "e_rows_insert.default"
      ]
    },
    {
      "page": "e_rows_insert.dtplyr_step",
      "title": "rows_insert implementation for 'data.table' backends.",
      "topics": [
        "e_rows_insert.dtplyr_step"
      ]
    },
    {
      "page": "e_rows_insert.tbl_dbi",
      "title": "rows_insert implementation for DBI backends.",
      "topics": [
        "e_rows_insert.tbl_dbi"
      ]
    },
    {
      "page": "e_rows_update",
      "title": "Update rows of a tibble",
      "topics": [
        "e_rows_update"
      ]
    },
    {
      "page": "e_rows_update.data.frame",
      "title": "rows_update implementation for data.frame backends.",
      "topics": [
        "e_rows_update.data.frame"
      ]
    },
    {
      "page": "e_rows_update.default",
      "title": "Update rows of a tibble",
      "topics": [
        "e_rows_update.default"
      ]
    },
    {
      "page": "e_rows_update.dtplyr_step",
      "title": "rows_update implementation for data.table backends.",
      "topics": [
        "e_rows_update.dtplyr_step"
      ]
    },
    {
      "page": "e_rows_update.tbl_dbi",
      "title": "rows_update implementation for DBI backends.",
      "topics": [
        "e_rows_update.tbl_dbi"
      ]
    },
    {
      "page": "eDT",
      "title": "Create a modifieable datatable.",
      "topics": [
        "eDT"
      ]
    },
    {
      "page": "eDTOutput",
      "title": "UI part of 'eDT'",
      "topics": [
        "eDTOutput"
      ]
    },
    {
      "page": "foreignTbl",
      "title": "Create a foreign tibble",
      "topics": [
        "foreignTbl"
      ]
    },
    {
      "page": "get_db_table_name",
      "title": "Get name of the tbl in the database",
      "topics": [
        "get_db_table_name"
      ]
    },
    {
      "page": "inputServer",
      "title": "An input server for a 'data.frame'",
      "topics": [
        "inputServer"
      ]
    },
    {
      "page": "inputServer.default",
      "title": "An input server for a 'data.frame'",
      "topics": [
        "inputServer.default"
      ]
    },
    {
      "page": "inputUI",
      "title": "An input UI for a 'data.frame'",
      "topics": [
        "inputUI"
      ]
    },
    {
      "page": "inputUI.default",
      "title": "UI part for modal with input fields for editing",
      "topics": [
        "inputUI.default"
      ]
    },
    {
      "page": "joinForeignTbl",
      "title": "Merge a tbl with it a foreignTbl",
      "topics": [
        "joinForeignTbl"
      ]
    },
    {
      "page": "rows_delete.dtplyr_step",
      "title": "rows_delete implementation for data.table backends.",
      "topics": [
        "rows_delete.dtplyr_step"
      ]
    },
    {
      "page": "runDemoApp",
      "title": "Run a demo app",
      "topics": [
        "runDemoApp"
      ]
    },
    {
      "page": "selectInputDT_Server",
      "title": "Server part to use a 'datatable' as select input",
      "topics": [
        "selectInputDT_Server"
      ]
    },
    {
      "page": "selectInputDT_UI",
      "title": "UI part of a DT select input",
      "topics": [
        "selectInputDT_UI"
      ]
    }
  ],
  "_readme": "https://github.com/openanalytics/editbl/raw/HEAD/editbl/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "crosstalk",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "shinyjs",
    "sourcetools",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "uuid",
    "vctrs",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "howto_switch_from_DT.rmd",
      "filename": "howto_switch_from_DT.html",
      "title": "Switching from DT",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-05-07 10:26:22",
      "modified": "2024-05-21 07:03:49",
      "commits": 3
    },
    {
      "source": "howto_relational_db_dm.rmd",
      "filename": "howto_relational_db_dm.html",
      "title": "Edit tables in a relational database - dm package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating a database connection",
        "Setting up the data model",
        "Fully fletched table editor"
      ],
      "created": "2024-05-07 10:26:22",
      "modified": "2024-05-21 07:03:49",
      "commits": 3
    },
    {
      "source": "howto_custom_logic.rmd",
      "filename": "howto_custom_logic.html",
      "title": "Custom logic",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Option 1",
        "Option 2"
      ],
      "created": "2026-05-25 11:38:26",
      "modified": "2026-05-25 11:38:26",
      "commits": 1
    },
    {
      "source": "howto_row_level_access.rmd",
      "filename": "howto_row_level_access.html",
      "title": "Row level access",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Hide rows completely",
        "Read-only access"
      ],
      "created": "2025-01-30 13:47:30",
      "modified": "2025-03-31 09:17:05",
      "commits": 4
    },
    {
      "source": "howto_relational_db.rmd",
      "filename": "howto_relational_db.html",
      "title": "Edit tables in a relational database",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basics of handling a database in R",
        "A simple table editor",
        "Advanced table editor (flat, joined table).",
        "Advanced table editor (partial table).",
        "Above and beyond"
      ],
      "created": "2024-05-07 10:26:22",
      "modified": "2025-04-24 13:06:46",
      "commits": 4
    }
  ],
  "_score": 6.8750612633917,
  "_indexed": true,
  "_nocasepkg": "editbl",
  "_universes": [
    "openanalytics",
    "jaspersch"
  ],
  "_previous": "1.3.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.2",
      "date": "2026-05-25T12:13:36.000Z",
      "distro": "noble",
      "commit": "89be008c3940885ae17b327b701e679918af172a",
      "fileid": "139fa1ac6904747403fdd90f0c62694644cff39b280c04ff95e8879068e98943",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openanalytics/actions/runs/26399728223"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.2",
      "date": "2026-05-25T12:13:55.000Z",
      "distro": "noble",
      "commit": "89be008c3940885ae17b327b701e679918af172a",
      "fileid": "fa7479b3fe2720e6ebd9cbdd952869f6e188b3d1cd2bc474f7b773f4f9732a35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openanalytics/actions/runs/26399728223"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.2",
      "date": "2026-05-25T12:13:30.000Z",
      "commit": "89be008c3940885ae17b327b701e679918af172a",
      "fileid": "41640c78fc9c3bf969dece73b9c6095982f9e98acdbe7fc7782f6b10d3fd528b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openanalytics/actions/runs/26399728223"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.2",
      "date": "2026-05-25T12:13:32.000Z",
      "commit": "89be008c3940885ae17b327b701e679918af172a",
      "fileid": "cf58660ad1537d33700234f36b34c81cdaf43609f7e4ae9277734663ad351106",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openanalytics/actions/runs/26399728223"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.2",
      "date": "2026-05-25T12:14:14.000Z",
      "commit": "89be008c3940885ae17b327b701e679918af172a",
      "fileid": "42e6b7af03858153a6fbd1cfc67c16b291e5fe9d60e4d8b699c2989cc195d4a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/openanalytics/actions/runs/26399728223"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.2",
      "date": "2026-05-25T12:13:10.000Z",
      "commit": "89be008c3940885ae17b327b701e679918af172a",
      "fileid": "b39ddb17f0c6ee7a8d536a9b0396f37cd2d4d95725aa523e18d6552fa1b52b17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openanalytics/actions/runs/26399728223"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.2",
      "date": "2026-05-25T12:12:48.000Z",
      "commit": "89be008c3940885ae17b327b701e679918af172a",
      "fileid": "f2f99b76cb975a33eee1fdb9af9274339df0d4a76725caf2ebba83509928a4d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openanalytics/actions/runs/26399728223"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.2",
      "date": "2026-05-25T12:15:14.000Z",
      "commit": "89be008c3940885ae17b327b701e679918af172a",
      "fileid": "ff87c642b90f377a416f14708235e6aaafb0ae98b741c9c38a4c3b58813cdb41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openanalytics/actions/runs/26399728223"
    }
  ]
}