Skip to content

Commit 9102aa5

Browse files
committed
test2 version 1.0.4
tweaks to package-level documentation, modified URL in vignette that is down at the moment
1 parent 5c8c717 commit 9102aa5

File tree

4 files changed

+36
-11
lines changed

4 files changed

+36
-11
lines changed

CRAN-SUBMISSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Version: 1.0.3
2-
Date: 2023-06-30 15:00:31 UTC
3-
SHA: 35859de5d69a333231d0dec6e25cabc0bc87f9f8
1+
Version: 1.0.4
2+
Date: 2023-08-23 01:37:27 UTC
3+
SHA: 5c8c7179d4e63b927a08e707d8bb1c8b6bd0c693

R/rerddap-package.r

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,12 @@
5050
#' @importFrom dplyr as_data_frame bind_rows
5151
#' @importFrom digest digest
5252
#' @importFrom hoardr hoard
53-
#' @name rerddap-package
54-
#' @aliases rerddap
5553
#' @docType package
56-
#' @keywords package
57-
NULL
54+
#' @name rerddap
55+
#' @keywords internal
56+
"_PACKAGE"
57+
## usethis namespace: start
58+
## usethis namespace: end
5859

5960
#' institutions
6061
#'

man/rerddap-package.Rd renamed to man/rerddap.Rd

Lines changed: 27 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vignettes/Using_rerddap.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ z + geom_polygon(data = w, aes(x = long, y = lat, group = group), fill = "grey80
721721

722722
## California Current System Integrated Ecosystem Assessment (CCSIEA)
723723

724-
The primary goals of the CCIEA are to better understand the web of interactions that drive patterns and trends of components within the California Current ecosystem, and forecast how changing environmental conditions and management actions affect the status of these components. The conceptual model of the social-ecological system of the California Current illustrates how humans and their social systems are inextricably linked to these marine, coastal, and upland environments (see "https://www.integratedecosystemassessment.noaa.gov/regions/california-current/projects").
724+
The primary goals of the CCIEA are to better understand the web of interactions that drive patterns and trends of components within the California Current ecosystem, and forecast how changing environmental conditions and management actions affect the status of these components. The conceptual model of the social-ecological system of the California Current illustrates how humans and their social systems are inextricably linked to these marine, coastal, and upland environments (see \code("www.integratedecosystemassessment.noaa.gov/regions/california-current/projects").
725725

726726
The over 300 indices developed for the CCSIEA are available through `rerddap`. Here an index of coho abundance in California is compared with the February value of an index of the strength and location of the North Pacific High, developed in "The North Pacific High and wintertime pre-conditioning of California current productivity" by Schroeder et al. (Geophys. Res. Lett., 40, 541–546).
727727

0 commit comments

Comments
 (0)