Skip to content

Commit 7fbabd1

Browse files
committed
Update website
1 parent 1f83abc commit 7fbabd1

File tree

86 files changed

+322
-329
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+322
-329
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Authors@R: c(
1818
))
1919
Description: This package provides a range of tools for setting up, running and plotting a spatial plan using the prioritizr. It is only intended for use by the Mathematical Marine Ecology Lab at UQ, as it sets up projects using their approach and data sets.
2020
License: MIT + file LICENSE
21-
URL: https://github.com/MathMarEcol/spatialplanr
22-
BugReports: https://github.com/MathMarEcol/spatialplanr/issues
21+
URL: https://github.com/SpatialPlanning/spatialplanr
22+
BugReports: https://github.com/SpatialPlanning/spatialplanr/issues
2323
Encoding: UTF-8
2424
LazyData: true
2525
Roxygen: list(markdown = TRUE)

README.Rmd

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ knitr::opts_chunk$set(
1313
)
1414
```
1515

16-
# spatialplanr <a href="https://mathmarecol.github.io/spatialplanr"><img src="man/figures/logo.png" align="right" height="139" alt="spatialplanr website" /></a>
16+
# spatialplanr <a href="https://SpatialPlanning.github.io/spatialplanr"><img src="man/figures/logo.png" align="right" height="139" alt="spatialplanr website" /></a>
1717

1818
<!-- badges: start -->
1919
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
20-
[![Ubuntu](https://github.com/MathMarEcol/spatialplanr/actions/workflows/Ubuntu.yaml/badge.svg)](https://github.com/MathMarEcol/spatialplanr/actions/workflows/Ubuntu.yaml)
21-
[![MacOS](https://github.com/MathMarEcol/spatialplanr/actions/workflows/MacOS.yaml/badge.svg)](https://github.com/MathMarEcol/spatialplanr/actions/workflows/MacOS.yaml)
22-
[![Windows](https://github.com/MathMarEcol/spatialplanr/actions/workflows/Windows.yaml/badge.svg)](https://github.com/MathMarEcol/spatialplanr/actions/workflows/Windows.yaml)
23-
[![Codecov test coverage](https://codecov.io/gh/MathMarEcol/spatialplanr/branch/main/graph/badge.svg)](https://app.codecov.io/gh/MathMarEcol/spatialplanr/tree/main)
24-
[![Issues](https://img.shields.io/github/issues/MathMarEcol/spatialplanr)](https://github.com/MathMarEcol/spatialplanr/issues)
20+
[![Ubuntu](https://github.com/SpatialPlanning/spatialplanr/actions/workflows/Ubuntu.yaml/badge.svg)](https://github.com/SpatialPlanning/spatialplanr/actions/workflows/Ubuntu.yaml)
21+
[![MacOS](https://github.com/SpatialPlanning/spatialplanr/actions/workflows/MacOS.yaml/badge.svg)](https://github.com/SpatialPlanning/spatialplanr/actions/workflows/MacOS.yaml)
22+
[![Windows](https://github.com/SpatialPlanning/spatialplanr/actions/workflows/Windows.yaml/badge.svg)](https://github.com/SpatialPlanning/spatialplanr/actions/workflows/Windows.yaml)
23+
[![Codecov test coverage](https://codecov.io/gh/SpatialPlanning/spatialplanr/branch/main/graph/badge.svg)](https://app.codecov.io/gh/SpatialPlanning/spatialplanr/tree/main)
24+
[![Issues](https://img.shields.io/github/issues/SpatialPlanning/spatialplanr)](https://github.com/SpatialPlanning/spatialplanr/issues)
2525
<!-- badges: end -->
2626

2727
## Overview
@@ -33,5 +33,5 @@ Be aware that this package is in the very early stages of development. Functions
3333

3434
``` r
3535
# install.packages("devtools")
36-
devtools::install_github("https://github.com/MathMarEcol/spatialplanr")
36+
devtools::install_github("https://github.com/SpatialPlanning/spatialplanr")
3737
```

docs/404.html

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE.html

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)