Skip to content

editData

'RStudio' Addin for Editing a 'data.frame'

v0.1.8 · Apr 2, 2021 · GPL-3

Description

An 'RStudio' addin for editing a 'data.frame' or a 'tibble'. You can delete, add or update a 'data.frame' without coding. You can get resultant data as a 'data.frame'. In the package, modularized 'shiny' app codes are provided. These modules are intended for reuse across applications.

Downloads

CRAN

1.6K

Last 30 days

3005th

5K

Last 90 days

23.5K

Last year

Trend: -11.7% (30d vs prior 30d)

r2u CRAN

12

Last 30 days

194

Last 90 days

417

Last year

Trend: -76.5% (30d vs prior 30d)

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘dplyr’ ‘magrittr’ ‘tibble’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘dplyr’ ‘magrittr’ ‘tibble’
  All declared Imports should be used.

Check History

NOTE 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘dplyr’ ‘magrittr’ ‘tibble’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘dplyr’ ‘magrittr’ ‘tibble’
  All declared Imports should be used.
ERROR 10 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘rio’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘dplyr’ ‘magrittr’ ‘tibble’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘dplyr’ ‘magrittr’ ‘tibble’
  All declared Imports should be used.
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘dplyr’ ‘magrittr’ ‘tibble’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘dplyr’ ‘magrittr’ ‘tibble’
  All declared Imports should be used.

Reverse Dependencies (3)

suggests

Dependency Network

Dependencies Reverse dependencies shiny miniUI rstudioapi DT(>= 0.17) tibble dplyr rio magrittr shinyWidgets openxlsx ggplotAssist rrtable htsr editData

Version History

5 tracked
new 0.1.8 Mar 10, 2026
updated 0.1.8 ← 0.1.2 diff Apr 1, 2021
updated 0.1.2 ← 0.1.1 diff Oct 6, 2017
updated 0.1.1 ← 0.1.0 diff Oct 2, 2017
new 0.1.0 Sep 23, 2017