CRAN release: 5.2.3
- 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
- @Patrikios made their first contribution in #47
Full Changelog: v5.2.2...v5.2.3