File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,9 +29,9 @@ Imports:
2929Roxygen: list(markdown = TRUE)
3030RoxygenNote: 7.3.2
3131Config/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
3535Suggests:
3636 covr,
3737 knitr,
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ template:
77
88authors :
99 Lewis A. Jones :
10- href : https://www.lewisajones .com
10+ href : https://www.palaeoverse .com
1111
1212home :
1313 links :
1919news :
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
2424navbar :
2525 structure :
Original file line number Diff line number Diff 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)
You can’t perform that action at this time.
0 commit comments