diff --git a/R/parse_authors_r.R b/R/parse_authors_r.R index c4f2368..1f90aec 100644 --- a/R/parse_authors_r.R +++ b/R/parse_authors_r.R @@ -31,6 +31,30 @@ parse_authors_r <- function(authors_r_string) { ) authors_persons <- lapply(str2expression(authors_r_string), eval) + + # Drop extra comments + authors_persons[!is.na(authors_persons)] <- lapply( + authors_persons[!is.na(authors_persons)], + function(x) { + # We cannot use *apply() directly because it doesn't recreate a nice + # person object (as a list of person objects). Hence why we "manually" + # recreate it via c(person, person) + do.call( + c, + # person setter methods lose the comment field names so we unclass() and + # reclass instead + lapply(x, function(y) { + w <- unclass(y) + w[[1]]$comment <- y$comment[names(y$comment) %in% c("ORCID", "ROR")] + if (length(w[[1]]$comment) == 0) { + w[[1]]$comment <- NULL + } + class(w) <- class(y) + return(w) + }) + ) + } + ) if (length(authors_persons) == 1) { authors_persons <- authors_persons[[1]] diff --git a/tests/testthat/_snaps/4.5.0/parse_authors_R.md b/tests/testthat/_snaps/4.5.0/parse_authors_R.md index fcfc1b2..b6fbd7b 100644 --- a/tests/testthat/_snaps/4.5.0/parse_authors_R.md +++ b/tests/testthat/_snaps/4.5.0/parse_authors_R.md @@ -241,21 +241,17 @@ [1] "Denis Haine [aut, cre] (ORCID: )" [[18]] - [1] "Lampros Bouranis [aut, cre, cph] (ORCID: )" - [2] "European Union [fnd] (Funding by the European Union's Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie grant agreement No 101027218.)" + [1] "Lampros Bouranis [aut, cre, cph] (ORCID: )" + [2] "European Union [fnd]" [[19]] - [1] "Lampros Bouranis [aut, cre, cph] (ORCID: )" - [2] "European Union [fnd] (Funding by the European Union's Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie grant agreement No 101027218)" - - [[20]] [1] "Qingyuan Zhao [aut, cre]" [2] "Nianqiao Ju [aut]" - [[21]] + [[20]] [1] "Jennifer F. Bobb [aut, cre]" - [[22]] + [[21]] [1] "Pratik R. Gupte [aut, cre, cph] (ORCID: )" [2] "Adam Kucharski [aut, cph] (ORCID: )" [3] "Tim Russell [aut, cph] (ORCID: )" @@ -266,7 +262,7 @@ [8] "Abdoelnaser M. Degoot [rev] (ORCID: )" [9] "Sebastian Funk [rev] (ORCID: )" - [[23]] + [[22]] [1] "Pratik R. Gupte [aut, cph] (ORCID: )" [2] "Adam Kucharski [aut, cph, cre] (ORCID: )" [3] "Tim Russell [aut, cph] (ORCID: )" @@ -277,15 +273,15 @@ [8] "Abdoelnaser M. Degoot [rev] (ORCID: )" [9] "Sebastian Funk [rev] (ORCID: )" - [[24]] + [[23]] [1] "Peter Li [aut, cre]" - [[25]] + [[24]] [1] "Peter Li [aut, cre]" - [[26]] + [[25]] [1] "Karim Mané [aut, cre] (ORCID: )" - [2] "Thibaut Jombart [cph] (Thibault is the owner of the code in guess_dates.R file.)" + [2] "Thibaut Jombart [cph]" [3] "Bubacarr Bah [aut] (ORCID: )" [4] "Bankolé Ahadzie [aut]" [5] "Nuredin Mohammed [aut]" @@ -298,119 +294,119 @@ [12] "London School of Hygiene and Tropical Medicine, LSHTM [cph]" [13] "data.org [fnd]" - [[27]] + [[26]] [1] "Nicholas G. Reich [aut, cre]" [2] "Justin Lessler [aut]" [3] "Andrew Azman [aut]" [4] "Zhian N. Kamvar [ctb]" - [[28]] + [[27]] [1] "Nicholas G. Reich [aut, cre]" [2] "Justin Lessler [aut]" [3] "Andrew Azman [aut]" [4] "Zhian N. Kamvar [ctb]" - [[29]] + [[28]] [1] "Hugo Gruson [cre, aut, cph] (ORCID: )" [2] "Kiesha Prem [dtc] (ORCID: )" [3] "Alex Richard Cook [dtc] (ORCID: )" [4] "Mark Jit [dtc] (ORCID: )" - [[30]] + [[29]] [1] "Jo van Schalkwyk [aut, cre] (ORCID: )" - [[31]] + [[30]] [1] "Rami Krispin [aut, cre]" - [[32]] + [[31]] [1] "Rami Krispin [aut, cre]" [2] "Jarrett Byrnes [aut] (ORCID: )" - [[33]] + [[32]] [1] "Emanuele Guidotti [aut, cre] (ORCID: )" - [[34]] + [[33]] [1] "Emanuele Guidotti [aut, cre] (ORCID: )" [2] "David Ardia [ctb] (ORCID: )" - [[35]] + [[34]] [1] "Fabio Demarqui [aut, cre]" [2] "Cristiano Santos [aut]" [3] "Matheus Costa [ctb]" - [[36]] + [[35]] [1] "Fabio Demarqui [aut, cre, cph]" [2] "Cristiano Santos [aut]" [3] "Matheus Costa [ctb]" - [[37]] + [[36]] [1] "Mohammed Ali [aut, cre]" - [[38]] + [[37]] [1] "Amanda Dobbyn [aut, cre]" - [[39]] + [[38]] [1] "Shaoqian Ma [aut, cre] (ORCID: )" [2] "Yongyou Zhang [aut] (ORCID: )" - [[40]] + [[39]] [1] "Mohammed Ali [aut, cre]" [2] "Ali Ezzat [aut]" - [[41]] + [[40]] [1] "Mohammed Ali [aut, cre]" [2] "Ali Ezzat [aut]" [3] "Hao Zhu [rev]" [4] "Emma Mendelsohn [rev]" - [[42]] + [[41]] [1] "Rich FitzJohn [aut, cre]" [2] "Wes Hinsley [aut]" [3] "Imperial College of Science, Technology and Medicine [cph]" - [[43]] + [[42]] [1] "Karline Soetaert [aut, cre]" [2] "Thomas Petzoldt [aut, cre]" [3] "Woodrow Setzer [aut, cre]" [4] "odepack authors [cph]" - [[44]] + [[43]] [1] "Karline Soetaert [aut]" [2] "Thomas Petzoldt [aut, cre]" [3] "R. Woodrow Setzer [aut]" [4] "odepack authors [cph]" - [[45]] + [[44]] [1] "Karline Soetaert [aut] (ORCID: )" [2] "Thomas Petzoldt [aut, cre] (ORCID: )" [3] "R. Woodrow Setzer [aut] (ORCID: )" [4] "odepack authors [cph]" - [[46]] + [[45]] [1] "Karline Soetaert [aut] (ORCID: )" [2] "Thomas Petzoldt [aut, cre] (ORCID: )" [3] "R. Woodrow Setzer [aut] (ORCID: )" - [4] "Peter N. Brown [ctb] (files ddaspk.f, dvode.f, zvode.f)" - [5] "George D. Byrne [ctb] (files dvode.f, zvode.f)" - [6] "Ernst Hairer [ctb] (files radau5.f, radau5a)" - [7] "Alan C. Hindmarsh [ctb] (files ddaspk.f, dlsode.f, dvode.f, zvode.f, opdkmain.f, opdka1.f)" - [8] "Cleve Moler [ctb] (file dlinpck.f)" - [9] "Linda R. Petzold [ctb] (files ddaspk.f, dlsoda.f)" - [10] "Youcef Saad [ctb] (file dsparsk.f)" - [11] "Clement W. Ulrich [ctb] (file ddaspk.f)" + [4] "Peter N. Brown [ctb]" + [5] "George D. Byrne [ctb]" + [6] "Ernst Hairer [ctb]" + [7] "Alan C. Hindmarsh [ctb]" + [8] "Cleve Moler [ctb]" + [9] "Linda R. Petzold [ctb]" + [10] "Youcef Saad [ctb]" + [11] "Clement W. Ulrich [ctb]" - [[47]] + [[46]] [1] "Andreas Handel [aut, cre]" [2] "Sina Solaimanpour [ctb]" - [[48]] + [[47]] [1] "Andreas Handel [aut, cre]" [2] "Spencer Hall [ctb]" [3] "Brian McKay [ctb]" [4] "John Rossow [ctb]" [5] "Sina Solaimanpour [ctb]" - [[49]] + [[48]] [1] "Andreas Handel [aut, cre] (ORCID: )" [2] "Isaac Fung [ctb]" [3] "Spencer Hall [ctb]" @@ -420,7 +416,7 @@ [7] "Sina Solaimanpour [ctb]" [8] "Henok Woldu [ctb]" - [[50]] + [[49]] [1] "Andreas Handel [aut, cre] (ORCID: )" [2] "Isaac Chun-Hai Fung [ctb]" [3] "Spencer Hall [ctb]" @@ -430,35 +426,21 @@ [7] "Sina Solaimanpour [ctb]" [8] "Henok Woldu [ctb]" - [[51]] - [1] "Andreas Handel [aut, cre] (ORCID: )" - [2] "Christine Casey [ctb] (Parasite Model App)" - [3] "Isaac Chun-Hai Fung [ctb]" - [4] "Ronald Galiwango [ctb] (Surveillance App)" - [5] "Chase Golden [ctb] (Maternal Immunity App)" - [6] "Spencer Hall [ctb]" - [7] "Ben Listyg [ctb]" - [8] "Brian McKay [ctb]" - [9] "John Rossow [ctb]" - [10] "Sina Solaimanpour [ctb]" - [11] "Kevin Spiegel [ctb] (Global Warming App)" - [12] "Henok Woldu [ctb]" - - [[52]] + [[50]] [1] "Andreas Handel [aut, cre] (ORCID: )" - [2] "Christine Casey [ctb] (Parasite model app)" + [2] "Christine Casey [ctb]" [3] "Isaac Chun-Hai Fung [ctb]" - [4] "Ronald Galiwango [ctb] (ID surveillance app)" - [5] "Chase Golden [ctb] (Maternal Immunity app)" + [4] "Ronald Galiwango [ctb]" + [5] "Chase Golden [ctb]" [6] "Spencer Hall [ctb]" [7] "Ben Listyg [ctb]" [8] "Brian McKay [ctb]" [9] "John Rossow [ctb]" [10] "Sina Solaimanpour [ctb]" - [11] "Kevin Spiegel [ctb] (Global warming app)" + [11] "Kevin Spiegel [ctb]" [12] "Henok Woldu [ctb]" - [[53]] + [[51]] [1] "Andreas Handel [aut, cre] (ORCID: )" [2] "Cody Dailey [ctb]" [3] "Isaac Chun-Hai Fung [ctb]" @@ -470,7 +452,7 @@ [9] "Alexis Vittengl [ctb]" [10] "Henok Woldu [ctb]" - [[54]] + [[52]] [1] "Andreas Handel [aut, cre] (ORCID: )" [2] "Cody Dailey [ctb]" [3] "Isaac Chun-Hai Fung [ctb]" @@ -484,12 +466,12 @@ [11] "Alexis Vittengl [ctb]" [12] "Henok Woldu [ctb]" - [[55]] + [[53]] [1] "Thibaut Jombart [aut, cre]" [2] "Anne Cori [aut]" [3] "Pierre Nouvellet [aut]" - [[56]] + [[54]] [1] "Thibaut Jombart [aut, cre]" [2] "Anne Cori [aut]" [3] "Pierre Nouvellet [aut]" @@ -497,35 +479,35 @@ [5] "Zhian N. Kamvar [ctb]" [6] "Tim Taylor [ctb] (ORCID: )" - [[57]] + [[55]] [1] "Steven P. Millard [aut]" [2] "Alexander Kowarik [ctb, cre] (ORCID: )" - [[58]] + [[56]] [1] "Bendix Carstensen [aut, cre]" [2] "Martyn Plummer [aut]" [3] "Michael Hills [aut]" [4] "Esa Laara [ctb]" - [[59]] + [[57]] [1] "Bendix Carstensen [aut, cre]" [2] "Martyn Plummer [aut]" [3] "Esa Laara [ctb]" [4] "Michael Hills [ctb]" - [[60]] + [[58]] [1] "Bendix Carstensen [aut, cre]" [2] "Martyn Plummer [aut]" [3] "Esa Laara [ctb]" [4] "Michael Hills [ctb]" - [[61]] + [[59]] [1] "Bendix Carstensen [aut, cre]" [2] "Martyn Plummer [aut]" [3] "Esa Laara [ctb]" [4] "Michael Hills [ctb]" - [[62]] + [[60]] [1] "VP Nagraj [aut, cre]" [2] "Thibaut Jombart [aut]" [3] "Nistara Randhawa [aut]" @@ -533,7 +515,7 @@ [5] "Finlay Campbell [aut]" [6] "Thomas Crellen [aut]" - [[63]] + [[61]] [1] "Finlay Campbell [aut, cre]" [2] "Thibaut Jombart [aut]" [3] "Nistara Randhawa [aut]" @@ -542,26 +524,26 @@ [6] "Thomas Crellen [aut]" [7] "Zhian N. Kamvar [aut]" - [[64]] + [[62]] [1] "Maria Noremark [aut]" [2] "Stefan Widgren [aut, cre]" - [[65]] + [[63]] [1] "Maria Noremark [aut]" [2] "Stefan Widgren [aut, cre]" - [[66]] + [[64]] [1] "Maria Noremark [aut] (ORCID: )" [2] "Stefan Widgren [aut, cre] (ORCID: )" - [[67]] + [[65]] [1] "Jean Pierre Decorps [aut, cre]" [2] "Morgane Vallee [ctb]" - [[68]] + [[66]] [1] "Jean Pierre Decorps [aut, cre]" - [[69]] + [[67]] [1] "Anne Cori [aut, cre] (ORCID: )" [2] "Simon Cauchemez [ctb]" [3] "Neil M. Ferguson [ctb] (ORCID: )" @@ -577,7 +559,7 @@ [13] "Robin Thompson [ctb] (ORCID: )" [14] "Rolina van Gaalen [ctb]" - [[70]] + [[68]] [1] "Pawel Piatkowski [aut, cre] (ORCID: )" [2] "Paula Moraga [aut] (ORCID: )" [3] "Isobel Blake [ctb, dtc]" @@ -586,37 +568,37 @@ [6] "Zhian N. Kamvar [aut] (ORCID: )" [7] "Salla E. Toikkanen [aut]" - [[71]] + [[69]] [1] "Waleed Almutiry [aut, cre]" [2] "Rob Deardon [aut, ths]" [3] "Vineetha Warriyar K. V. [ctb]" - [[72]] + [[70]] [1] "Ottar N. Bjornstad [aut, cre]" - [[73]] + [[71]] [1] "Samuel Jenness [cre, aut]" - [[74]] + [[72]] [1] "Samuel Jenness [cre, aut]" [2] "Steven M. Goodreau [aut]" [3] "Li Wang [aut]" [4] "Martina Morris [aut]" - [[75]] + [[73]] [1] "Samuel Jenness [cre, aut]" [2] "Steven M. Goodreau [aut]" [3] "Martina Morris [aut]" [4] "Li Wang [ctb]" - [[76]] + [[74]] [1] "Samuel Jenness [cre, aut]" [2] "Steven M. Goodreau [aut]" [3] "Martina Morris [aut]" [4] "Emily Beylerian [ctb]" [5] "Li Wang [ctb]" - [[77]] + [[75]] [1] "Samuel Jenness [cre, aut]" [2] "Steven M. Goodreau [aut]" [3] "Martina Morris [aut]" @@ -624,7 +606,7 @@ [5] "Li Wang [ctb]" [6] "Skye Bender-deMoll [ctb]" - [[78]] + [[76]] [1] "Samuel Jenness [cre, aut]" [2] "Steven M. Goodreau [aut]" [3] "Martina Morris [aut]" @@ -632,7 +614,7 @@ [5] "Li Wang [ctb]" [6] "Skye Bender-deMoll [ctb]" - [[79]] + [[77]] [1] "Samuel Jenness [cre, aut]" [2] "Steven M. Goodreau [aut]" [3] "Martina Morris [aut]" @@ -640,7 +622,7 @@ [5] "Skye Bender-deMoll [ctb]" [6] "Kevis Weiss [ctb]" - [[80]] + [[78]] [1] "Samuel Jenness [cre, aut]" [2] "Steven M. Goodreau [aut]" [3] "Martina Morris [aut]" @@ -648,7 +630,7 @@ [5] "Skye Bender-deMoll [ctb]" [6] "Kevin Weiss [ctb]" - [[81]] + [[79]] [1] "Samuel Jenness [cre, aut]" [2] "Steven M. Goodreau [aut]" [3] "Martina Morris [aut]" @@ -657,7 +639,7 @@ [6] "Kevin Weiss [ctb]" [7] "Shawnee Anderson [ctb]" - [[82]] + [[80]] [1] "Samuel Jenness [cre, aut]" [2] "Steven M. Goodreau [aut]" [3] "Martina Morris [aut]" @@ -667,7 +649,7 @@ [7] "Shawnee Anderson [ctb]" [8] "Adrien Le Guillou [ctb]" - [[83]] + [[81]] [1] "Samuel Jenness [cre, aut]" [2] "Steven M. Goodreau [aut]" [3] "Martina Morris [aut]" @@ -677,7 +659,7 @@ [7] "Chad Klumb [ctb]" [8] "Adrien Le Guillou [ctb]" - [[84]] + [[82]] [1] "Samuel Jenness [cre, aut]" [2] "Steven M. Goodreau [aut]" [3] "Martina Morris [aut]" @@ -685,7 +667,7 @@ [5] "Skye Bender-deMoll [ctb]" [6] "Chad Klumb [ctb]" - [[85]] + [[83]] [1] "Samuel Jenness [cre, aut]" [2] "Steven M. Goodreau [aut]" [3] "Martina Morris [aut]" @@ -693,12 +675,12 @@ [5] "Chad Klumb [aut]" [6] "Skye Bender-deMoll [ctb]" - [[86]] + [[84]] [1] "Chris Groendyke [aut, cre]" [2] "David Welch [aut]" [3] "David Hunter [ctb]" - [[87]] + [[85]] [1] "Sam Abbott [aut, cre] (ORCID: )" [2] "Joel Hellewell [aut] (ORCID: )" [3] "Robin Thompson [aut]" @@ -713,7 +695,7 @@ [12] "EpiForecasts [aut]" [13] "Sebastian Funk [aut]" - [[88]] + [[86]] [1] "Sam Abbott [aut, cre] (ORCID: )" [2] "Joel Hellewell [aut] (ORCID: )" [3] "Robin Thompson [aut]" @@ -730,7 +712,7 @@ [14] "EpiForecasts [aut]" [15] "Sebastian Funk [aut]" - [[89]] + [[87]] [1] "Sam Abbott [aut, cre] (ORCID: )" [2] "Joel Hellewell [aut] (ORCID: )" [3] "Robin Thompson [aut]" @@ -747,7 +729,7 @@ [14] "EpiForecasts [aut]" [15] "Sebastian Funk [aut]" - [[90]] + [[88]] [1] "Sam Abbott [aut, cre] (ORCID: )" [2] "Joel Hellewell [aut] (ORCID: )" [3] "Katharine Sherratt [aut]" @@ -764,7 +746,7 @@ [14] "EpiForecasts [aut]" [15] "Sebastian Funk [aut]" - [[91]] + [[89]] [1] "Sam Abbott [aut, cre] (ORCID: )" [2] "Joel Hellewell [aut] (ORCID: )" [3] "Katharine Sherratt [aut]" @@ -783,7 +765,7 @@ [16] "EpiForecasts [aut]" [17] "Sebastian Funk [aut]" - [[92]] + [[90]] [1] "Sam Abbott [aut, cre] (ORCID: )" [2] "Joel Hellewell [aut] (ORCID: )" [3] "Katharine Sherratt [aut]" @@ -804,7 +786,7 @@ [18] "EpiForecasts [aut]" [19] "Sebastian Funk [aut] (ORCID: )" - [[93]] + [[91]] [1] "Sam Abbott [aut] (ORCID: )" [2] "Joel Hellewell [aut] (ORCID: )" [3] "Katharine Sherratt [aut]" @@ -825,7 +807,7 @@ [18] "EpiForecasts [aut]" [19] "Sebastian Funk [aut, cre] (ORCID: )" - [[94]] + [[92]] [1] "Mark Stevenson [aut, cre] (ORCID: )" [2] "Evan Sergeant [aut]" [3] "Cord Heuer [ctb]" @@ -850,7 +832,7 @@ [22] "Aniko Szabo [ctb]" [23] "Ahmad family = Rabiee [ctb]" - [[95]] + [[93]] [1] "Mark Stevenson [aut, cre] (ORCID: )" [2] "Evan Sergeant [aut]" [3] "Cord Heuer [ctb]" @@ -875,7 +857,7 @@ [22] "Aniko Szabo [ctb]" [23] "Ahmad Rabiee [ctb]" - [[96]] + [[94]] [1] "Mark Stevenson [aut, cre] (ORCID: )" [2] "Evan Sergeant [aut]" [3] "Cord Heuer [ctb]" @@ -900,56 +882,56 @@ [22] "Aniko Szabo [ctb]" [23] "Ahmad Rabiee [ctb]" - [[97]] - [1] "Lore Merdrignac [aut, ctr, cre] (Author of the package and original code)" - [2] "Tommi Karki [aut, fnd]" - [3] "Esther Kissling [aut, ctr]" - [4] "Joana Gomes Dias [aut, fnd] (Project manager)" + [[95]] + [1] "Lore Merdrignac [aut, ctr, cre]" + [2] "Tommi Karki [aut, fnd]" + [3] "Esther Kissling [aut, ctr]" + [4] "Joana Gomes Dias [aut, fnd]" - [[98]] + [[96]] [1] "Denis Haine [aut, cre]" - [[99]] - [1] "Lore Merdrignac [aut, ctr] (Author of the package and original code)" - [2] "Joana Gomes Dias [aut, fnd, cre] (Project manager and package maintainer)" - [3] "Esther Kissling [aut, ctr]" - [4] "Tommi Karki [aut, fnd]" - [5] "Margot Einoder-Moreno [ctb, fnd]" + [[97]] + [1] "Lore Merdrignac [aut, ctr]" + [2] "Joana Gomes Dias [aut, fnd, cre]" + [3] "Esther Kissling [aut, ctr]" + [4] "Tommi Karki [aut, fnd]" + [5] "Margot Einoder-Moreno [ctb, fnd]" - [[100]] - [1] "Lore Merdrignac [aut, ctr, cre] (Author of the package and original code)" - [2] "Joana Gomes Dias [aut, fnd] (Project manager)" - [3] "Esther Kissling [aut, ctr]" - [4] "Tommi Karki [aut, fnd]" - [5] "Margot Einoder-Moreno [ctb, fnd]" + [[98]] + [1] "Lore Merdrignac [aut, ctr, cre]" + [2] "Joana Gomes Dias [aut, fnd]" + [3] "Esther Kissling [aut, ctr]" + [4] "Tommi Karki [aut, fnd]" + [5] "Margot Einoder-Moreno [ctb, fnd]" - [[101]] + [[99]] [1] "Tomas J. Aragon Developer [aut, cre]" [2] "Michael P. Fay User [ctb]" [3] "Daniel Wollschlaeger User [ctb]" - [[102]] + [[100]] [1] "Tomas J. Aragon [aut]" [2] "Michael P. Fay [ctb]" [3] "Daniel Wollschlaeger [ctb]" [4] "Adam Omidpanah [cre, ctb]" - [[103]] + [[101]] [1] "Thibaut Jombart [aut, cre]" [2] "Anne Cori [aut]" - [[104]] + [[102]] [1] "Thibaut Jombart [aut, cre]" [2] "Anne Cori [aut]" [3] "Zhian N. Kamvar [ctb]" - [[105]] + [[103]] [1] "Thibaut Jombart [aut, cre]" [2] "Anne Cori [aut]" [3] "Zhian N. Kamvar [ctb]" [4] "Dirk Schumacher [ctb]" - [[106]] + [[104]] [1] "Thibaut Jombart [aut, cre]" [2] "Anne Cori [aut]" [3] "Zhian N. Kamvar [ctb]" @@ -957,51 +939,51 @@ [5] "Flavio Finger [aut]" [6] "Charlie Whittaker [ctb]" - [[107]] - [1] "Francisco Orchard [aut, ctr] (ORCID: , Author of the package and original code)" - [2] "Laura Espinosa [aut, cre, fnd] (Project manager, author of the design and concept of the package, and package maintainer)" - [3] "Ariana Wijermans [ctb] (Contributor to the design and concept of the package)" - [4] "Thomas Mollet [ctb, fnd] (Business owner of the project, and contributor to the design and concept of the package)" - [5] "Adrian Prodan [ctb]" - [6] "Thomas Czernichow [ctb]" - [7] "Maria Prieto Gonzalez [ctb]" - [8] "Esther Kissling [ctb]" - [9] "Michael Höhle [ctb]" + [[105]] + [1] "Francisco Orchard [aut, ctr] (ORCID: )" + [2] "Laura Espinosa [aut, cre, fnd]" + [3] "Ariana Wijermans [ctb]" + [4] "Thomas Mollet [ctb, fnd]" + [5] "Adrian Prodan [ctb]" + [6] "Thomas Czernichow [ctb]" + [7] "Maria Prieto Gonzalez [ctb]" + [8] "Esther Kissling [ctb]" + [9] "Michael Höhle [ctb]" - [[108]] - [1] "Francisco Orchard [aut, ctr] (ORCID: , Author of the package and original code)" - [2] "Laura Espinosa [aut, cre, fnd] (ORCID: , Project manager, author of the design and concept of the package, and package maintainer)" - [3] "Ariana Wijermans [ctb] (Contributor to the design and concept of the package)" - [4] "Thomas Mollet [ctb, fnd] (Business owner of the project, and contributor to the design and concept of the package)" - [5] "Adrian Prodan [ctb]" - [6] "Thomas Czernichow [ctb]" - [7] "Maria Prieto Gonzalez [ctb]" - [8] "Esther Kissling [ctb]" - [9] "Michael Höhle [ctb]" + [[106]] + [1] "Francisco Orchard [aut, ctr] (ORCID: )" + [2] "Laura Espinosa [aut, cre, fnd] (ORCID: )" + [3] "Ariana Wijermans [ctb]" + [4] "Thomas Mollet [ctb, fnd]" + [5] "Adrian Prodan [ctb]" + [6] "Thomas Czernichow [ctb]" + [7] "Maria Prieto Gonzalez [ctb]" + [8] "Esther Kissling [ctb]" + [9] "Michael Höhle [ctb]" - [[109]] - [1] "Laura Espinosa [aut, fnd, cre] (ORCID: , Project manager, author of the design and concept of the package, and package maintainer)" - [2] "Francisco Orchard [aut, ctr] (ORCID: , Author of the package and original code)" - [3] "Ariana Wijermans [ctb] (Contributor to the design and concept of the package)" - [4] "Thomas Mollet [ctb, fnd] (Business owner of the project, and contributor to the design and concept of the package)" - [5] "Adrian Prodan [ctb]" - [6] "Thomas Czernichow [ctb]" - [7] "Maria Prieto Gonzalez [ctb]" - [8] "Esther Kissling [ctb]" - [9] "Michael Höhle [ctb]" + [[107]] + [1] "Laura Espinosa [aut, fnd, cre] (ORCID: )" + [2] "Francisco Orchard [aut, ctr] (ORCID: )" + [3] "Ariana Wijermans [ctb]" + [4] "Thomas Mollet [ctb, fnd]" + [5] "Adrian Prodan [ctb]" + [6] "Thomas Czernichow [ctb]" + [7] "Maria Prieto Gonzalez [ctb]" + [8] "Esther Kissling [ctb]" + [9] "Michael Höhle [ctb]" - [[110]] + [[108]] [1] "Mark Clements [aut, cre]" [2] "Arthur Allignol [aut]" - [[111]] + [[109]] [1] "Pratik Gupte [aut, cre, cph] (ORCID: )" [2] "Edwin Van Leeuwen [aut, cph] (ORCID: )" [3] "Adam Kucharski [aut, cph] (ORCID: )" [4] "Hugo Gruson [ctb] (ORCID: )" [5] "Thibaut Jombart [ctb] (ORCID: )" - [[112]] + [[110]] [1] "Pratik Gupte [aut, cre, cph] (ORCID: )" [2] "Edwin Van Leeuwen [aut, cph] (ORCID: )" [3] "Adam Kucharski [aut, cph] (ORCID: )" @@ -1011,7 +993,7 @@ [7] "Andree Valle-Campos [ctb] (ORCID: )" [8] "Joshua W. Lambert [rev] (ORCID: )" - [[113]] + [[111]] [1] "Pratik Gupte [aut, cre, cph] (ORCID: )" [2] "Edwin Van Leeuwen [aut, cph] (ORCID: )" [3] "Adam Kucharski [aut, cph] (ORCID: )" @@ -1021,35 +1003,35 @@ [7] "Andree Valle-Campos [ctb] (ORCID: )" [8] "Joshua W. Lambert [rev] (ORCID: )" - [[114]] + [[112]] [1] "Yinan Zheng [aut, cre]" [2] "Haixiang Zhang [aut]" [3] "Lifang Hou [aut]" [4] "Lei Liu [aut, cph]" - [[115]] + [[113]] [1] "Thibaut Jombart [aut, cre]" [2] "Rich FitzJohn [aut]" - [[116]] + [[114]] [1] "Thibaut Jombart [aut, cre]" [2] "Rich FitzJohn [aut]" [3] "Jun Cai [ctb]" - [[117]] + [[115]] [1] "Thibaut Jombart [aut, cre]" [2] "Rich FitzJohn [aut]" [3] "Jun Cai [ctb]" [4] "Sangeeta Bhatia [ctb]" - [[118]] + [[116]] [1] "Thibaut Jombart [aut]" [2] "Zhian N. Kamvar [aut, cre]" [3] "Rich FitzJohn [aut]" [4] "Jun Cai [ctb]" [5] "Sangeeta Bhatia [ctb]" - [[119]] + [[117]] [1] "Thibaut Jombart [aut]" [2] "Zhian N. Kamvar [aut, cre]" [3] "Rich FitzJohn [aut]" @@ -1057,7 +1039,7 @@ [5] "Sangeeta Bhatia [ctb]" [6] "Jakob Schumacher [ctb]" - [[120]] + [[118]] [1] "Thibaut Jombart [aut]" [2] "Zhian N. Kamvar [aut, cre] (ORCID: )" [3] "Rich FitzJohn [aut]" @@ -1066,7 +1048,7 @@ [6] "Jakob Schumacher [ctb]" [7] "Juliet R.C. Pulliam [ctb] (ORCID: )" - [[121]] + [[119]] [1] "Thibaut Jombart [aut]" [2] "Zhian N. Kamvar [aut, cre] (ORCID: )" [3] "Rich FitzJohn [aut]" @@ -1075,7 +1057,7 @@ [6] "Jakob Schumacher [ctb]" [7] "Juliet R.C. Pulliam [ctb] (ORCID: )" - [[122]] + [[120]] [1] "Thibaut Jombart [aut]" [2] "Zhian N. Kamvar [aut] (ORCID: )" [3] "Rich FitzJohn [aut]" @@ -1085,7 +1067,7 @@ [7] "Jakob Schumacher [ctb]" [8] "Juliet R.C. Pulliam [ctb] (ORCID: )" - [[123]] + [[121]] [1] "Tim Taylor [aut, cre] (ORCID: )" [2] "Thibaut Jombart [aut]" [3] "Zhian N. Kamvar [aut] (ORCID: )" @@ -1095,20 +1077,20 @@ [7] "Jakob Schumacher [ctb]" [8] "Juliet R.C. Pulliam [ctb] (ORCID: )" - [[124]] + [[122]] [1] "Tim Taylor [aut, cre] (ORCID: )" [2] "Thibaut Jombart [aut]" - [[125]] + [[123]] [1] "Tim Taylor [aut, cre] (ORCID: )" [2] "Thibaut Jombart [ctb]" [3] "Zhian N. Kamvar [ctb] (ORCID: )" - [[126]] + [[124]] [1] "Tim Taylor [aut, cre] (ORCID: )" [2] "Thibaut Jombart [ctb]" - [[127]] + [[125]] [1] "Alex Welte [aut]" [2] "Eduard Grebe [cre, aut]" [3] "Avery McIntosh [aut]" @@ -1120,7 +1102,7 @@ [9] "Stefano Ongarello [ctb]" [10] "Yusuke Asai [ctb]" - [[128]] + [[126]] [1] "Alex Welte [aut]" [2] "Eduard Grebe [cre, aut]" [3] "Avery McIntosh [aut]" @@ -1133,7 +1115,7 @@ [10] "Stefano Ongarello [ctb]" [11] "Yusuke Asai [ctb]" - [[129]] + [[127]] [1] "Alex Welte [aut]" [2] "Eduard Grebe [cre, aut]" [3] "Avery McIntosh [aut]" @@ -1146,7 +1128,7 @@ [10] "Stefano Ongarello [aut]" [11] "Yusuke Asai [ctb]" - [[130]] + [[128]] [1] "Alex Welte [aut]" [2] "Eduard Grebe [cre, aut]" [3] "Avery McIntosh [aut]" @@ -1160,7 +1142,7 @@ [11] "Yusuke Asai [ctb]" [12] "Jeffrey Eaton [ctb]" - [[131]] + [[129]] [1] "Eduard Grebe [cre, aut]" [2] "Alex Welte [aut]" [3] "Avery McIntosh [aut]" @@ -1174,22 +1156,22 @@ [11] "Yusuke Asai [ctb]" [12] "Jeffrey Eaton [ctb]" - [[132]] + [[130]] [1] "Thibaut Jombart [aut, cre]" - [[133]] + [[131]] [1] "Hugo Gruson [aut, cre]" [2] "Thibaut Jombart [aut, ccp]" [3] "Pietro Monticone [ctb]" [4] "Tim Taylor [ctb]" - [[134]] + [[132]] [1] "Hugo Gruson [aut, cre] (ORCID: )" [2] "Thibaut Jombart [aut, ccp]" [3] "Tim Taylor [ctb]" [4] "Chris Hartgerink [rev] (ORCID: )" - [[135]] + [[133]] [1] "Daniel Pfeffer [aut] (ORCID: )" [2] "Tim Lucas [aut, cre] (ORCID: )" [3] "Daniel May [aut] (ORCID: )" @@ -1198,7 +1180,7 @@ [6] "Nick Golding [ctb]" [7] "David Smith [ctb]" - [[136]] + [[134]] [1] "Daniel Pfeffer [aut] (ORCID: )" [2] "Tim Lucas [aut, cre] (ORCID: )" [3] "Daniel May [aut] (ORCID: )" @@ -1208,7 +1190,7 @@ [7] "Nick Golding [ctb]" [8] "David Smith [ctb]" - [[137]] + [[135]] [1] "Daniel Pfeffer [aut] (ORCID: )" [2] "Tim Lucas [aut, cre] (ORCID: )" [3] "Daniel May [aut] (ORCID: )" @@ -1219,7 +1201,7 @@ [8] "Nick Golding [ctb]" [9] "David Smith [ctb]" - [[138]] + [[136]] [1] "Mauricio van den Berg [aut, cre]" [2] "Sarah Connor [aut]" [3] "Daniel Pfeffer [aut] (ORCID: )" @@ -1232,16 +1214,16 @@ [10] "Nick Golding [ctb]" [11] "David Smith [ctb]" - [[139]] + [[137]] [1] "Lozano Jose E. [aut, cre]" - [[140]] + [[138]] [1] "Jose E. Lozano [aut, cre]" - [[141]] + [[139]] [1] "Shi Zhao [aut, cre] (ORCID: )" - [[142]] + [[140]] [1] "Hein Putter [aut, cre]" [2] "Liesbeth C. de Wreede [aut]" [3] "Marta Fiocco [aut]" @@ -1249,7 +1231,7 @@ [5] "Edouard F. Bonneville [ctb]" [6] "Damjan Manevski [ctb]" - [[143]] + [[141]] [1] "Hein Putter [aut, cre]" [2] "Liesbeth C. de Wreede [aut]" [3] "Marta Fiocco [aut]" @@ -1257,33 +1239,33 @@ [5] "Edouard F. Bonneville [aut]" [6] "Damjan Manevski [ctb]" - [[144]] + [[142]] [1] "Sarah V Leavitt [aut, cre, cph]" - [[145]] + [[143]] [1] "Christopher Endres [aut, cre]" - [[146]] + [[144]] [1] "Christopher Endres [aut, cre]" [2] "Laha Ale [aut] (ORCID: )" [3] "Robert Gentleman [aut]" [4] "Deepayan Sarkar [aut]" - [[147]] + [[145]] [1] "Sebastian Lequime [aut, cre] (ORCID: )" [2] "Paul Bastide [aut] (ORCID: )" [3] "Simon Dellicour [aut] (ORCID: )" [4] "Philippe Lemey [aut] (ORCID: )" [5] "Guy Baele [aut] (ORCID: )" - [[148]] + [[146]] [1] "Sebastian Lequime [aut, cre] (ORCID: )" [2] "Paul Bastide [aut] (ORCID: )" [3] "Simon Dellicour [aut] (ORCID: )" [4] "Philippe Lemey [aut] (ORCID: )" [5] "Guy Baele [aut] (ORCID: )" - [[149]] + [[147]] [1] "Sebastian Lequime [aut, cre] (ORCID: )" [2] "Paul Bastide [aut] (ORCID: )" [3] "Simon Dellicour [aut] (ORCID: )" @@ -1291,43 +1273,43 @@ [5] "Guy Baele [aut] (ORCID: )" [6] "Thijs Janzen [ctb] (ORCID: )" - [[150]] + [[148]] [1] "Alexis Robert [aut, cre, cph] (ORCID: )" [2] "Sebastian Funk [aut] (ORCID: )" [3] "Adam J Kucharski [aut] (ORCID: )" [4] "Thibaut Jombart [ctb]" - [[151]] + [[149]] [1] "Rich FitzJohn [aut, cre]" [2] "Thibaut Jombart [ctb]" [3] "Imperial College of Science, Technology and Medicine [cph]" - [[152]] + [[150]] [1] "Thibaut Jombart [aut]" [2] "Finlay Campbell [aut, cre]" [3] "Rich Fitzjohn [aut]" - [[153]] + [[151]] [1] "Thibaut Jombart [aut]" [2] "Finlay Campbell [aut, cre]" [3] "Rich Fitzjohn [aut]" [4] "Gerry Tonkin-Hill [ctb]" - [[154]] + [[152]] [1] "Thibaut Jombart [aut]" [2] "Finlay Campbell [aut, cre]" [3] "Rich Fitzjohn [aut]" [4] "Gerry Tonkin-Hill [ctb]" [5] "Alexis Robert [ctb]" - [[155]] + [[153]] [1] "Thibaut Jombart [aut]" [2] "Finlay Campbell [aut, cre]" [3] "Rich Fitzjohn [aut]" [4] "Gerry Tonkin-Hill [ctb]" [5] "Alexis Robert [ctb]" - [[156]] + [[154]] [1] "Thibaut Jombart [aut]" [2] "Finlay Campbell [aut, cre]" [3] "Rich Fitzjohn [aut]" @@ -1335,20 +1317,20 @@ [5] "Kristjan Eldjarn [ctb]" [6] "Alexis Robert [ctb]" - [[157]] + [[155]] [1] "Thibaut Jombart [aut]" [2] "Simon Frost [aut]" [3] "Pierre Nouvellet [aut]" [4] "Finlay Campbell [aut, cre]" - [[158]] + [[156]] [1] "Thibaut Jombart [aut]" [2] "Simon Frost [aut]" [3] "Pierre Nouvellet [aut]" [4] "Finlay Campbell [aut, cre]" [5] "Bertrand Sudre [aut]" - [[159]] + [[157]] [1] "Thibaut Jombart [aut]" [2] "Simon Frost [aut]" [3] "Pierre Nouvellet [aut]" @@ -1356,7 +1338,7 @@ [5] "Bertrand Sudre [aut]" [6] "Sang Woo Park [ctb]" - [[160]] + [[158]] [1] "Thibaut Jombart [aut]" [2] "Simon Frost [aut]" [3] "Pierre Nouvellet [aut]" @@ -1365,7 +1347,7 @@ [6] "Sang Woo Park [ctb]" [7] "Juliet R.C. Pulliam [ctb]" - [[161]] + [[159]] [1] "Thibaut Jombart [aut]" [2] "Simon Frost [aut]" [3] "Pierre Nouvellet [aut]" @@ -1376,7 +1358,7 @@ [8] "Jakob Schumacher [ctb]" [9] "Eric Brown [ctb]" - [[162]] + [[160]] [1] "Aaron A. King [aut, cre]" [2] "Edward L. Ionides [aut]" [3] "Carles Breto [aut]" @@ -1388,7 +1370,7 @@ [9] "Helen Wearing [ctb]" [10] "Simon N. Wood [ctb]" - [[163]] + [[161]] [1] "Aaron A. King [aut, cre]" [2] "Edward L. Ionides [aut]" [3] "Carles Breto [aut]" @@ -1401,7 +1383,7 @@ [10] "Helen Wearing [ctb]" [11] "Simon N. Wood [ctb]" - [[164]] + [[162]] [1] "Aaron A. King [aut, cre]" [2] "Edward L. Ionides [aut]" [3] "Carles Breto [aut]" @@ -1415,7 +1397,7 @@ [11] "Simon N. Wood [ctb]" [12] "Sebastian Funk [ctb]" - [[165]] + [[163]] [1] "Aaron A. King [aut, cre]" [2] "Edward L. Ionides [aut]" [3] "Carles Breto [aut]" @@ -1430,7 +1412,7 @@ [12] "Sebastian Funk [ctb]" [13] "Steven G. Johnson [ctb]" - [[166]] + [[164]] [1] "Aaron A. King [aut, cre]" [2] "Edward L. Ionides [aut]" [3] "Carles Breto [aut]" @@ -1446,7 +1428,7 @@ [13] "Steven G. Johnson [ctb]" [14] "Eamon O'Dea [ctb]" - [[167]] + [[165]] [1] "Aaron A. King [aut, cre]" [2] "Edward L. Ionides [aut]" [3] "Carles Breto [aut]" @@ -1462,7 +1444,7 @@ [13] "Steven G. Johnson [ctb]" [14] "Eamon B. O'Dea [ctb]" - [[168]] + [[166]] [1] "Aaron A. King [aut, cre]" [2] "Edward L. Ionides [aut]" [3] "Carles Breto [aut]" @@ -1478,7 +1460,7 @@ [13] "Helen Wearing [ctb]" [14] "Simon N. Wood [ctb]" - [[169]] + [[167]] [1] "Aaron A. King [aut, cre] (ORCID: )" [2] "Edward L. Ionides [aut] (ORCID: )" [3] "Carles Bretó [aut] (ORCID: )" @@ -1494,7 +1476,7 @@ [13] "Helen Wearing [ctb] (ORCID: )" [14] "Simon N. Wood [ctb] (ORCID: )" - [[170]] + [[168]] [1] "Aaron A. King [aut, cre] (ORCID: )" [2] "Edward L. Ionides [aut] (ORCID: )" [3] "Carles Bretó [aut] (ORCID: )" @@ -1510,62 +1492,48 @@ [13] "Helen Wearing [ctb] (ORCID: )" [14] "Simon N. Wood [ctb] (ORCID: )" - [[171]] + [[169]] [1] "Joonas Miettinen [aut, cre]" [2] "Matti Rantanen [aut]" [3] "Karri Seppa [ctb]" - [[172]] + [[170]] [1] "Joonas Miettinen [cre, aut] (ORCID: )" [2] "Matti Rantanen [aut]" [3] "Karri Seppa [ctb]" - [[173]] + [[171]] [1] "Jessica Grembi [aut, cre, cph] (ORCID: )" [2] "Elizabeth Rogawski McQuade [ctb] (ORCID: )" - [[174]] - [1] "Stefan Widgren [aut, cre] (ORCID: )" - [2] "Robin Eriksson [aut] (ORCID: )" - [3] "Stefan Engblom [aut] (ORCID: )" - [4] "Pavol Bauer [aut] (ORCID: )" - [5] "Attractive Chaos [cph] (Author of 'kvec.h', a generic dynamic array)" - - [[175]] - [1] "Stefan Widgren [aut, cre] (ORCID: )" - [2] "Robin Eriksson [aut] (ORCID: )" - [3] "Stefan Engblom [aut] (ORCID: )" - [4] "Pavol Bauer [aut] (ORCID: )" - [5] "Attractive Chaos [cph] (Author of 'kbtree.h' and 'kvec.h'.)" - - [[176]] + [[172]] [1] "Stefan Widgren [aut, cre] (ORCID: )" [2] "Robin Eriksson [aut] (ORCID: )" [3] "Stefan Engblom [aut] (ORCID: )" [4] "Pavol Bauer [aut] (ORCID: )" - [5] "Attractive Chaos [cph] (Author of 'kvec.h'.)" + [5] "Attractive Chaos [cph]" - [[177]] + [[173]] [1] "Stefan Widgren [aut, cre] (ORCID: )" [2] "Robin Eriksson [aut] (ORCID: )" [3] "Stefan Engblom [aut] (ORCID: )" [4] "Pavol Bauer [aut] (ORCID: )" [5] "Thomas Rosendal [ctb] (ORCID: )" - [6] "Attractive Chaos [cph] (Author of 'kvec.h'.)" + [6] "Attractive Chaos [cph]" - [[178]] + [[174]] [1] "Stefan Widgren [aut, cre] (ORCID: )" [2] "Robin Eriksson [aut] (ORCID: )" [3] "Stefan Engblom [aut] (ORCID: )" [4] "Pavol Bauer [aut] (ORCID: )" [5] "Thomas Rosendal [ctb] (ORCID: )" [6] "Ivana Rodriguez Ewerlöf [ctb] (ORCID: )" - [7] "Attractive Chaos [cph] (Author of 'kvec.h'.)" + [7] "Attractive Chaos [cph]" - [[179]] + [[175]] [1] "Sebastian Funk [aut, cre]" - [[180]] + [[176]] [1] "Sebastian Funk [aut, cre]" [2] "Maria Bekker-Nielsen Dunbar [ctb]" [3] "Carl A. B. Pearson [ctb]" @@ -1573,7 +1541,7 @@ [5] "Christopher Jarvis [ctb]" [6] "Alexis Robert [ctb]" - [[181]] + [[177]] [1] "Sebastian Funk [aut, cre]" [2] "Lander Willem [aut]" [3] "Maria Bekker-Nielsen Dunbar [ctb]" @@ -1584,7 +1552,7 @@ [8] "Niel Hens [ctb]" [9] "Pietro Coletti [col, dtm]" - [[182]] + [[178]] [1] "Sebastian Funk [aut, cre]" [2] "Lander Willem [aut]" [3] "Hugo Gruson [aut]" @@ -1596,292 +1564,256 @@ [9] "Niel Hens [ctb]" [10] "Pietro Coletti [col, dtm]" - [[183]] + [[179]] [1] "Cici Chen [ctb]" [2] "Albert Y. Kim [aut, cre]" [3] "Michelle Ross [ctb]" [4] "Jon Wakefield [aut, wdc]" - [[184]] + [[180]] [1] "Cici Chen [ctb]" [2] "Albert Y. Kim [aut, cre]" [3] "Michelle Ross [ctb]" [4] "Jon Wakefield [aut]" - [[185]] + [[181]] [1] "Cici Chen [ctb]" [2] "Albert Y. Kim [aut, cre] (ORCID: )" [3] "Michelle Ross [ctb]" [4] "Jon Wakefield [aut]" [5] "Mikael Moise [aut] (ORCID: )" - [[186]] - [1] "Michael Höhle [aut, cre, ths]" - [2] "Sebastian Meyer [aut]" - [3] "Michaela Paul [aut]" - [4] "Leonhard Held [ctb, ths]" - [5] "T. Correa [ctb]" - [6] "M. Hofmann [ctb]" - [7] "C. Lang [ctb]" - [8] "A. Riebler [ctb]" - [9] "D. Sabanés Bové [ctb]" - [10] "M. Salmon [ctb]" - [11] "S. Steiner [ctb]" - [12] "M. Virtanen [ctb]" - [13] "V. Wimmer [ctb]" - [14] "R Core Team [ctb] (A few code segments are modified versions of code from base R)" - - [[187]] - MH - "Michael Höhle [aut, cre, ths]" - SM - "Sebastian Meyer [aut]" - MP - "Michaela Paul [aut]" - LH - "Leonhard Held [ctb, ths]" - - "Thais Correa [ctb]" - - "Mathias Hofmann [ctb]" - - "Christian Lang [ctb]" - - "Juliane Manitz [ctb]" - - "Andrea Riebler [ctb]" - - "Daniel Sabanés Bové [ctb]" - - "Maëlle Salmon [ctb]" - - "Dirk Schumacher [ctb]" - - "Stefan Steiner [ctb]" - - "Mikko Virtanen [ctb]" - - "Valentin Wimmer [ctb]" - - "R Core Team [ctb] (A few code segments are modified versions of code from base R)" + [[182]] + [1] "Michael Höhle [aut, cre, ths]" + [2] "Sebastian Meyer [aut]" + [3] "Michaela Paul [aut]" + [4] "Leonhard Held [ctb, ths]" + [5] "T. Correa [ctb]" + [6] "M. Hofmann [ctb]" + [7] "C. Lang [ctb]" + [8] "A. Riebler [ctb]" + [9] "D. Sabanés Bové [ctb]" + [10] "M. Salmon [ctb]" + [11] "S. Steiner [ctb]" + [12] "M. Virtanen [ctb]" + [13] "V. Wimmer [ctb]" + [14] "R Core Team [ctb]" - [[188]] - MH - "Michael Höhle [aut, cre, ths]" - SM - "Sebastian Meyer [aut]" - MP - "Michaela Paul [aut]" - LH - "Leonhard Held [ctb, ths]" - - "Thais Correa [ctb]" - - "Mathias Hofmann [ctb]" - - "Christian Lang [ctb]" - - "Juliane Manitz [ctb]" - - "Andrea Riebler [ctb]" - - "Daniel Sabanés Bové [ctb]" - - "Maëlle Salmon [ctb]" - - "Dirk Schumacher [ctb]" - - "Stefan Steiner [ctb]" - - "Mikko Virtanen [ctb]" - - "Valentin Wimmer [ctb]" - - "R Core Team [ctb] (A few code segments are modified versions of code from base R)" + [[183]] + MH + "Michael Höhle [aut, cre, ths]" + SM + "Sebastian Meyer [aut]" + MP + "Michaela Paul [aut]" + LH + "Leonhard Held [ctb, ths]" + + "Thais Correa [ctb]" + + "Mathias Hofmann [ctb]" + + "Christian Lang [ctb]" + + "Juliane Manitz [ctb]" + + "Andrea Riebler [ctb]" + + "Daniel Sabanés Bové [ctb]" + + "Maëlle Salmon [ctb]" + + "Dirk Schumacher [ctb]" + + "Stefan Steiner [ctb]" + + "Mikko Virtanen [ctb]" + + "Valentin Wimmer [ctb]" + + "R Core Team [ctb]" - [[189]] - MH - "Michael Höhle [aut, ths]" - SM - "Sebastian Meyer [aut, cre]" - MP - "Michaela Paul [aut]" - LH - "Leonhard Held [ctb, ths]" - - "Thais Correa [ctb]" - - "Mathias Hofmann [ctb]" - - "Christian Lang [ctb]" - - "Juliane Manitz [ctb]" - - "Andrea Riebler [ctb]" - - "Daniel Sabanés Bové [ctb]" - - "Maëlle Salmon [ctb]" - - "Dirk Schumacher [ctb]" - - "Stefan Steiner [ctb]" - - "Mikko Virtanen [ctb]" - - "Wei Wei [ctb]" - - "Valentin Wimmer [ctb]" - - "R Core Team [ctb] (A few code segments are modified versions of code from base R)" + [[184]] + MH + "Michael Höhle [aut, cre, ths]" + SM + "Sebastian Meyer [aut]" + MP + "Michaela Paul [aut]" + LH + "Leonhard Held [ctb, ths]" + + "Thais Correa [ctb]" + + "Mathias Hofmann [ctb]" + + "Christian Lang [ctb]" + + "Juliane Manitz [ctb]" + + "Andrea Riebler [ctb]" + + "Daniel Sabanés Bové [ctb]" + + "Maëlle Salmon [ctb]" + + "Dirk Schumacher [ctb]" + + "Stefan Steiner [ctb]" + + "Mikko Virtanen [ctb]" + + "Valentin Wimmer [ctb]" + + "R Core Team [ctb]" - [[190]] - MH - "Michael Höhle [aut, ths]" - SM - "Sebastian Meyer [aut, cre]" - MP - "Michaela Paul [aut]" - LH - "Leonhard Held [ctb, ths]" - - "Thais Correa [ctb]" - - "Mathias Hofmann [ctb]" - - "Christian Lang [ctb]" - - "Juliane Manitz [ctb]" - - "Andrea Riebler [ctb]" - - "Daniel Sabanés Bové [ctb]" - MS - "Maëlle Salmon [ctb]" - DS - "Dirk Schumacher [ctb]" - - "Stefan Steiner [ctb]" - - "Mikko Virtanen [ctb]" - - "Wei Wei [ctb]" - - "Valentin Wimmer [ctb]" - - "R Core Team [ctb] (A few code segments are modified versions of code from base R)" + [[185]] + MH + "Michael Höhle [aut, ths]" + SM + "Sebastian Meyer [aut, cre]" + MP + "Michaela Paul [aut]" + LH + "Leonhard Held [ctb, ths]" + + "Thais Correa [ctb]" + + "Mathias Hofmann [ctb]" + + "Christian Lang [ctb]" + + "Juliane Manitz [ctb]" + + "Andrea Riebler [ctb]" + + "Daniel Sabanés Bové [ctb]" + + "Maëlle Salmon [ctb]" + + "Dirk Schumacher [ctb]" + + "Stefan Steiner [ctb]" + + "Mikko Virtanen [ctb]" + + "Wei Wei [ctb]" + + "Valentin Wimmer [ctb]" + + "R Core Team [ctb]" - [[191]] - MH - "Michael Höhle [aut, ths]" - SM - "Sebastian Meyer [aut, cre]" - MP - "Michaela Paul [aut]" - LH - "Leonhard Held [ctb, ths]" - - "Thais Correa [ctb]" - - "Mathias Hofmann [ctb]" - - "Christian Lang [ctb]" - - "Juliane Manitz [ctb]" - - "Andrea Riebler [ctb]" - - "Daniel Sabanés Bové [ctb]" - MS - "Maëlle Salmon [ctb]" - DS - "Dirk Schumacher [ctb]" - - "Stefan Steiner [ctb]" - - "Mikko Virtanen [ctb]" - - "Wei Wei [ctb]" - - "Valentin Wimmer [ctb]" - - "R Core Team [ctb] (A few code segments are modified versions of\ncode from base R)" + [[186]] + MH + "Michael Höhle [aut, ths]" + SM + "Sebastian Meyer [aut, cre]" + MP + "Michaela Paul [aut]" + LH + "Leonhard Held [ctb, ths]" + + "Thais Correa [ctb]" + + "Mathias Hofmann [ctb]" + + "Christian Lang [ctb]" + + "Juliane Manitz [ctb]" + + "Andrea Riebler [ctb]" + + "Daniel Sabanés Bové [ctb]" + MS + "Maëlle Salmon [ctb]" + DS + "Dirk Schumacher [ctb]" + + "Stefan Steiner [ctb]" + + "Mikko Virtanen [ctb]" + + "Wei Wei [ctb]" + + "Valentin Wimmer [ctb]" + + "R Core Team [ctb]" - [[192]] - MH - "Michael Höhle [aut, ths]" - SM - "Sebastian Meyer [aut, cre]" - MP - "Michaela Paul [aut]" - LH - "Leonhard Held [ctb, ths]" - - "Thais Correa [ctb]" - - "Mathias Hofmann [ctb]" - - "Christian Lang [ctb]" - - "Juliane Manitz [ctb]" - - "Andrea Riebler [ctb]" - - "Daniel Sabanés Bové [ctb]" - MS - "Maëlle Salmon [ctb]" - DS - "Dirk Schumacher [ctb]" - - "Stefan Steiner [ctb]" - - "Mikko Virtanen [ctb]" - - "Wei Wei [ctb]" - - "Valentin Wimmer [ctb]" - - "R Core Team [ctb] (A few code segments are modified versions of\ncode from base R)" + [[187]] + MH + "Michael Höhle [aut, ths]" + SM + "Sebastian Meyer [aut, cre]" + MP + "Michaela Paul [aut]" + LH + "Leonhard Held [ctb, ths]" + + "Thais Correa [ctb]" + + "Mathias Hofmann [ctb]" + + "Christian Lang [ctb]" + + "Juliane Manitz [ctb]" + + "Andrea Riebler [ctb]" + + "Daniel Sabanés Bové [ctb]" + MS + "Maëlle Salmon [ctb]" + DS + "Dirk Schumacher [ctb]" + + "Stefan Steiner [ctb]" + + "Mikko Virtanen [ctb]" + + "Wei Wei [ctb]" + + "Valentin Wimmer [ctb]" + + "R Core Team [ctb]" - [[193]] - MH - "Michael Höhle [aut, ths]" - SM - "Sebastian Meyer [aut, cre]" - MP - "Michaela Paul [aut]" - LH - "Leonhard Held [ctb, ths]" - - "Howard Burkom [ctb]" - - "Thais Correa [ctb]" - - "Mathias Hofmann [ctb]" - - "Christian Lang [ctb]" - - "Juliane Manitz [ctb]" - - "Andrea Riebler [ctb]" - - "Daniel Sabanés Bové [ctb]" - MS - "Maëlle Salmon [ctb]" - DS - "Dirk Schumacher [ctb]" - - "Stefan Steiner [ctb]" - - "Mikko Virtanen [ctb]" - - "Wei Wei [ctb]" - - "Valentin Wimmer [ctb]" - - "R Core Team [ctb] (A few code segments are modified versions of\ncode from base R)" + [[188]] + MH + "Michael Höhle [aut, ths]" + SM + "Sebastian Meyer [aut, cre]" + MP + "Michaela Paul [aut]" + LH + "Leonhard Held [ctb, ths]" + + "Howard Burkom [ctb]" + + "Thais Correa [ctb]" + + "Mathias Hofmann [ctb]" + + "Christian Lang [ctb]" + + "Juliane Manitz [ctb]" + + "Andrea Riebler [ctb]" + + "Daniel Sabanés Bové [ctb]" + MS + "Maëlle Salmon [ctb]" + DS + "Dirk Schumacher [ctb]" + + "Stefan Steiner [ctb]" + + "Mikko Virtanen [ctb]" + + "Wei Wei [ctb]" + + "Valentin Wimmer [ctb]" + + "R Core Team [ctb]" - [[194]] + [[189]] MH "Michael Höhle [aut, ths] (ORCID: )" SM @@ -1917,9 +1849,9 @@ "Valentin Wimmer [ctb]" - "R Core Team [ctb] (A few code segments are modified versions of\ncode from base R)" + "R Core Team [ctb]" - [[195]] + [[190]] MH "Michael Hoehle [aut, ths] (ORCID: )" SM @@ -1955,32 +1887,32 @@ "Valentin Wimmer [ctb]" - "R Core Team [ctb] (A few code segments are modified versions of code from base R)" + "R Core Team [ctb]" - [[196]] + [[191]] [1] "Xavier Didelot [aut, cre] (ORCID: )" [2] "Yuanwei Xu [ctb]" - [[197]] + [[192]] [1] "Dirk Schumacher [aut]" [2] "Thibaut Jombart [aut]" [3] "Tim Taylor [ctb, cre] (ORCID: )" - [[198]] + [[193]] [1] "Dirk Schumacher [aut]" [2] "Thibaut Jombart [aut, cre]" [3] "Tim Taylor [ctb] (ORCID: )" - [[199]] + [[194]] [1] "Tim Taylor [aut] (ORCID: )" [2] "Dirk Schumacher [ctb]" [3] "Thibaut Jombart [ctb, cre]" - [[200]] + [[195]] [1] "Alexander D. Becker [aut, cre]" [2] "Sinead E. Morris [ctb]" - [[201]] + [[196]] [1] "Alexander D. Becker [aut, cre]" [2] "Sinead E. Morris [ctb]" [3] "Ottar N. Bjornstad [ctb]"