Skip to content

Commit

Permalink
update token
Browse files Browse the repository at this point in the history
  • Loading branch information
jobstdavid committed Jun 4, 2024
1 parent 138131d commit 752cb75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ You can install the development version from GitHub with:

``` r
# install.packages("remotes")
remotes::install_github("jobstdavid/boostCopula", auth_token = "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")
remotes::install_github("jobstdavid/boostCopula", auth_token = "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")
```

## Package overview
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ You can install the development version from GitHub with:

``` r
# install.packages("remotes")
remotes::install_github("jobstdavid/boostCopula", auth_token = "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")
remotes::install_github("jobstdavid/boostCopula", auth_token = "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")
```

## Package overview
Expand Down

0 comments on commit 752cb75

Please sign in to comment.