From 94bbd3ae3a9581480e3d902e7dc4cc6e7f7548c8 Mon Sep 17 00:00:00 2001 From: mrcaseb Date: Tue, 26 Nov 2024 21:38:24 +0100 Subject: [PATCH] update url --- R/nflfastR-package.R | 2 +- man/nflfastR-package.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/R/nflfastR-package.R b/R/nflfastR-package.R index da506a41..9a014196 100644 --- a/R/nflfastR-package.R +++ b/R/nflfastR-package.R @@ -50,7 +50,7 @@ #' inherits(future::plan(), "sequential") #' ``` #' For more information on possible plans please see -#' [the future package Readme](https://github.com/HenrikBengtsson/future/blob/develop/README.md). +#' [the future package Readme](https://github.com/futureverse/future/blob/develop/README.md). #' #' For more information on `.Renviron` please see #' [this book chapter](https://rstats.wtf/r-startup.html). diff --git a/man/nflfastR-package.Rd b/man/nflfastR-package.Rd index 12796358..c79de3a8 100644 --- a/man/nflfastR-package.Rd +++ b/man/nflfastR-package.Rd @@ -66,7 +66,7 @@ will behave like they were called with \code{\link[purrr:map]{purrr::map()}} and }\if{html}{\out{}} For more information on possible plans please see -\href{https://github.com/HenrikBengtsson/future/blob/develop/README.md}{the future package Readme}. +\href{https://github.com/futureverse/future/blob/develop/README.md}{the future package Readme}. For more information on \code{.Renviron} please see \href{https://rstats.wtf/r-startup.html}{this book chapter}.