Skip to content

FinanceGraphs

Flexible Graphs for Analysis of Financial Data and Time Series

v0.9.0 · Jun 22, 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

CRAN

527

Last 30 days

6848th

1.4K

Last 90 days

1.4K

Last year

Trend: +24.6% (30d vs prior 30d)

r2u CRAN

7

Last 30 days

26

Last 90 days

26

Last year

Trend: -63.2% (30d vs prior 30d)

autoCRAN

7

Last 7 days

15

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 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 OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
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 History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 23, 2026
NOTE 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
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 10 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘FinanceGraphs-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: fgts_dygraph
> ### Title: TIme series in Dygraph form
> ### Aliases: fgts_dygraph
> 
> ### ** Ex
...[truncated]...
dygraph -> is.data.frame -> fg_tq_divs
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
fg_scatplot   5.712  0.109   6.707
fg_eventStudy 5.162  0.089   5.380
fg_prophet    4.603  0.188   5.868
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.
NOTE 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 8, 2026
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 10 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘FinanceGraphs-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: fg_ratingsEvents
> ### Title: Event Helpers : fg_ratingsEvents
> ### Aliases: fg_ratingsEvents f
...[truncated]...
etry or visit the documentation (https://www.alphavantage.co/documentation/) for EARNINGS.
Error in get("variable") : object 'variable' not found
Calls: fg_av_earnings ... <Anonymous> -> [ -> [.data.frame -> grepl -> is.factor -> get
Execution halted
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.
NOTE 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 2, 2026
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 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.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies dplyr purrr tibble broom stringr forcats lubridate tidyr xts (>= 0.10.0) qlcal ggtext graphics (>= 4.0.0) ggplot2 ggrepel (>= 0.9.0) ggiraph +7 more dependencies alphavantagepf FinanceGraphs

Version History

2 tracked
updated 0.9.0 ← 0.8.0 diff Jun 22, 2026
new 0.8.0 Mar 29, 2026