From 64611ea473c7e24ccba60495b2d3dd4d916784c9 Mon Sep 17 00:00:00 2001 From: Rebecca Fisher Date: Tue, 13 Aug 2024 15:06:12 +0800 Subject: [PATCH] further corrections ton orcid --- DESCRIPTION | 2 +- article/article.Rmd | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 3b7dd56a..fcc48d2c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: bayesnec Title: A Bayesian No-Effect- Concentration (NEC) Algorithm Version: 2.1.3.0 -Authors@R: c(person("Rebecca", "Fisher", email = "r.fisher@aims.gov.au", role = c("aut", "cre"),comment = c(ORCID = "0000-0001-5148-6731")), person("Diego R.","Barneche",role="aut",comment = c(ORCID = "0000-0002-2220-3971")), person("Gerard F.","Ricardo",role="aut",comment = c(ORCID = "0000-0002-7761-0806")), person("David R.","Fox",role="aut",comment = c(ORCID = "0000-0002-3178-7243"))) +Authors@R: c(person("Rebecca", "Fisher", email = "r.fisher@aims.gov.au", role = c("aut", "cre"),comment = c(ORCID = "0000-0001-5148-6731")), person("Diego R.","Barneche",role="aut",comment = c(ORCID = "0000-0002-4568-2362")), person("Gerard F.","Ricardo",role="aut",comment = c(ORCID = "0000-0002-2220-3971")), person("David R.","Fox",role="aut",comment = c(ORCID = "0000-0002-3178-7243"))) Description: Implementation of No-Effect-Concentration estimation that uses 'brms' (see Burkner (2017); Burkner (2018); Carpenter 'et al.' (2017) to fit concentration(dose)-response data using Bayesian methods for the purpose of estimating 'ECx' values, but more particularly 'NEC' (see Fox (2010)), 'NSEC' (see Fisher and Fox (2023)), and 'N(S)EC (see Fisher et al. 2023). A full description of this package can be found in Fisher 'et al.' (2024). This package expands and supersedes an original version implemented in R2jags (see Su and Yajima (2020); Fisher et al. (2020)). Depends: R (>= 4.1), diff --git a/article/article.Rmd b/article/article.Rmd index 5c7ebefd..b528f353 100644 --- a/article/article.Rmd +++ b/article/article.Rmd @@ -22,13 +22,13 @@ author: affiliation: 'Australian Institute of Marine Science' affiliation2: - Australian Institute of Marine Science, Crawley, WA, Australia - orcid: 0000-0002-2220-3971 + orcid: 0000-0002-4568-2362 - name: Gerard Ricardo address: - "Australian Institute of Marine Science, Townsville, Qld, Australia" affiliation: 'The University of Queensland' affiliation2: 'The University of Queensland, St Lucia, Qld, Australia' - orcid: 0000-0002-7761-0806 + orcid: 0000-0002-2220-3971 - name: David Fox address: - "Environmetrics Australia, Beaumaris, Victoria, Australia"