CJ Yetman

Results 46 issues of CJ Yetman

CAUTION: changes the CSV data (extended characters are properly parsed based on proper encoding setting, so "Cote D’Ivoire" is parsed correctly and it avoids an error when parsing other strings...

- depends on #347 Caution: changes the CSV data... - Croatia (apparently) is now using the Euro - Sierra Leone [has a new currency](https://en.wikipedia.org/wiki/Sierra_Leonean_leone) - Türkiye is now spelled `TÜRKİYE`...

CAUTION: this does cause 2 deletions and numerous additions to the CSV data

Update d3 v5 to from [5.9.2](https://github.com/d3/d3/releases/tag/v5.9.2) to [5.16.0](https://github.com/d3/d3/releases/tag/v5.16.0) (the most current version of d3 v5)

Update d3 v6 to from [6.2.0](https://github.com/d3/d3/releases/tag/v6.2.0) to [6.7.0](https://github.com/d3/d3/releases/tag/v6.7.0) (the most current version of d3 v6)

since [pacta.portfolio.analysis](https://github.com/RMI-PACTA/pacta.portfolio.analysis) is the currently supported version related RMI-PACTA/pacta-data/issues/61 related RMI-PACTA/create_interactive_report/issues/579

priority

If I interpret this correctly, it's attempting to pull the docker image that it's just about to create, so it will probably not ever succeed(?). Should it instead try to...

Adapt the `write_log()` function so that it properly adapts to the result of `interactive()`. If `interactive() == TRUE`, messages should be sent to the console so the user sees them...