FinanceGraphs
Flexible Graphs for Analysis of Financial Data and Time Series
Description
Flexible wrappers around R graphics modules 'dygraphs' <https://dygraphs.com/> and 'ggplot2' <https://ggplot2.tidyverse.org/> to visualize data commonly found in Financial Studies, with an emphasis on time series. Interactive time series plots include multiple options for incorporating external data such as forecasts and events. Other static plots useful for time series data include an intuitive and generic scatter plotter, a boxplot generator suitable for multiple time series, and event study plotters for time series analysis around sets of dates.
Downloads
88
Last 30 days
23543rd
88
Last 90 days
88
Last year
CRAN Check Status
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | NOTE |
| r-devel-linux-x86_64-fedora-gcc | NOTE |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-x86_64 | ERROR |
| r-oldrel-windows-x86_64 | ERROR |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (4 non-OK)
dependencies in R code
Namespace in Imports field not imported from: ‘hexbin’ All declared Imports should be used.
dependencies in R code
Namespace in Imports field not imported from: ‘hexbin’ All declared Imports should be used.
package dependencies
Packages required and available but unsuitable versions: 'grDevices', 'stats', 'utils' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual.
package dependencies
Packages required and available but unsuitable versions: 'grDevices', 'stats', 'utils' See section 'The DESCRIPTION file' in the 'Writing R Extensions' manual.
Check History
ERROR 3 OK · 1 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Mar 30, 2026
dependencies in R code
Namespace in Imports field not imported from: ‘hexbin’ All declared Imports should be used.
examples
Running examples in ‘FinanceGraphs-Ex.R’ failed The error most likely occurred in: > ### Name: fg_dates_of_interest > ### Title: Maintain Aethestics and Dates of Interest > ### Aliases: fg_dates_of_interest fg_get_dates_of_interest > ### fg_update ...[truncated]... file '/Users/rbuild/Library/Caches/org.R-project.R/R/FinanceGraphs/fg_doi.RD', probable reason 'No such file or directory' Error in gzfile(file, "wb") : cannot open the connection Calls: fg_update_dates_of_interest -> save -> gzfile Execution halted
package dependencies
Packages required and available but unsuitable versions: 'grDevices', 'stats', 'utils' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual.
package dependencies
Packages required and available but unsuitable versions: 'grDevices', 'stats', 'utils' See section 'The DESCRIPTION file' in the 'Writing R Extensions' manual.