diff --git a/R/data.R b/R/data.R index af439bc..1d5346c 100644 --- a/R/data.R +++ b/R/data.R @@ -14,7 +14,7 @@ #' \item{volume}{number of shares traded} #' \item{adjusted}{stock price at the close of trading adjusted for stock splits, in USD} #' } -#' @source \url{http://www.investopedia.com/terms/f/fang-stocks-fb-amzn.asp} +#' @source \url{https://www.investopedia.com/terms/f/fang-stocks-fb-amzn.asp} "FANG" #' Stock prices for Facebook from 2013-2016 @@ -33,5 +33,5 @@ #' \item{volume}{number of shares traded} #' \item{adjusted}{stock price at the close of trading adjusted for stock splits, in USD} #' } -#' @source \url{http://www.investopedia.com/terms/f/fang-stocks-fb-amzn.asp} +#' @source \url{https://www.investopedia.com/terms/f/fang-stocks-fb-amzn.asp} "FB" diff --git a/README.Rmd b/README.Rmd index 0521c09..d12657a 100644 --- a/README.Rmd +++ b/README.Rmd @@ -15,9 +15,9 @@ devtools::load_all() # tibbletime -[![Lifecycle Status](https://img.shields.io/badge/lifecycle-retired-orange.svg)](https://www.tidyverse.org/lifecycle/) +[![Lifecycle Status](https://img.shields.io/badge/lifecycle-retired-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html) [![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/tibbletime)](https://cran.r-project.org/package=tibbletime) -[![Codecov test coverage](https://codecov.io/gh/business-science/tibbletime/branch/master/graph/badge.svg)](https://codecov.io/gh/business-science/tibbletime?branch=master) +[![Codecov test coverage](https://codecov.io/gh/business-science/tibbletime/branch/master/graph/badge.svg)](https://app.codecov.io/gh/business-science/tibbletime?branch=master) [![R-CMD-check](https://github.com/business-science/tibbletime/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/business-science/tibbletime/actions/workflows/R-CMD-check.yaml) diff --git a/README.md b/README.md index 8e6974f..5617c62 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ [![Lifecycle -Status](https://img.shields.io/badge/lifecycle-retired-orange.svg)](https://www.tidyverse.org/lifecycle/) +Status](https://img.shields.io/badge/lifecycle-retired-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html) [![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/tibbletime)](https://cran.r-project.org/package=tibbletime) [![Codecov test -coverage](https://codecov.io/gh/business-science/tibbletime/branch/master/graph/badge.svg)](https://codecov.io/gh/business-science/tibbletime?branch=master) +coverage](https://codecov.io/gh/business-science/tibbletime/branch/master/graph/badge.svg)](https://app.codecov.io/gh/business-science/tibbletime?branch=master) [![R-CMD-check](https://github.com/business-science/tibbletime/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/business-science/tibbletime/actions/workflows/R-CMD-check.yaml) diff --git a/man/FANG.Rd b/man/FANG.Rd index 1e244d4..c0fe4c3 100644 --- a/man/FANG.Rd +++ b/man/FANG.Rd @@ -18,7 +18,7 @@ A tibble with 4,032 rows and 8 variables: } } \source{ -\url{http://www.investopedia.com/terms/f/fang-stocks-fb-amzn.asp} +\url{https://www.investopedia.com/terms/f/fang-stocks-fb-amzn.asp} } \usage{ FANG diff --git a/man/FB.Rd b/man/FB.Rd index fd61c0d..65599e9 100644 --- a/man/FB.Rd +++ b/man/FB.Rd @@ -18,7 +18,7 @@ A tibble with 1,008 rows and 8 variables: } } \source{ -\url{http://www.investopedia.com/terms/f/fang-stocks-fb-amzn.asp} +\url{https://www.investopedia.com/terms/f/fang-stocks-fb-amzn.asp} } \usage{ FB