diff --git a/R/phreeqc.R.in b/R/phreeqc.R.in index b53d6655..311db924 100644 --- a/R/phreeqc.R.in +++ b/R/phreeqc.R.in @@ -338,7 +338,7 @@ function() { ##' @useDynLib phreeqc, .registration = TRUE ##' @return TRUE if log messages are currently being stored as a character vector. ##' @family Log -##' @references \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @references \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' phrGetLogStringsOn <- function() { @@ -1386,7 +1386,7 @@ function(nuser, value) { ##' @docType data ##' @family Databases ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @usage Amm.dat # phrLoadDatabaseString(Amm.dat) ##' @keywords dataset NULL @@ -1401,7 +1401,7 @@ NULL ##' The database has been reformatted for use by \code{\link{phrLoadDatabaseString}}. ##' @docType data ##' @family Databases -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @usage ColdChem.dat # phrLoadDatabaseString(ColdChem.dat) ##' @keywords dataset NULL @@ -1433,7 +1433,7 @@ NULL ##' @docType data ##' @family Databases ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @usage ex15.dat # phrLoadDatabaseString(ex15.dat) ##' @keywords dataset NULL @@ -1464,7 +1464,7 @@ NULL ##' @docType data ##' @family Databases ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @usage iso.dat # phrLoadDatabaseString(iso.dat) ##' @keywords dataset NULL @@ -1481,7 +1481,7 @@ NULL ##' @docType data ##' @family Databases ##' @references Hermanska et al. (2022, 2003) and Oelkers and Addassi (2024, in preparation). -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @usage Kinec_v3.dat # phrLoadDatabaseString(Kinec_v3.dat) ##' @keywords dataset NULL @@ -1498,7 +1498,7 @@ NULL ##' @docType data ##' @family Databases ##' @references Hermanska et al. (2022, 2003) and Oelkers and Addassi (2024, in preparation). -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @usage Kinec.v2.dat # phrLoadDatabaseString(Kinec.v2.dat) ##' @keywords dataset NULL @@ -1528,7 +1528,7 @@ NULL ##' @docType data ##' @family Databases ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @usage minteq.dat # phrLoadDatabaseString(minteq.dat) ##' @keywords dataset NULL @@ -1543,7 +1543,7 @@ NULL ##' @docType data ##' @family Databases ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @usage minteq.v4.dat # phrLoadDatabaseString(minteq.v4.dat) ##' @keywords dataset NULL @@ -1564,7 +1564,7 @@ NULL ##' @family Databases ##' @references Hermanska and others (2023), Palandri and Kharaka (2004), ##' and Sverdrup and others (2019). -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @usage phreeqc_rates.dat # phrLoadDatabaseString(phreeqc_rates.dat) ##' @keywords dataset NULL @@ -1577,7 +1577,7 @@ NULL ##' @docType data ##' @family Databases ##' @references \url{https://thermoddem.brgm.fr/} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @usage PHREEQC_ThermoddemV1.10_15Dec2020.dat ##' # phrLoadDatabaseString(PHREEQC_ThermoddemV1.10_15Dec2020.dat) NULL @@ -1593,7 +1593,7 @@ NULL ##' @docType data ##' @family Databases ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @usage phreeqc.dat # phrLoadDatabaseString(phreeqc.dat) ##' @keywords dataset NULL @@ -1608,7 +1608,7 @@ NULL ##' @docType data ##' @family Databases ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @usage pitzer.dat # phrLoadDatabaseString(pitzer.dat) ##' @keywords dataset NULL @@ -1624,7 +1624,7 @@ NULL ##' @docType data ##' @family Databases ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @usage sit.dat # phrLoadDatabaseString(sit.dat) ##' @keywords dataset NULL @@ -1651,7 +1651,7 @@ NULL ##' @docType data ##' @family Databases ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @usage wateq4f.dat # phrLoadDatabaseString(wateq4f.dat) ##' @keywords dataset NULL @@ -1668,7 +1668,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -1689,7 +1689,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -1721,7 +1721,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -1753,7 +1753,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -1780,7 +1780,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -1806,7 +1806,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -1841,7 +1841,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -1866,7 +1866,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -1905,7 +1905,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -1933,7 +1933,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -1960,7 +1960,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -1995,7 +1995,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -2025,7 +2025,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -2058,7 +2058,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -2088,7 +2088,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -2121,7 +2121,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -2153,7 +2153,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -2195,7 +2195,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -2223,7 +2223,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -2259,7 +2259,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -2291,7 +2291,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##' @@ -2324,7 +2324,7 @@ NULL ##' @docType data ##' @family Examples ##' @references \url{https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf} -##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} +##' @source \url{https://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc} ##' @keywords dataset ##' @examples ##'