From 1bf55eb8dbc339930e21fee2dcdbffa74c71743b Mon Sep 17 00:00:00 2001 From: Paul Govan Date: Mon, 26 Jun 2023 14:03:21 -0400 Subject: [PATCH] Update URL --- .Rbuildignore | 1 + CRAN-SUBMISSION | 3 +++ README.md | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 CRAN-SUBMISSION diff --git a/.Rbuildignore b/.Rbuildignore index 93c9ed1..20453a7 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -12,3 +12,4 @@ ^\.github$ ^index\.md$ ^revdep$ +^CRAN-SUBMISSION$ diff --git a/CRAN-SUBMISSION b/CRAN-SUBMISSION new file mode 100644 index 0000000..178615d --- /dev/null +++ b/CRAN-SUBMISSION @@ -0,0 +1,3 @@ +Version: 0.3 +Date: 2023-06-26 17:56:13 UTC +SHA: e43bbdf4f50952a5fd2fa4fe2144fb134d1e15a0 diff --git a/README.md b/README.md index 4d49747..c6d128b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ eAnalytics::eAnalytics() Or to access the app through a browser, visit [paulgovan.shinyapps.io/eAnalytics](https://paulgovan.shinyapps.io/eAnalytics/). # Data -eAnalytics is built around the [energyr](https://github.com/paulgovan/energyr) R package of data published by the United States Federal Energy Regulatory Commission [www.ferc.gov](www.ferc.gov). energyr contains several datasets for different industry segments: +eAnalytics is built around the [energyr](https://github.com/paulgovan/energyr) R package of data published by the United States Federal Energy Regulatory Commission [www.ferc.gov](https://www.ferc.gov). energyr contains several datasets for different industry segments: * `electric`: Electric Company Financial Data * `gas`: Natural Gas Company Financial Data