diff --git a/DESCRIPTION b/DESCRIPTION index 436e8e7..6e37a1b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -22,8 +22,8 @@ Imports: rlang, tidytable LazyData: true -URL: https://github.com/rti-international/SampleSelectR -BugReports: https://github.com/rti-international/SampleSelectR/issues +URL: https://github.com/RTIInternational/SampleSelectR +BugReports: https://github.com/RTIInternational/SampleSelectR/issues Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 diff --git a/README.Rmd b/README.Rmd index 7b08f0d..a2dfacf 100644 --- a/README.Rmd +++ b/README.Rmd @@ -16,7 +16,6 @@ knitr::opts_chunk$set( # SampleSelectR -[![R-CMD-check](https://github.com/rti-international/SampleSelectR/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/rti-international/SampleSelectR/actions/workflows/R-CMD-check.yaml) [![R-CMD-check](https://github.com/RTIInternational/SampleSelectR/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RTIInternational/SampleSelectR/actions/workflows/R-CMD-check.yaml) @@ -46,7 +45,7 @@ Allocation methods include: ## Installation You can install the development version of SampleSelectR from -[GitHub](https://github.com/rti-international/SampleSelectR) with either the `pak` or `devtools` package: +[GitHub](https://github.com/RTIInternational/SampleSelectR) with either the `pak` or `devtools` package: ```{r} #| eval: false diff --git a/README.md b/README.md index 195019f..6b54f11 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ -[![R-CMD-check](https://github.com/rti-international/SampleSelectR/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/rti-international/SampleSelectR/actions/workflows/R-CMD-check.yaml) [![R-CMD-check](https://github.com/RTIInternational/SampleSelectR/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RTIInternational/SampleSelectR/actions/workflows/R-CMD-check.yaml) @@ -35,7 +34,7 @@ Allocation methods include: ## Installation You can install the development version of SampleSelectR from -[GitHub](https://github.com/rti-international/SampleSelectR) with either +[GitHub](https://github.com/RTIInternational/SampleSelectR) with either the `pak` or `devtools` package: ``` r diff --git a/man/SampleSelectR-package.Rd b/man/SampleSelectR-package.Rd index db47700..ec80e39 100644 --- a/man/SampleSelectR-package.Rd +++ b/man/SampleSelectR-package.Rd @@ -11,8 +11,8 @@ Randomly select samples with SRS, systematic, and various PPS methods. Also incl \seealso{ Useful links: \itemize{ - \item \url{https://github.com/rti-international/SampleSelectR} - \item Report bugs at \url{https://github.com/rti-international/SampleSelectR/issues} + \item \url{https://github.com/RTIInternational/SampleSelectR} + \item Report bugs at \url{https://github.com/RTIInternational/SampleSelectR/issues} } }