Skip to content

Commit eabd9c7

Browse files
authored
Merge pull request #63 from Appsilon/release-0.2.1
chore: Release 0.2.1
2 parents eab4a03 + df3c318 commit eabd9c7

5 files changed

Lines changed: 13 additions & 4 deletions

File tree

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ _\.new\.png$
88
^e2e_tests$
99
^CRAN-SUBMISSION$
1010
^cran-comments\.md$
11+
docs

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: reactable.extras
33
Title: Extra Features for 'reactable' Package
4-
Version: 0.2.0.9001
4+
Version: 0.2.1
55
Authors@R:
66
c(
77
person("Recle", "Vibal", role = c("aut", "cre"), email = "opensource+recle@appsilon.com"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# reactable.extras (development)
1+
# reactable.extras 0.2.1
22

33
- Fix server-side processing example.
44
- Dropdown now work with a singular choice.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,11 @@ Reporting a bug is also helpful - please use [GitHub issues](https://github.com/
9797
<img src="https://avatars0.githubusercontent.com/u/6096772" align="right" alt="" width="6%" />
9898

9999
Appsilon is a **Posit (formerly RStudio) Full Service Certified Partner**.<br/>
100-
Learn more at [appsilon.com](https://appsilon.com).
100+
Learn more at [appsilon.com](https://www.appsilon.com/).
101101

102102
Get in touch [opensource@appsilon.com](mailto:opensource@appsilon.com)
103103

104-
Explore the [Rhinoverse](https://rhinoverse.dev) - a family of R packages built around [Rhino](https://appsilon.github.io/rhino/)!
104+
Explore the [Rhinoverse](https://www.appsilon.com/rhinoverse) - a family of R packages built around [Rhino](https://appsilon.github.io/rhino/)!
105105

106106
<a href = "https://appsilon.us16.list-manage.com/subscribe?u=c042d7c0dbf57c5c6f8b54598&id=870d5bfc05" target="_blank">
107107
<img src="https://raw.githubusercontent.com/Appsilon/website-cdn/gh-pages/shiny_weekly_light.jpg" alt="Subscribe for Shiny tutorials, exclusive articles, R/Shiny community events, and more."/>

cran-comments.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 0.2.1
2+
3+
## R CMD check results
4+
5+
0 errors | 0 warnings | 0 notes
6+
7+
# 0.2.0
8+
19
# Resubmission
210

311
> Please note that package names are case sensitive. 'Shiny' --> 'shiny'

0 commit comments

Comments
 (0)