Skip to content

shinystate 0.1.0

Latest

Choose a tag to compare

@rpodcast rpodcast released this 27 Sep 17:00
· 14 commits to main since this release
3720065
  • Initial CRAN release
  • Fix typo in test for session ID extraction
  • Clean up basic app example and leverage {bslib} for user interface
  • Streamline example application utilizing R6 classes, along with a new feature to save and restore state of the R6 object.
  • Remove dependency on {dplyr} by using base R operations to filter and bind rows of session data frames.