Skip to content

Commit 2dc170a

Browse files
committed
Change http to https (request by CRAN)
1 parent e0ab070 commit 2dc170a

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: estudy2
22
Type: Package
33
Title: An Implementation of Parametric and Nonparametric Event Study
44
Version: 0.10.0
5-
Date: 2021-11-14
5+
Date: 2021-11-15
66
Authors@R:
77
person("Iegor", "Rudnytskyi", , "iegor.rudnytskyi@gmail.com", c("aut", "cre"))
88
Description: An implementation of a most commonly used event study methodology,

README.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ library("estudy2")
5959
run_app()
6060
```
6161

62-
Otherwise, one can explore the deployed version using this [link](http://irudnyts.shinyapps.io/estudy2/).
62+
Otherwise, one can explore the deployed version using this [link](https://irudnyts.shinyapps.io/estudy2/).

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ run_app()
5050
```
5151

5252
Otherwise, one can explore the deployed version using this
53-
[link](http://irudnyts.shinyapps.io/estudy2/).
53+
[link](https://irudnyts.shinyapps.io/estudy2/).

docs/articles/estudy2-intro.html

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ pkgdown: 1.6.1
33
pkgdown_sha: ~
44
articles:
55
estudy2-intro: estudy2-intro.html
6-
last_built: 2021-11-14T22:40Z
6+
last_built: 2021-11-15T12:08Z
77

0 commit comments

Comments
 (0)