Skip to content

CRAN release: 5.2.3

Compare
Choose a tag to compare
@laresbernardo laresbernardo released this 04 Nov 22:18
· 85 commits to main since this release
  • feat: improve font_exists() suggestions and new use-case to search for all available fonts
  • feat: additional parameter for gpt_*() functions: num_retries, temperature, max_tokens, pause_base
  • feat: new chr2num(), chr2logical(), chr2date() functions
  • feat: new weighted_value() function, enabling FIFO/LIFO
  • feat: new delete/open params for get_mp3()
  • feat: New 'quiet' and 'include_regions' parameters to allow additional information on holidays
  • fix: better handling of scrapping responses using header and more flexible date formats for holidays() #45
  • fix: better gpt_table() prompt to deal with numeric values and delimiters
  • fix: live quote migrated to quantmod functions
  • fix: get_currency() correctly handles rownames now [quantmod update]
  • fix: better handling of NULL in formatNum()
  • docs: fix dependent vs independent term across parameters #51
  • docs: removed rdrop2 recommended dependency given it was deprecated from CRAN

New Contributors

Full Changelog: v5.2.2...v5.2.3