Skip to content

Commit 5692fe9

Browse files
committed
prep for release
1 parent 586236d commit 5692fe9

File tree

5 files changed

+19
-32
lines changed

5 files changed

+19
-32
lines changed

R/mannKen.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
#' Helsel, D.R. and Hirsch, R.M. (2002) \emph{Statistical methods in water
5555
#' resources.} Techniques of Water Resources Investigations, Book 4, chapter
5656
#' A3. U.S. Geological Survey. 522 pages.
57-
#' \url{http://pubs.usgs.gov/twri/twri4a3/}
57+
#' \doi{10.3133/twri04A3}
5858
#'
5959
#' Schertz, T.L., Alexander, R.B., and Ohe, D.J. (1991) \emph{The computer
6060
#' program EStimate TREND (ESTREND), a system for the detection of trends in

R/wql-package.R

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -469,12 +469,6 @@ NULL
469469

470470

471471

472-
#' c("\\Sexpr[results=rd,stage=build]{tools:::Rd_package_title(\"#1\")}",
473-
#' "wql")\Sexpr{tools:::Rd_package_title("wql")}
474-
#'
475-
#' c("\\Sexpr[results=rd,stage=build]{tools:::Rd_package_description(\"#1\")}",
476-
#' "wql")\Sexpr{tools:::Rd_package_description("wql")}
477-
#'
478472
#' The main purpose of \pkg{wql} is to explore seasonal time series through
479473
#' plots and nonparametric trend tests. It was created originally to examine
480474
#' water quality data sets (hence, \dQuote{wql}) but is suitable as a more
@@ -523,13 +517,6 @@ NULL
523517
#'
524518
#' @name wql-package
525519
#' @aliases wql-package wql
526-
#' @author
527-
#' c("\\Sexpr[results=rd,stage=build]{tools:::Rd_package_author(\"#1\")}",
528-
#' "wql")\Sexpr{tools:::Rd_package_author("wql")}
529-
#'
530-
#' Maintainer:
531-
#' c("\\Sexpr[results=rd,stage=build]{tools:::Rd_package_maintainer(\"#1\")}",
532-
#' "wql")\Sexpr{tools:::Rd_package_maintainer("wql")}
533520
#' @keywords package
534521
"_PACKAGE"
535522

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Test environments
2-
* ubuntu 20.04, R 3.4.1
2+
* ubuntu 22.04, R "Unsuffered Consequences"
33
* rhub (devel and release)
44

55
## R CMD check results

man/mannKen.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/wql-package.Rd

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

0 commit comments

Comments
 (0)