Releases: davidycliao/legisTaiwan
Releases · davidycliao/legisTaiwan
Fix SSL connection issues in review_session_info function and example errors
Pre-release
Fix SSL connection issues in review_session_info function and example errors
- Use system curl command to bypass SSL/TLS certificate validation problems
- Improve regex handling of session data to fix "NAs introduced by coercion" warnings
- Wrap example code in \dontrun{} to prevent network-related code from running during checks
- Optimize cleaning of JavaScript code in date fields
- Ensure results are correctly sorted by session number
This fix resolves SSL connection issues with the Legislative Yuan website, making
review_session_info and get_variable_info functions work reliably.
legisTaiwan R Package 0.1.7
legisTaiwan 0.1.7
Improvements
-
Enhanced user experience by implementing progress bars for time-intensive operations, which are now displayed when
verbose = TRUEis enabled -
Performed comprehensive spelling and typographical corrections throughout both package documentation and function names