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
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ Imports:
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/testthat/edition: 3
URL: https://github.com/LewisAJones/sepkoski,
https://lewisajones.github.io/sepkoski/
BugReports: https://github.com/LewisAJones/sepkoski/issues
URL: https://github.com/palaeoverse/sepkoski,
https://sepkoski.palaeoverse.org/
BugReports: https://github.com/palaeoverse/sepkoski/issues
Suggests:
covr,
knitr,
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# sepkoski <img src="man/figures/logo.png" align="right" width="120" />

<!-- badges: start -->
[![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)
[![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)
[![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)
[![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)
[![CRAN status](https://www.r-pkg.org/badges/version/sepkoski)](https://CRAN.R-project.org/package=sepkoski)
[![CRAN downloads](https://cranlogs.r-pkg.org/badges/grand-total/sepkoski)](https://cran.r-project.org/package=sepkoski)
[![DOI](https://zenodo.org/badge/564230284.svg)](https://zenodo.org/badge/latestdoi/564230284)
Expand Down Expand Up @@ -36,7 +36,7 @@ The development version of `sepkoski` can be installed via GitHub using:

```r
# Install development version of the package
devtools::install_github("LewisAJones/sepkoski")
devtools::install_github("palaeoverse/sepkoski")
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ home:
news:
releases:
- text: "Version 0.0.1"
href: https://github.com/LewisAJones/sepkoski/releases/tag/v.0.0.1
href: https://github.com/palaeoverse/sepkoski/releases/tag/v.0.0.1

navbar:
structure:
Expand Down
4 changes: 2 additions & 2 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ citEntry(
year = "2022",
note = "R Package version 0.0.1",
doi = "10.5281/zenodo.7342194",
url = "https://github.com/LewisAJones/sepkoski/",
url = "https://github.com/palaeoverse/sepkoski/",
textVersion = paste(
"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."
"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."
)
)
6 changes: 3 additions & 3 deletions man/sepkoski-package.Rd

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

Loading