-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #365 from poissonconsulting/dev
JOSS paper draft
- Loading branch information
Showing
33 changed files
with
457 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Workflow derived from https://github.com/marketplace/actions/open-journals-pdf-generator | ||
|
||
on: | ||
push: | ||
branches: [main, dev] | ||
pull_request: | ||
branches: [main, dev] | ||
|
||
name: paper | ||
|
||
jobs: | ||
paper: | ||
runs-on: ubuntu-latest | ||
name: Paper Draft | ||
steps: | ||
- name: Checkout | ||
uses: actions/checkout@v4 | ||
- name: Build draft PDF | ||
uses: openjournals/openjournals-draft-action@master | ||
with: | ||
journal: joss | ||
paper-path: paper/paper.md | ||
- name: Upload | ||
uses: actions/upload-artifact@v1 | ||
with: | ||
name: paper | ||
path: paper/paper.pdf | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,3 +14,4 @@ docs/ | |
inst/docs/ | ||
scripts/ | ||
inst/doc | ||
paper/paper.pdf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,37 +4,41 @@ Version: 1.0.6.9015 | |
Authors@R: c( | ||
person("Joe", "Thorley", , "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0002-7683-4592")), | ||
person("Carl", "Schwarz", role = "aut"), | ||
person("Rebecca", "Fisher", , "[email protected]", role = "aut"), | ||
person("David", "Fox", , "[email protected]", role = "aut"), | ||
person("Carl", "Schwarz", role = "aut"), | ||
person("Angeline", "Tillmanns", role = "ctb"), | ||
person("Ali", "Azizishirazi", role = "ctb"), | ||
person("Seb", "Dalgarno", , "[email protected]", role = "ctb", | ||
comment = c(ORCID = "0000-0002-3658-4517")), | ||
person("Kathleen", "McTavish", role = "ctb"), | ||
person("Heather", "Thompson", role = "ctb"), | ||
person("Doug", "Spry", role = "ctb"), | ||
person("Rick", "van Dam", role = "ctb"), | ||
person("Graham", "Batley", role = "ctb"), | ||
person("Heather", "Thompson", role = "ctb"), | ||
person("Andy", "Teucher", role = "ctb"), | ||
person("Seb", "Dalgarno", , "[email protected]", role = "ctb", | ||
comment = c(ORCID = "0000-0002-3658-4517")), | ||
person("Emilie", "Doussantousse", role = "ctb"), | ||
person("Stephanie", "Hazlitt", role = "ctb"), | ||
person("Yulia", "Cuthbertson", role = "ctb"), | ||
person("Tony", "Bigwood", role = "ctb"), | ||
person("Michael", "Antenucci", role = "ctb"), | ||
person("Ali", "Azizishirazi", role = "ctb"), | ||
person("Nadine", "Hussein", , "[email protected]", role = "ctb", | ||
comment = c(ORCID = "0000-0003-4470-8361")), | ||
person("Nan-Hung", "Hsieh", role = "ctb"), | ||
person("Sergio", "Ibarra Espinosa", role = "ctb"), | ||
person("Sarah", "Lyons", , "[email protected]", role = "ctb", | ||
comment = c(ORCID = "0000-0002-6745-6796")), | ||
person("Stephanie", "Hazlitt", role = "ctb"), | ||
person("Hadley", "Wickham", role = "ctb"), | ||
person("Sergio", "Ibarra Espinosa", role = "ctb"), | ||
person("Andy", "Teucher", role = "ctb"), | ||
person("Emilie", "Doussantousse", role = "ctb"), | ||
person("Nan-Hung", "Hsieh", role = "ctb"), | ||
person("Province of British Columbia", role = c("fnd", "cph")), | ||
person("Environment and Climate Change Canada", role = c("fnd", "cph")), | ||
person("Australian Government Department of Climate Change, Energy, the Environment and Water", role = c("fnd", "cph")) | ||
) | ||
Description: Species sensitivity distributions are cumulative probability | ||
distributions which are fitted to toxicity concentrations for | ||
different species as described by Posthuma et al.(2001) | ||
<isbn:9781566705783>. The ssdtools package uses Maximum Likelihood to | ||
<isbn:9781566705783>. The ssdtools package uses Maximum Likelihood to | ||
fit distributions such as the gamma, log-logistic, log-normal and | ||
Weibull to censored and/or weighted data. Multiple distributions can | ||
log-normal log-normal mixture. Multiple distributions can | ||
be averaged using Akaike Information Criteria. Confidence intervals | ||
on hazard concentrations and proportions are produced by parametric | ||
bootstrapping. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.