Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -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
3 changes: 1 addition & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ knitr::opts_chunk$set(
# SampleSelectR

<!-- badges: start -->
[![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)
<!-- badges: end -->

Expand Down Expand Up @@ -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
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

<!-- badges: start -->

[![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)
<!-- badges: end -->

Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions man/SampleSelectR-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading