Skip to content

Releases: davidycliao/legisTaiwan

Fix SSL connection issues in review_session_info function and example errors

30 Apr 16:59
c2c679e

Choose a tag to compare

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

30 Dec 21:51
c0de1ba

Choose a tag to compare

Pre-release

legisTaiwan 0.1.7

Improvements

  • Enhanced user experience by implementing progress bars for time-intensive operations, which are now displayed when verbose = TRUE is enabled

  • Performed comprehensive spelling and typographical corrections throughout both package documentation and function names