Skip to content

Commit c3f0833

Browse files
committed
Updated links to point to Marine Scotland Science
1 parent e5c8e79 commit c3f0833

9 files changed

Lines changed: 363 additions & 419 deletions

File tree

CONTRIBUTING.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
Thanks for considering contributing to stochLAB! The resources in this tool will be used for assessing impacts of offshore turbines on marine birds in order to help balance the trade-offs between conservation and climate change mitigation.
66

7-
[repo]: https://github.com/HiDef-Aerial-Surveying/stochLAB
8-
[issues]: https://github.com/HiDef-Aerial-Surveying/stochLAB/issues
9-
[new_issue]: https://github.com/HiDef-Aerial-Surveying/stochLAB/issues/new
10-
[website]: https://hidef-aerial-surveying.github.io/stochLAB
11-
[citation]: https://hidef-aerial-surveying.github.io/stochLAB/authors.html
12-
[email]: mailto:grant.humphries@hidefsurveying.co.uk
7+
[repo]: https://github.com/MarineScotlandScience/stochLAB
8+
[issues]: https://github.com/MarineScotlandScience/stochLAB/issues
9+
[new_issue]: https://github.com/MarineScotlandScience/stochLAB/issues/new
10+
[website]: https://marinescotlandscience.github.io/stochLAB
11+
[citation]: https://marinescotlandscience.github.io/stochLAB/authors.html
12+
[email]: mailto:grwhumphries@blackbawks.net
1313

1414
## Code of conduct
1515

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# stochLAB 1.1.3
2+
* Updated links to point to Marine Scotland Science
23

34
# stochLAB 1.1.2
45

R/stochLAB.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
#'
9898
#' @seealso
9999
#' Useful links:
100-
#' * <https://github.com/HiDef-Aerial-Surveying/stochLAB>
101-
#' * Report bugs at <https://github.com/HiDef-Aerial-Surveying/stochLAB/issues>
100+
#' * <https://github.com/MarineScotlandScience/stochLAB>
101+
#' * Report bugs at <https://github.com/MarineScotlandScience/stochLAB/issues>
102102

103103

104104

README.Rmd

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ knitr::opts_chunk$set(
2020

2121
<!-- badges: start -->
2222

23-
[![test-coverage](https://github.com/HiDef-Aerial-Surveying/stochLAB/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/HiDef-Aerial-Surveying/stochLAB/actions/workflows/test-coverage.yaml)
24-
[![pkgdown](https://github.com/HiDef-Aerial-Surveying/stochLAB/actions/workflows/pkgdown.yaml/badge.svg)](https://github.com/HiDef-Aerial-Surveying/stochLAB/actions/workflows/pkgdown.yaml)
25-
[![R-CMD-check](https://github.com/HiDef-Aerial-Surveying/stochLAB/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/HiDef-Aerial-Surveying/stochLAB/actions/workflows/R-CMD-check.yaml)
26-
[![pkgcheck](https://github.com/HiDef-Aerial-Surveying/stochLAB/actions/workflows/pkgcheck.yaml/badge.svg)](https://github.com/HiDef-Aerial-Surveying/stochLAB/actions/workflows/pkgcheck.yaml)
23+
[![test-coverage](https://github.com/MarineScotlandScience/stochLAB/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/MarineScotlandScience/stochLAB/actions/workflows/test-coverage.yaml)
24+
[![pkgdown](https://github.com/MarineScotlandScience/stochLAB/actions/workflows/pkgdown.yaml/badge.svg)](https://github.com/MarineScotlandScience/stochLAB/actions/workflows/pkgdown.yaml)
25+
[![R-CMD-check](https://github.com/MarineScotlandScience/stochLAB/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/MarineScotlandScience/stochLAB/actions/workflows/R-CMD-check.yaml)
26+
[![pkgcheck](https://github.com/MarineScotlandScience/stochLAB/actions/workflows/pkgcheck.yaml/badge.svg)](https://github.com/MarineScotlandScience/stochLAB/actions/workflows/pkgcheck.yaml)
2727
[![Status at rOpenSci Software Peer
2828
Review](https://badges.ropensci.org/551_status.svg)](https://github.com/ropensci/software-review/issues/551)
2929

@@ -79,7 +79,7 @@ You can install the development version with:
7979

8080
``` r
8181
# install.packages("devtools")
82-
devtools::install_github("HiDef-Aerial-Surveying/stochLAB")
82+
devtools::install_github("MarineScotlandScience/stochLAB")
8383
```
8484

8585
This package depends on the following packages, which should be installed
@@ -90,7 +90,7 @@ automatically:
9090
## Bug reports
9191

9292
To report any bugs, please log an
93-
[ISSUE](https://github.com/HiDef-Aerial-Surveying/stochLAB/issues)
93+
[ISSUE](https://github.com/MarineScotlandScience/stochLAB/issues)
9494

9595
## Input parameters
9696

README.md

Lines changed: 334 additions & 391 deletions
Large diffs are not rendered by default.

_pkgdown.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
url: https://hidef-aerial-surveying.github.io/stochLAB/
1+
url: https://marinescotlandscience.github.io/stochLAB/
22
template:
33
bootstrap: 5
44

55
authors:
6-
HiDef:
7-
href: "https://www.hidefsurveying.co.uk/"
8-
html: "<img src='https://github.com/HiDef-Aerial-Surveying.png' alt='HiDef surveying' width=72>"
6+
Black Bawks:
7+
href: "https://www.blackbawks.net/"
8+
html: "<img src='https://github.com/blackbawks.png' alt='Black Bawks' width=72>"
99
sidebar:
1010
roles: [cre, aut, fnd, cph]

codemeta.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"identifier": "stochLAB",
55
"description": "Tool for running Collision Risk Models for seabirds on offshore wind farms.",
66
"name": "stochLAB: Stochastic Collision Risk Model",
7-
"issueTracker": "www.github.com/HiDef-Aerial-Surveying/stochLAB/issues",
7+
"issueTracker": "www.github.com/MarineScotlandScience/stochLAB/issues",
88
"license": "https://spdx.org/licenses/GPL-3.0",
99
"version": "0.3.1",
1010
"programmingLanguage": {
@@ -18,7 +18,7 @@
1818
"@type": "Person",
1919
"givenName": "Grant",
2020
"familyName": "Humphries",
21-
"email": "grant.humphries@hidefsurveying.co.uk"
21+
"email": "grwhumphries@blackbawks.net"
2222
},
2323
{
2424
"@type": "Person",
@@ -34,7 +34,7 @@
3434
},
3535
{
3636
"@type": "Organization",
37-
"name": "HiDef"
37+
"name": "Black Bawks Data Science"
3838
},
3939
{
4040
"@type": "Organization",
@@ -52,7 +52,7 @@
5252
"@type": "Person",
5353
"givenName": "Grant",
5454
"familyName": "Humphries",
55-
"email": "grant.humphries@hidefsurveying.co.uk"
55+
"email": "grwhumphries@blackbawks.net"
5656
}
5757
],
5858
"softwareSuggestions": [
@@ -280,10 +280,10 @@
280280
}
281281
],
282282
"name": "Estimating bird collisions at offshore windfarms with {stochLAB}",
283-
"url": "https://hidef-aerial-surveying.github.io/stochLAB"
283+
"url": "https://marinescotlandscience.github.io/stochLAB"
284284
}
285285
],
286-
"codeRepository": "https://github.com/HiDef-Aerial-Surveying/stochLAB",
287-
"readme": "https://github.com/HiDef-Aerial-Surveying/stochLAB/blob/master/README.md",
286+
"codeRepository": "https://github.com/MarineScotlandScience/stochLAB",
287+
"readme": "https://github.com/MarineScotlandScience/stochLAB/blob/master/README.md",
288288
"keywords": ["collision-risk", "offshore-wind", "seabirds", "migratoryspecies"]
289289
}

inst/CITATION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ citEntry(entry = "Manual",
88
as.person("Elizabeth Masden")),
99
institution = "Marine Scotland Science",
1010
year = "2022",
11-
url = "https://hidef-aerial-surveying.github.io/stochLAB/",
11+
url = "https://marinescotlandscience.github.io/stochLAB/",
1212

1313
textVersion =
1414
paste("Bruno Caneco, Grant Humphries, Aonghais Cook, Elizabeth Masden (2022).",
1515
"Estimating bird collisions at offshore windfarms with stochLAB",
16-
"URL https://hidef-aerial-surveying.github.io/stochLAB/")
16+
"URL https://marinescotlandscience.github.io/stochLAB/")
1717
)

vignettes/Running_stochLAB.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ You can install the development version with:
5555

5656
```r
5757
# install.packages("devtools")
58-
devtools::install_github("HiDef-Aerial-Surveying/stochLAB")
58+
devtools::install_github("MarineScotlandScience/stochLAB")
5959
```
6060

6161

0 commit comments

Comments
 (0)