Skip to content

Commit fc3acf3

Browse files
committed
init
1 parent eb2bb1c commit fc3acf3

5 files changed

Lines changed: 13 additions & 13 deletions

File tree

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ Imports:
2929
Roxygen: list(markdown = TRUE)
3030
RoxygenNote: 7.3.2
3131
Config/testthat/edition: 3
32-
URL: https://github.com/LewisAJones/sepkoski,
33-
https://lewisajones.github.io/sepkoski/
34-
BugReports: https://github.com/LewisAJones/sepkoski/issues
32+
URL: https://github.com/palaeoverse/sepkoski,
33+
https://palaeoverse.github.io/sepkoski/
34+
BugReports: https://github.com/palaeoverse/sepkoski/issues
3535
Suggests:
3636
covr,
3737
knitr,

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# sepkoski <img src="man/figures/logo.png" align="right" width="120" />
22

33
<!-- badges: start -->
4-
[![R-CMD-check](https://github.com/LewisAJones/sepkoski/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/LewisAJones/sepkoski/actions/workflows/R-CMD-check.yaml)
5-
[![Codecov test coverage](https://codecov.io/gh/LewisAJones/sepkoski/branch/main/graph/badge.svg?token=47HS5IX7M1)](https://app.codecov.io/gh/LewisAJones/sepkoski?branch=main)
4+
[![R-CMD-check](https://github.com/palaeoverse/sepkoski/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/palaeoverse/sepkoski/actions/workflows/R-CMD-check.yaml)
5+
[![Codecov test coverage](https://codecov.io/gh/palaeoverse/sepkoski/branch/main/graph/badge.svg?token=47HS5IX7M1)](https://app.codecov.io/gh/palaeoverse/sepkoski?branch=main)
66
[![CRAN status](https://www.r-pkg.org/badges/version/sepkoski)](https://CRAN.R-project.org/package=sepkoski)
77
[![CRAN downloads](https://cranlogs.r-pkg.org/badges/grand-total/sepkoski)](https://cran.r-project.org/package=sepkoski)
88
[![DOI](https://zenodo.org/badge/564230284.svg)](https://zenodo.org/badge/latestdoi/564230284)
@@ -36,7 +36,7 @@ The development version of `sepkoski` can be installed via GitHub using:
3636

3737
```r
3838
# Install development version of the package
39-
devtools::install_github("LewisAJones/sepkoski")
39+
devtools::install_github("palaeoverse/sepkoski")
4040
```
4141

4242
## Usage

_pkgdown.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ template:
77

88
authors:
99
Lewis A. Jones:
10-
href: https://www.lewisajones.com
10+
href: https://www.palaeoverse.com
1111

1212
home:
1313
links:
@@ -19,7 +19,7 @@ home:
1919
news:
2020
releases:
2121
- text: "Version 0.0.1"
22-
href: https://github.com/LewisAJones/sepkoski/releases/tag/v.0.0.1
22+
href: https://github.com/palaeoverse/sepkoski/releases/tag/v.0.0.1
2323

2424
navbar:
2525
structure:

inst/CITATION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ citEntry(
77
year = "2022",
88
note = "R Package version 0.0.1",
99
doi = "10.5281/zenodo.7342194",
10-
url = "https://github.com/LewisAJones/sepkoski/",
10+
url = "https://github.com/palaeoverse/sepkoski/",
1111
textVersion = paste(
12-
"Jones L.A. (2022). sepkoski: Sepkoski's Fossil Marine Animal Genera Compendium. R package version 0.0.1. https://github.com/LewisAJones/sepkoski/. doi: 10.5281/zenodo.7342194."
12+
"Jones L.A. (2022). sepkoski: Sepkoski's Fossil Marine Animal Genera Compendium. R package version 0.0.1. https://github.com/palaeoverse/sepkoski/. doi: 10.5281/zenodo.7342194."
1313
)
1414
)

man/sepkoski-package.Rd

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

0 commit comments

Comments
 (0)