Skip to content

Commit dc0beb9

Browse files
committed
chore: Fix description.
1 parent ae3cfae commit dc0beb9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Authors@R:
99
person("Vedha", "Viyash", role = c("ctb"), email = "[email protected]")
1010
)
1111
Description:
12-
'shiny.emptystate' offers a comprehensive solution for managing 'empty states' in 'Shiny' applications.
12+
This package offers a comprehensive solution for managing 'empty states' in 'Shiny' applications.
1313
It provides tools to create both default and customizable components for scenarios where
1414
data is absent or doesn't match user-defined filters. The package prioritizes user experience,
1515
ensuring clarity and consistency even when data is not available to display.

cran-comments.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Resubmission
22

3+
> The Description field should not start with the package name, 'This package' or similar.
4+
5+
We have updated the description.
6+
7+
## Resubmission
8+
39
> If there are references describing the methods in your package, please
410
add these in the Description field of your DESCRIPTION file in the form
511
authors (year) <doi:...>

0 commit comments

Comments
 (0)