-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,3 +6,5 @@ vignettes | |
pkgdown | ||
_\.new\.png$ | ||
^e2e_tests$ | ||
^CRAN-SUBMISSION$ | ||
^cran-comments\.md$ |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,8 +11,8 @@ Authors@R: | |
person("Eduardo", "Almeida", role = c("ctb"), email = "[email protected]"), | ||
person("Appsilon Sp. z o.o.", role = "cph", email = "[email protected]") | ||
) | ||
Description: Enhanced functionality for 'reactable' in 'Shiny' applications, offering interactive and dynamic data table capabilities with ease. | ||
With 'reactable.extras', easily integrate a range of functions and components to enrich your 'Shiny' apps and facilitate user-friendly data exploration. | ||
Description: Enhanced functionality for 'reactable' in 'shiny' applications, offering interactive and dynamic data table capabilities with ease. | ||
With 'reactable.extras', easily integrate a range of functions and components to enrich your 'shiny' apps and facilitate user-friendly data exploration. | ||
License: LGPL-3 | ||
URL: https://appsilon.github.io/reactable.extras/, https://github.com/Appsilon/reactable.extras | ||
BugReports: https://github.com/Appsilon/reactable.extras/issues | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Resubmission | ||
|
||
> Please note that package names are case sensitive. 'Shiny' --> 'shiny' | ||
We changed the case. | ||
|
||
> If there are references describing the methods in your package, please | ||
add these in the description field of your DESCRIPTION file in the form | ||
authors (year) <doi:...> | ||
authors (year) <arXiv:...> | ||
authors (year, ISBN:...) | ||
or if those are not available: <https:...> | ||
with no space after 'doi:', 'arXiv:', 'https:' and angle brackets for | ||
auto-linking. | ||
(If you want to add a title as well please put it in quotes: "Title") | ||
|
||
Unfortunately, there are no references to include regarding this package. | ||
|
||
> Please add \value to .Rd files regarding exported methods and explain | ||
the functions results in the documentation. Please write about the | ||
structure of the output (class) and also what the output means. (If a | ||
function does not return a value, please document that too, e.g. | ||
\value{No return value, called for side effects} or similar) | ||
Missing Rd-tags: | ||
button_extra.Rd: \value | ||
checkbox_extra.Rd: \value | ||
date_extra.Rd: \value | ||
dropdown_extra.Rd: \value | ||
text_extra.Rd: \value | ||
tooltip_extra.Rd: \value | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 1 note | ||
|
||
* This is a new release. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.