diff --git a/DESCRIPTION b/DESCRIPTION index 5947924..3896ebb 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,12 +1,12 @@ Package: teckfish -Title: R Tools for Teck Fish and Aquatic Sciences Projects +Title: R Tools for Teck Fish Projects Version: 0.4.0 Authors@R: c( person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")), person("Ayla", "Pearson", , "ayla@poissonconsulting.ca", role = "aut", comment = c(ORCID = "0000-0001-7388-1222")), - person("Sarah", "Lyons", role = "ctb", + person("Sarah", "Lyons", role = "aut", comment = c(ORCID = "0000-0002-6745-6796")), person("Bronwen", "Lewis", role = "ctb"), person("Jill", "Brooks", role = "ctb"), diff --git a/README.Rmd b/README.Rmd index dc57628..973414d 100644 --- a/README.Rmd +++ b/README.Rmd @@ -24,7 +24,7 @@ knitr::opts_chunk$set( ## Introduction -`teckfish` is an R package for Teck Fish and Aquatic Sciences Projects. +`teckfish` is an R package for Teck Fish Projects. It is intended to be used by Teck staff and contractors and anyone else who finds it useful. diff --git a/README.md b/README.md index 70d3a2e..f374eaa 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,8 @@ MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org ## Introduction -`teckfish` is an R package for Teck Fish and Aquatic Sciences Projects. -It is intended to be used by Teck staff and contractors and anyone else -who finds it useful. +`teckfish` is an R package for Teck Fish Projects. It is intended to be +used by Teck staff and contractors and anyone else who finds it useful. The intention is to eventually migrate it to the [Teck Resources RDS GitHub organization](https://github.com/TeckResourcesTDS). diff --git a/man/figures/README-unnamed-chunk-5-1.png b/man/figures/README-unnamed-chunk-5-1.png index 5806017..06c0d22 100644 Binary files a/man/figures/README-unnamed-chunk-5-1.png and b/man/figures/README-unnamed-chunk-5-1.png differ diff --git a/man/teckfish-package.Rd b/man/teckfish-package.Rd index 20ee707..6d12fcd 100644 --- a/man/teckfish-package.Rd +++ b/man/teckfish-package.Rd @@ -4,7 +4,7 @@ \name{teckfish-package} \alias{teckfish} \alias{teckfish-package} -\title{teckfish: R Tools for Teck Fish and Aquatic Sciences Projects} +\title{teckfish: R Tools for Teck Fish Projects} \description{ Provides functions linearly interpolate missing values and calculate growing season degree days and growing degree days from daily water temperature data. It also exports fish codes for British Columbia and Alberta from the `fishbc` package. } @@ -23,11 +23,11 @@ Useful links: Authors: \itemize{ \item Ayla Pearson \email{ayla@poissonconsulting.ca} (\href{https://orcid.org/0000-0001-7388-1222}{ORCID}) + \item Sarah Lyons (\href{https://orcid.org/0000-0002-6745-6796}{ORCID}) } Other contributors: \itemize{ - \item Sarah Lyons (\href{https://orcid.org/0000-0002-6745-6796}{ORCID}) [contributor] \item Bronwen Lewis [contributor] \item Jill Brooks [contributor] \item Andrew Harwood [contributor]