Closed vanhry closed 1 year ago
Failing CI is because of R CMD CHECK
not detecting anything in NEWS.md
. I was able to make mine pass with another heading with {package_name} version
.
This might solve the issue with R CMD CHECK
in CI.
# reactable.extras (development version)
# reactable.extras 0.1.0
* Some news here.
@vibalre Please make sure that I didn't break anything in your part
I found a couple of issues and will be pushing this fixes then merge once the CI passes.
mtcars
by 20k, for some reason it was changed to 2k and the effect of server-side processing was not as apparent with this data size
Issue Appsilon/issues_archive#2
Changes description
cell = date_extra("date")
:arrow_right: track change withinput$date
which containslist(row=ROW_NUMBER, value=NEWDATE)
inst/examples/demo