From 6996321c6b0f6ebe745274712312fe8fb5b9bd44 Mon Sep 17 00:00:00 2001 From: Ben Best Date: Mon, 18 Dec 2023 08:58:29 -0800 Subject: [PATCH] comment off organize.qmd --- _quarto.yml | 2 +- index.qmd | 2 +- references.bib | 25 ++++++++++++++++++++ renv.lock | 62 +++++++++++++++++++++++++++----------------------- 4 files changed, 61 insertions(+), 30 deletions(-) diff --git a/_quarto.yml b/_quarto.yml index 7a1c7f9..c7814ec 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -70,7 +70,7 @@ book: - explorations/am-envelope.qmd - "explorations/sdm-1_predicts.qmd" - "explorations/obis-top-spp-by-class.qmd" - - organize.qmd + # - organize.qmd - software.qmd bibliography: references.bib diff --git a/index.qmd b/index.qmd index c9b554d..4620e60 100644 --- a/index.qmd +++ b/index.qmd @@ -53,7 +53,7 @@ By definition `r glossary("MBON")` is a network, so this is inclusive of and mea - **Modeling** methods have dramatically improved over time and are ripe for fresh application. The R package `dismo` originally came came out with an [SDM vignette](https://cran.r-project.org/web/packages/dismo/vignettes/sdm.pdf) as a practical supplement to their excellent review of SDMs [@elith2009] and using the Maxent algorithm [@elith2011]. The raster package furthered that (raster [sdm](https://rspatial.org/raster/sdm/)) and now there's [`terra` sdm](https://rspatial.org/sdm/). Alongside these developments has been a boon of cloud-computing, particularly Google Earth Engine [@gorelick2017; @camposEcologicalNicheModels2023], allowing for dense global raster processing. -- The world is quickly moving towards a future trying to conserve 30% of the oceans by 2030, so called "[**30 by 30**](https://en.wikipedia.org/wiki/30_by_30)". In the U.S., this is [America the Beautiful](https://www.noaa.gov/america-the-beautiful) initiative [@carroll2022]. We need biodiversity indicators to track progress. This push for conservation is driven by increasing impacts of **climate change**, as evidenced by marine heatwaves and shifts in population distributions. +- The world is quickly moving towards a future trying to conserve 30% of the oceans by 2030, so called "[**30 by 30**](https://en.wikipedia.org/wiki/30_by_30)". In the U.S., this is [America the Beautiful](https://www.noaa.gov/america-the-beautiful) initiative [@carroll2022] for which `r glossary("MBON")` is well poised to inform [@fautin2010; @muller-karger2018]. We need biodiversity indicators to track progress. This push for conservation is driven by increasing impacts of **climate change**, as evidenced by marine heatwaves and shifts in population distributions. ## Process diff --git a/references.bib b/references.bib index 4ca1308..4a98f80 100644 --- a/references.bib +++ b/references.bib @@ -365,3 +365,28 @@ @article{carroll2022 url = {http://dx.doi.org/10.1126/science.abo0526}, langid = {en} } + +@article{fautin2010, + title = {An Overview of Marine Biodiversity in United States Waters}, + author = {Fautin, Daphne and Dalton, Penelope and Incze, Lewis S. and Leong, Jo-Ann C. and Pautzke, Clarence and Rosenberg, Andrew and Sandifer, Paul and Sedberry, George and Tunnell, John W. and Abbott, Isabella and Brainard, Russell E. and Brodeur, Melissa and Eldredge, Lucius G. and Feldman, Michael and Moretzsohn, Fabio and Vroom, Peter S. and Wainstein, Michelle and Wolff, Nicholas}, + year = {2010}, + date = {2010}, + journal = {PLoS ONE}, + pages = {e11914}, + volume = {5}, + number = {8}, + doi = {10.1371/journal.pone.0011914}, + url = {UR - http://dx.doi.org/10.1371/journal.pone.0011914,http://dx.doi.org/10.1371/journal.pone.0011914} +} + +@article{muller-karger2018, + title = {Advancing Marine Biological Observations and Data Requirements of the Complementary Essential Ocean Variables (EOVs) and Essential Biodiversity Variables (EBVs) Frameworks}, + author = {Muller-Karger, Frank E. and Miloslavich, Patricia and Bax, Nicholas J. and Simmons, Samantha and Costello, Mark J. and Sousa Pinto, Isabel and Canonico, Gabrielle and Turner, Woody and Gill, Michael and Montes, Enrique and Best, Benjamin D. and Pearlman, Jay and Halpin, Patrick and Dunn, Daniel and Benson, Abigail and Martin, Corinne S. and Weatherdon, Lauren V. and Appeltans, Ward and Provoost, Pieter and Klein, Eduardo and Kelble, Christopher R. and Miller, Robert J. and Chavez, Francisco P. and Iken, Katrin and Chiba, Sanae and Obura, David and Navarro, Laetitia M. and Pereira, Henrique M. and Allain, Valerie and Batten, Sonia and Benedetti-Checchi, Lisandro and Duffy, J. Emmett and Kudela, Raphael M. and Rebelo, Lisa-Maria and Shin, Yunne and Geller, Gary}, + year = {2018}, + date = {2018}, + journal = {Frontiers in Marine Science}, + volume = {5}, + doi = {10.3389/fmars.2018.00211}, + url = {https://www.frontiersin.org/articles/10.3389/fmars.2018.00211/full?utm_source=FRN&utm_medium=EMAIL_IRIS&utm_campaign=EMI_XIA_180630_Milestones_CoAuthor_article_page}, + langid = {English} +} diff --git a/renv.lock b/renv.lock index c5a8707..959f39c 100644 --- a/renv.lock +++ b/renv.lock @@ -108,9 +108,9 @@ }, "bslib": { "Package": "bslib", - "Version": "0.5.1", + "Version": "0.6.1", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R", "base64enc", @@ -119,12 +119,13 @@ "htmltools", "jquerylib", "jsonlite", + "lifecycle", "memoise", "mime", "rlang", "sass" ], - "Hash": "283015ddfbb9d7bf15ea9f0b5698f0d9" + "Hash": "c0d8599494bc7fb408cd206bbdd9cab0" }, "cachem": { "Package": "cachem", @@ -194,13 +195,13 @@ }, "cpp11": { "Package": "cpp11", - "Version": "0.4.6", + "Version": "0.4.7", "Source": "Repository", "Repository": "RSPM", "Requirements": [ "R" ], - "Hash": "707fae4bbf73697ec8d85f9d7076c061" + "Hash": "5a295d7d963cc5035284dcdbaf334f4e" }, "crayon": { "Package": "crayon", @@ -416,13 +417,13 @@ }, "jsonlite": { "Package": "jsonlite", - "Version": "1.8.7", + "Version": "1.8.8", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "methods" ], - "Hash": "266a20443ca13c65688b2116d5220f76" + "Hash": "e1b9c55281c5adc4dd113652d9e26768" }, "kableExtra": { "Package": "kableExtra", @@ -518,7 +519,7 @@ }, "markdown": { "Package": "markdown", - "Version": "1.11", + "Version": "1.12", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -527,7 +528,7 @@ "utils", "xfun" ], - "Hash": "82b8d62b5451f8adea7d11a99dfea633" + "Hash": "765cf53992401b3b6c297b69e1edb8bd" }, "memoise": { "Package": "memoise", @@ -623,16 +624,17 @@ }, "progress": { "Package": "progress", - "Version": "1.2.2", + "Version": "1.2.3", "Source": "Repository", "Repository": "RSPM", "Requirements": [ + "R", "R6", "crayon", "hms", "prettyunits" ], - "Hash": "14dc9f7a3c91ebb14ec5bb9208a07061" + "Hash": "f4625e061cb2865f111b47ff163a5ca6" }, "ps": { "Package": "ps", @@ -776,9 +778,9 @@ }, "sass": { "Package": "sass", - "Version": "0.4.7", + "Version": "0.4.8", "Source": "Repository", - "Repository": "CRAN", + "Repository": "RSPM", "Requirements": [ "R6", "fs", @@ -786,25 +788,27 @@ "rappdirs", "rlang" ], - "Hash": "6bd4d33b50ff927191ec9acbf52fd056" + "Hash": "168f9353c76d4c4b0a0bbf72e2c2d035" }, "scales": { "Package": "scales", - "Version": "1.2.1", + "Version": "1.3.0", "Source": "Repository", "Repository": "RSPM", "Requirements": [ "R", "R6", "RColorBrewer", + "cli", "farver", + "glue", "labeling", "lifecycle", "munsell", "rlang", "viridisLite" ], - "Hash": "906cb23d2f1c5680b8ce439b44c6fa63" + "Hash": "c19df082ba346b0ffa6f833e92de34d1" }, "selectr": { "Package": "selectr", @@ -821,7 +825,7 @@ }, "stringi": { "Package": "stringi", - "Version": "1.8.1", + "Version": "1.8.2", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -830,7 +834,7 @@ "tools", "utils" ], - "Hash": "12bf57fdcb9b7068bea39b32f87ecac9" + "Hash": "e68c45f81639001af5f1b15cd3599bbd" }, "stringr": { "Package": "stringr", @@ -916,13 +920,13 @@ }, "tinytex": { "Package": "tinytex", - "Version": "0.48", + "Version": "0.49", "Source": "Repository", "Repository": "RSPM", "Requirements": [ "xfun" ], - "Hash": "8f96d229b7311beb32b94cf413b13f84" + "Hash": "5ac22900ae0f386e54f1c307eca7d843" }, "tzdb": { "Package": "tzdb", @@ -947,7 +951,7 @@ }, "vctrs": { "Package": "vctrs", - "Version": "0.6.4", + "Version": "0.6.5", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -957,7 +961,7 @@ "lifecycle", "rlang" ], - "Hash": "266c1ca411266ba8f365fcc726444b87" + "Hash": "c03fa420630029418f7e6da3667aac4a" }, "viridisLite": { "Package": "viridisLite", @@ -971,7 +975,7 @@ }, "vroom": { "Package": "vroom", - "Version": "1.6.4", + "Version": "1.6.5", "Source": "Repository", "Repository": "RSPM", "Requirements": [ @@ -993,7 +997,7 @@ "vctrs", "withr" ], - "Hash": "9db52c1656cf19c124f93124ea57f0fd" + "Hash": "390f9315bc0025be03012054103d227c" }, "webshot": { "Package": "webshot", @@ -1034,14 +1038,16 @@ }, "xml2": { "Package": "xml2", - "Version": "1.3.5", + "Version": "1.3.6", "Source": "Repository", "Repository": "RSPM", "Requirements": [ "R", - "methods" + "cli", + "methods", + "rlang" ], - "Hash": "6c40e5cfcc6aefd88110666e18c31f40" + "Hash": "1d0336142f4cd25d8d23cd3ba7a8fb61" }, "yaml": { "Package": "yaml",