Skip to content

Commit 4e3d0af

Browse files
committed
chore: Update DESCRIPTION.
1 parent 6b10ef1 commit 4e3d0af

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
Type: Package
22
Package: reactable.extras
33
Title: Extra Features for 'Reactable' Package
4-
Version: 0.1.0.9000
4+
Version: 0.2.0
55
Authors@R:
66
c(
77
person("Recle", "Vibal", role = c("aut", "cre"), email = "opensource+recle@appsilon.com"),
88
person("Ivan", "Hrychaniuk", role = c("aut"), email = "ivan.hrychaniuk@appsilon.com"),
9+
person("Andres", "Quintero", role = c("aut"), email = "afquinteromoreano@gmail.com"),
910
person("Pedro", "Silva", role = c("aut"), email = "pedro@appsilon.com"),
11+
person("Eduardo", "Almeida", role = c("ctb"), email = "eduardo@appsilon.com"),
1012
person("Appsilon Sp. z o.o.", role = "cph", email = "opensource@appsilon.com")
1113
)
12-
Description: A set of extensions for 'reactable' package.
14+
Description: Enhanced functionality for 'reactable' in 'Shiny' applications, offering interactive and dynamic data table capabilities with ease.
15+
With 'reactable.extras', easily integrate a range of functions and components to enrich your 'Shiny' apps and facilitate user-friendly data exploration.
1316
License: LGPL-3
1417
URL: https://appsilon.github.io/reactable.extras/, https://github.com/Appsilon/reactable.extras
1518
BugReports: https://github.com/Appsilon/reactable.extras/issues

0 commit comments

Comments
 (0)