Skip to content

FinanceGraphs

Flexible Graphs for Analysis of Financial Data and Time Series

v0.8.0 · Mar 29, 2026 · GPL (>= 3)

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

2 ERROR
2 NOTE
9 OK
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)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘hexbin’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘hexbin’
  All declared Imports should be used.
ERROR r-oldrel-macos-x86_64

package dependencies

Packages required and available but unsuitable versions:
  'grDevices', 'stats', 'utils'

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-oldrel-windows-x86_64

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
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘hexbin’
  All declared Imports should be used.
ERROR r-devel-macos-arm64

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
ERROR r-oldrel-macos-x86_64

package dependencies

Packages required and available but unsuitable versions:
  'grDevices', 'stats', 'utils'

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
ERROR r-oldrel-windows-x86_64

package dependencies

Packages required and available but unsuitable versions:
  'grDevices', 'stats', 'utils'

See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.

Dependency Network

Dependencies Reverse dependencies dplyr purrr tibble broom stringr forcats lubridate timeDate tidyr (>= 0.6.3) xts ggtext graphics (>= 4.0.0) hexbin ggplot2 (>= 4.0.0) ggrepel +6 more dependencies FinanceGraphs

Version History

new 0.8.0 Mar 29, 2026