Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,432 contributions in the last year
Contribution activity
October 2020
Created a pull request in eddelbuettel/digest that received 6 comments
Speed enhancements
Closes #163.
The changes:
Replaced base::serialize with serialize.
Pass explicit choices to match.arg().
Only check if an algorithm is streaming o…
- Make test less brittle and add docs requirement
- More generalized approach to real-time theming
- Fix #2946: Ensure invalidation on freezeReactiveValue(input) freeze and new value
- Add missing space for html lang
- Implement reactiveConsole()
- Added lang attribute for accessibility and search-engine parsers
- Make shiny.css bootstraplib aware; use jquerylib
- make sure is_bs_theme() is available
- Localized bootstraplib themes
- Added lang attribute for accessibility and search-engine parsers
Created an issue in eddelbuettel/digest that received 6 comments
Possible performance improvements
I'm doing some work on the memoise package, and have found that the performance of digest() could be improved with some simple changes.
If the inpu…