From c55729e875b304bfec663079d571075dc120baad Mon Sep 17 00:00:00 2001 From: aho Date: Tue, 19 Apr 2022 18:14:14 +0200 Subject: [PATCH] Remove outdated email addresses --- DESCRIPTION | 2 +- NEWS.md | 3 +++ R/ACC.R | 14 +++++++------- R/Alpha.R | 4 ++-- R/AnimateMap.R | 6 +++--- R/Ano.R | 4 ++-- R/Ano_CrossValid.R | 4 ++-- R/ArrayToNetCDF.R | 2 +- R/BrierScore.R | 2 +- R/CDORemap.R | 2 +- R/Clim.R | 4 ++-- R/Cluster.R | 2 +- R/ColorBar.R | 12 ++++++------ R/Composite.R | 2 +- R/ConfigApplyMatchingEntries.R | 4 ++-- R/ConfigEditDefinition.R | 2 +- R/ConfigEditEntry.R | 4 ++-- R/ConfigFileOpen.R | 4 ++-- R/ConfigShowSimilarEntries.R | 4 ++-- R/ConfigShowTable.R | 4 ++-- R/Consist_Trend.R | 4 ++-- R/Corr.R | 10 +++++----- R/EOF.R | 6 +++--- R/Enlarge.R | 6 +++--- R/Eno.R | 4 ++-- R/EnoNew.R | 4 ++-- R/Filter.R | 4 ++-- R/FitAcfCoef.R | 4 ++-- R/FitAutocor.R | 4 ++-- R/GenSeries.R | 4 ++-- R/IniListDims.R | 6 +++--- R/InsertDim.R | 6 +++--- R/LeapYear.R | 4 ++-- R/Load.R | 10 +++++----- R/Mean1Dim.R | 4 ++-- R/MeanListDim.R | 4 ++-- R/NAO.R | 4 ++-- R/PlotACC.R | 4 ++-- R/PlotAno.R | 4 ++-- R/PlotBoxWhisker.R | 2 +- R/PlotClim.R | 4 ++-- R/PlotEquiMap.R | 10 +++++----- R/PlotLayout.R | 2 +- R/PlotSection.R | 4 ++-- R/PlotStereoMap.R | 6 +++--- R/PlotVsLTime.R | 8 ++++---- R/ProbBins.R | 4 ++-- R/ProjectField.R | 8 ++++---- R/RMS.R | 6 +++--- R/RMSSS.R | 6 +++--- R/RatioRMS.R | 6 +++--- R/RatioSDRMS.R | 6 +++--- R/Regression.R | 4 ++-- R/SVD.R | 4 ++-- R/Season.R | 4 ++-- R/SelIndices.R | 4 ++-- R/Smoothing.R | 6 +++--- R/Spectrum.R | 4 ++-- R/Spread.R | 4 ++-- R/StatSeasAtlHurr.R | 2 +- R/Trend.R | 6 +++--- R/UltimateBrier.R | 10 +++++----- R/clim.palette.R | 2 +- R/s2dverification.R | 2 +- R/sampleDepthData.R | 2 +- R/sampleMap.R | 2 +- R/sampleTimeSeries.R | 2 +- man/ACC.Rd | 14 +++++++------- man/Alpha.Rd | 4 ++-- man/AnimateMap.Rd | 6 +++--- man/Ano.Rd | 4 ++-- man/Ano_CrossValid.Rd | 4 ++-- man/ArrayToNetCDF.Rd | 2 +- man/BrierScore.Rd | 2 +- man/CDORemap.Rd | 2 +- man/Clim.Rd | 4 ++-- man/Cluster.Rd | 2 +- man/ColorBar.Rd | 12 ++++++------ man/Composite.Rd | 2 +- man/ConfigApplyMatchingEntries.Rd | 4 ++-- man/ConfigEditDefinition.Rd | 2 +- man/ConfigEditEntry.Rd | 4 ++-- man/ConfigFileOpen.Rd | 4 ++-- man/ConfigShowSimilarEntries.Rd | 4 ++-- man/ConfigShowTable.Rd | 4 ++-- man/Consist_Trend.Rd | 4 ++-- man/Corr.Rd | 10 +++++----- man/EOF.Rd | 6 +++--- man/Enlarge.Rd | 6 +++--- man/Eno.Rd | 4 ++-- man/EnoNew.Rd | 4 ++-- man/Filter.Rd | 4 ++-- man/FitAcfCoef.Rd | 4 ++-- man/FitAutocor.Rd | 4 ++-- man/GenSeries.Rd | 4 ++-- man/IniListDims.Rd | 6 +++--- man/InsertDim.Rd | 6 +++--- man/LeapYear.Rd | 4 ++-- man/Load.Rd | 10 +++++----- man/LoadDataFile.Rd | 2 +- man/Mean1Dim.Rd | 4 ++-- man/MeanListDim.Rd | 4 ++-- man/NAO.Rd | 4 ++-- man/PlotACC.Rd | 4 ++-- man/PlotAno.Rd | 4 ++-- man/PlotBoxWhisker.Rd | 2 +- man/PlotClim.Rd | 4 ++-- man/PlotEquiMap.Rd | 10 +++++----- man/PlotLayout.Rd | 2 +- man/PlotSection.Rd | 4 ++-- man/PlotStereoMap.Rd | 6 +++--- man/PlotVsLTime.Rd | 8 ++++---- man/ProbBins.Rd | 4 ++-- man/ProjectField.Rd | 8 ++++---- man/RMS.Rd | 6 +++--- man/RMSSS.Rd | 6 +++--- man/RatioRMS.Rd | 6 +++--- man/RatioSDRMS.Rd | 6 +++--- man/Regression.Rd | 4 ++-- man/SVD.Rd | 4 ++-- man/Season.Rd | 4 ++-- man/SelIndices.Rd | 4 ++-- man/Smoothing.Rd | 6 +++--- man/Spectrum.Rd | 4 ++-- man/Spread.Rd | 4 ++-- man/StatSeasAtlHurr.Rd | 2 +- man/Trend.Rd | 6 +++--- man/UltimateBrier.Rd | 10 +++++----- man/clim.palette.Rd | 2 +- man/s2dverification.Rd | 2 +- man/sampleDepthData.Rd | 2 +- man/sampleMap.Rd | 2 +- man/sampleTimeSeries.Rd | 2 +- 133 files changed, 311 insertions(+), 308 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index ceccf73a..8f8b9b04 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: s2dverification Title: Set of Common Tools for Forecast Verification -Version: 2.10.2 +Version: 2.10.3 Authors@R: c( person("BSC-CNS", role = c("aut", "cph")), person("Virginie", "Guemas", , "virginie.guemas@bsc.es", role = "aut"), diff --git a/NEWS.md b/NEWS.md index efc82986..2f49da0e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +# s2dverification 2.10.3 (Release date: 2022-04-20) +- Delete outdated email address + # s2dverification 2.10.2 (Release date: 2022-04-04) - Correct email addresses format diff --git a/R/ACC.R b/R/ACC.R index 4e13794e..75cdd51d 100644 --- a/R/ACC.R +++ b/R/ACC.R @@ -85,13 +85,13 @@ #'@keywords datagen #'@author #'History:\cr -#' 0.1 - 2013-08 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#' 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to CRAN\cr -#' 1.1 - 2013-09 (C. Prodhomme, \email{chloe.prodhomme@@bsc.es}) - optimization\cr -#' 1.2 - 2014-08 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Bug-fixes: handling of NA & selection of domain + Simplification of code\cr -#' 1.3.0 - 2014-08 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Boostrapping over members\cr -#' 1.3.1 - 2014-09 (C. Prodhomme, \email{chloe.prodhomme@@bsc.es}) - Add comments and minor style changes\cr -#' 1.3.2 - 2015-02 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Fixed ACC documentation and examples +#' 0.1 - 2013-08 (V. Guemas) - Original code\cr +#' 1.0 - 2013-09 (N. Manubens) - Formatting to CRAN\cr +#' 1.1 - 2013-09 (C. Prodhomme) - optimization\cr +#' 1.2 - 2014-08 (V. Guemas) - Bug-fixes: handling of NA & selection of domain + Simplification of code\cr +#' 1.3.0 - 2014-08 (V. Guemas) - Boostrapping over members\cr +#' 1.3.1 - 2014-09 (C. Prodhomme) - Add comments and minor style changes\cr +#' 1.3.2 - 2015-02 (N. Manubens) - Fixed ACC documentation and examples #'@importFrom abind abind #'@importFrom stats qt qnorm quantile #'@export diff --git a/R/Alpha.R b/R/Alpha.R index bb408a5b..f08df4ee 100644 --- a/R/Alpha.R +++ b/R/Alpha.R @@ -25,8 +25,8 @@ #' #'@keywords datagen #'@author History:\cr -#' 0.1 - 2012-06 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#' 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to CRAN +#' 0.1 - 2012-06 (V. Guemas) - Original code\cr +#' 1.0 - 2013-09 (N. Manubens) - Formatting to CRAN #'@importFrom stats lm confint acf #'@export Alpha <- function(xdata, detrend = FALSE, filter = FALSE) { diff --git a/R/AnimateMap.R b/R/AnimateMap.R index 83667d2a..fad57e3a 100644 --- a/R/AnimateMap.R +++ b/R/AnimateMap.R @@ -91,9 +91,9 @@ #' #'@keywords dynamic #'@author History:\cr -#' 1.0 - 2012-04 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#' 1.1 - 2014-04 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to CRAN\cr -#' 1.2 - 2015-05 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Use of PlotEquiMap and PlotStereoMap +#' 1.0 - 2012-04 (V. Guemas) - Original code\cr +#' 1.1 - 2014-04 (N. Manubens) - Formatting to CRAN\cr +#' 1.2 - 2015-05 (V. Guemas) - Use of PlotEquiMap and PlotStereoMap #' #'@examples #'# See ?Load for explanations on the first part of this example diff --git a/R/Ano.R b/R/Ano.R index 6bae7281..4bbac603 100644 --- a/R/Ano.R +++ b/R/Ano.R @@ -18,8 +18,8 @@ #'@return Array with same dimensions as 'var'. #'@keywords datagen #'@author History:\cr -#' 0.1 - 2012-03 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#' 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to R CRAN +#' 0.1 - 2012-03 (V. Guemas) - Original code\cr +#' 1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN #' #'@examples #'# Load sample data as in Load() example: diff --git a/R/Ano_CrossValid.R b/R/Ano_CrossValid.R index ba378cc6..cd981de5 100644 --- a/R/Ano_CrossValid.R +++ b/R/Ano_CrossValid.R @@ -19,8 +19,8 @@ #' #'@keywords datagen #'@author History:\cr -#' 0.1 - 2011-12 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -#' 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to CRAN +#' 0.1 - 2011-12 (V. Guemas) - Original code\cr +#' 1.0 - 2013-09 (N. Manubens) - Formatting to CRAN #' #'@examples #'# Load sample data as in Load() example: diff --git a/R/ArrayToNetCDF.R b/R/ArrayToNetCDF.R index 298a5706..9050ddf7 100644 --- a/R/ArrayToNetCDF.R +++ b/R/ArrayToNetCDF.R @@ -67,7 +67,7 @@ #'@return This function returns NULL. #'@keywords datagen #'@author History:\cr -#' 0.0 - 2017-01 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Original code. +#' 0.0 - 2017-01 (N. Manubens) - Original code. #' #'@examples #' \dontrun{ diff --git a/R/BrierScore.R b/R/BrierScore.R index ab62a95d..a9494d32 100644 --- a/R/BrierScore.R +++ b/R/BrierScore.R @@ -48,7 +48,7 @@ #'@keywords datagen #'@author History:\cr #' 0.1 - 2012-04 (L. Rodrigues) - Original code\cr -#' 0.2 - 2017-02 (A. Hunter, \email{alasdair.hunter@@bsc.es}) - Adapted to veriApply() +#' 0.2 - 2017-02 (A. Hunter) - Adapted to veriApply() #' #'@examples #'# Minimalist examples with BrierScore diff --git a/R/CDORemap.R b/R/CDORemap.R index 4db209cf..91a5d361 100644 --- a/R/CDORemap.R +++ b/R/CDORemap.R @@ -68,7 +68,7 @@ #' \item{'lats'}{The latitudes of the data on the destination grid.} #'@keywords datagen #'@author History:\cr -#' 0.0 - 2017-01 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Original code. +#' 0.0 - 2017-01 (N. Manubens) - Original code. #'@examples #' \dontrun{ #'# Interpolating only vectors of longitudes and latitudes diff --git a/R/Clim.R b/R/Clim.R index 6a0519b2..1cce5068 100644 --- a/R/Clim.R +++ b/R/Clim.R @@ -35,8 +35,8 @@ #' which disappear.} #'@keywords datagen #'@author History:\cr -#' 0.9 - 2011-03 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#' 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to R CRAN +#' 0.9 - 2011-03 (V. Guemas) - Original code\cr +#' 1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN #'@examples #'# Load sample data as in Load() example: #'example(Load) diff --git a/R/Cluster.R b/R/Cluster.R index 1dc0b825..cb251df7 100644 --- a/R/Cluster.R +++ b/R/Cluster.R @@ -71,7 +71,7 @@ #'Wilks, 2011, Statistical Methods in the Atmospheric Sciences, 3rd ed., Elsevire, pp 676. #'@keywords datagen #'@author History:\cr -#' 1.0 # 2014-10 (N.S. Fuckar, \email{neven.fuckar@@bsc.es}) - Original code +#' 1.0 # 2014-10 (N.S. Fuckar) - Original code #'@examples #'# Generating synthetic data #'a1 <- array(dim = c(200, 4)) diff --git a/R/ColorBar.R b/R/ColorBar.R index 49b82af8..58c927e0 100644 --- a/R/ColorBar.R +++ b/R/ColorBar.R @@ -136,12 +136,12 @@ #' #'@keywords hplot #'@author History:\cr -#' 0.1 - 2012-04 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#' 0.2 - 2013-04 (I. Andreu-Burillo, \email{isabel.andreu-burillo@@bsc.es}) - Vert option\cr -#' 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to CRAN\cr -#' 1.1 - 2013-09 (C. Prodhomme, \email{chloe.prodhomme@@bsc.es}) - Add cex option\cr -#' 1.2 - 2016-08 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - New ColorBar\cr -#' (V. Torralba, \email{veronica.torralba@@bsc.es}) +#' 0.1 - 2012-04 (V. Guemas) - Original code\cr +#' 0.2 - 2013-04 (I. Andreu-Burillo) - Vert option\cr +#' 1.0 - 2013-09 (N. Manubens) - Formatting to CRAN\cr +#' 1.1 - 2013-09 (C. Prodhomme) - Add cex option\cr +#' 1.2 - 2016-08 (N. Manubens) - New ColorBar\cr +#' (V. Torralba) #'@examples #'cols <- c("dodgerblue4", "dodgerblue1", "forestgreen", "yellowgreen", "white", #' "white", "yellow", "orange", "red", "saddlebrown") diff --git a/R/Composite.R b/R/Composite.R index f6860497..dc1b54e3 100644 --- a/R/Composite.R +++ b/R/Composite.R @@ -32,7 +32,7 @@ #'} #'@keywords datagen #'@author History: -#' 0.1 # 2014-08 (N.S. Fuckar, \email{neven.fuckar@@bsc.es}) # Original code +#' 0.1 # 2014-08 (N.S. Fuckar) # Original code #' #'@examples #'blank <- array(0, dim=c(20, 10, 30)) diff --git a/R/ConfigApplyMatchingEntries.R b/R/ConfigApplyMatchingEntries.R index 1734d03e..6f038f55 100644 --- a/R/ConfigApplyMatchingEntries.R +++ b/R/ConfigApplyMatchingEntries.R @@ -30,8 +30,8 @@ #' ConfigShowTable #'@keywords datagen #'@author History:\cr -#' 0.1 - 2015-05 (N. Manubens, \email{nicolau.manubens@bsc.es}) - First version\cr -#' 1.0 - 2015-11 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Removed grid column and storage types +#' 0.1 - 2015-05 (N. Manubens) - First version\cr +#' 1.0 - 2015-11 (N. Manubens) - Removed grid column and storage types #'@examples #'# Create an empty configuration file #'config_file <- paste0(tempdir(), "/example.conf") diff --git a/R/ConfigEditDefinition.R b/R/ConfigEditDefinition.R index 19fd9a65..13e4ab51 100644 --- a/R/ConfigEditDefinition.R +++ b/R/ConfigEditDefinition.R @@ -17,7 +17,7 @@ #' [ConfigEditEntry()], [ConfigFileOpen()], [ConfigShowSimilarEntries()], #' [ConfigShowTable()]. #'@author History: -#' 0.1 - 2015-05 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - First version +#' 0.1 - 2015-05 (N. Manubens) - First version #'@keywords datagen #'@examples #'# Create an empty configuration file diff --git a/R/ConfigEditEntry.R b/R/ConfigEditEntry.R index f8c24f92..1ca36a59 100644 --- a/R/ConfigEditEntry.R +++ b/R/ConfigEditEntry.R @@ -46,8 +46,8 @@ #' ConfigFileOpen, ConfigShowSimilarEntries, ConfigShowTable #'@keywords datagen #'@author History:\cr -#' 0.1 - 2015-05 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - First version\cr -#' 1.0 - 2015-11 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Removed grid column and storage formats +#' 0.1 - 2015-05 (N. Manubens) - First version\cr +#' 1.0 - 2015-11 (N. Manubens) - Removed grid column and storage formats #'@examples #'# Create an empty configuration file #'config_file <- paste0(tempdir(), "/example.conf") diff --git a/R/ConfigFileOpen.R b/R/ConfigFileOpen.R index c2f8b0ae..c626c456 100644 --- a/R/ConfigFileOpen.R +++ b/R/ConfigFileOpen.R @@ -149,8 +149,8 @@ #'[1] \url{https://stat.ethz.ch/R-manual/R-devel/library/base/html/regex.html}\cr #'[2] \url{https://tldp.org/LDP/abs/html/globbingref.html} #'@author History: -#' 0.1 - 2015-05 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - First version -#' 1.0 - 2015-11 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Removed grid column and storage formats +#' 0.1 - 2015-05 (N. Manubens) - First version +#' 1.0 - 2015-11 (N. Manubens) - Removed grid column and storage formats #'@keywords datagen #'@examples #'# Create an empty configuration file diff --git a/R/ConfigShowSimilarEntries.R b/R/ConfigShowSimilarEntries.R index 48c02d2b..0ddf9d9c 100644 --- a/R/ConfigShowSimilarEntries.R +++ b/R/ConfigShowSimilarEntries.R @@ -35,8 +35,8 @@ #' \url{http://www.catalysoft.com/articles/StrikeAMatch.html} #'@keywords datagen #'@author History:\cr -#' 0.1 - 2015-05 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - First version\cr -#' 1.0 - 2015-11 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Removed grid column and storage formats +#' 0.1 - 2015-05 (N. Manubens) - First version\cr +#' 1.0 - 2015-11 (N. Manubens) - Removed grid column and storage formats #'@examples #'# Create an empty configuration file #'config_file <- paste0(tempdir(), "/example.conf") diff --git a/R/ConfigShowTable.R b/R/ConfigShowTable.R index 4b9cc76d..a6ffecf1 100644 --- a/R/ConfigShowTable.R +++ b/R/ConfigShowTable.R @@ -16,8 +16,8 @@ #' [ConfigShowTable()]. #'@keywords datagen #'@author History:\cr -#' 0.1 - 2015-05 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - First version\cr -#' 1.0 - 2015-11 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Removed grid column and storage formats +#' 0.1 - 2015-05 (N. Manubens) - First version\cr +#' 1.0 - 2015-11 (N. Manubens) - Removed grid column and storage formats #'@return These functions return nothing. #' #'@examples diff --git a/R/Consist_Trend.R b/R/Consist_Trend.R index 244fb923..76bb1762 100644 --- a/R/Consist_Trend.R +++ b/R/Consist_Trend.R @@ -39,8 +39,8 @@ #' #'@keywords datagen #'@author History:\cr -#' 0.1 - 2011-11 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#' 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to R CRAN +#' 0.1 - 2011-11 (V. Guemas) - Original code\cr +#' 1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN #'@examples #'#'# Load sample data as in Load() example: #'example(Load) diff --git a/R/Corr.R b/R/Corr.R index fe8e5716..f61e9c43 100644 --- a/R/Corr.R +++ b/R/Corr.R @@ -62,11 +62,11 @@ #' #'@keywords datagen #'@author History:\cr -#' 0.1 - 2011-04 (V. Guemas, \email{vguemas@@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to R CRAN\cr -#'1.1 - 2014-10 (M. Menegoz, \email{martin.menegoz@@bsc.es}) - Adding siglev argument\cr -#'1.2 - 2015-03 (L.P. Caron, \email{louis-philippe.caron@@bsc.es}) - Adding method argument\cr -#'1.3 - 2017-02 (A. Hunter, \email{alasdair.hunter@@bsc.es}) - Adapted to veriApply() +#' 0.1 - 2011-04 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +#'1.1 - 2014-10 (M. Menegoz) - Adding siglev argument\cr +#'1.2 - 2015-03 (L.P. Caron) - Adding method argument\cr +#'1.3 - 2017-02 (A. Hunter) - Adapted to veriApply() #'@examples #'# Load sample data as in Load() example: #'example(Load) diff --git a/R/EOF.R b/R/EOF.R index c6ab6905..8b9e170f 100644 --- a/R/EOF.R +++ b/R/EOF.R @@ -47,7 +47,7 @@ #' 1- Reversion of latitudes in the weights\cr #' 2- Correlation matrix was used instead of covariance\cr #' 3- Double use of the weights\cr -#'0.3 - 2014-03 (Virginie Guemas, \email{virginie.guemas@@bsc.es}) - Bug-fixes:\cr +#'0.3 - 2014-03 (Virginie Guemas) - Bug-fixes:\cr #' 1- Weight computation - division by sum of cos(lat)\cr #' 2- Shuffling of EOFs in EOF.2 intermediate vector\cr #' 3- Crash when neofs = 1 sorted out\cr @@ -56,7 +56,7 @@ #' 1- BIG cleanup of code and clarification\cr #' 2- Reduction of the number of transpositions and associated bug-fixes\cr #' 4- Remove of the obsolete LINPACK options\cr -#'0.5 - 2014-04 (Virginie Guemas, \email{virginie.guemas@@bsc.es}) - Fixes:\cr +#'0.5 - 2014-04 (Virginie Guemas) - Fixes:\cr #' 1- Bug-fix in dimensions handling EOF composition restitutes now the #'original field in all cases\cr #' 2- Simplification of the convention transpose\cr @@ -69,7 +69,7 @@ #'weighted by cos(lat)\cr #' 7- Division of EOF by weights so that the reconstruction is simply #'EOF * PC\cr -#'1.0 - 2016-03 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to R CRAN +#'1.0 - 2016-03 (N. Manubens) - Formatting to R CRAN #' #'@examples #'# See examples on Load() to understand the first lines in this example diff --git a/R/Enlarge.R b/R/Enlarge.R index 48a2203d..a03eb7e8 100644 --- a/R/Enlarge.R +++ b/R/Enlarge.R @@ -10,9 +10,9 @@ #' #'@keywords datagen #'@author History:\cr -#' 0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#' 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to R CRAN\cr -#' 1.1 - 2015-03 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Improved\cr +#' 0.1 - 2011-03 (V. Guemas) - Original code\cr +#' 1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +#' 1.1 - 2015-03 (N. Manubens) - Improved\cr #'@examples #'data <- array(1, c(2, 2, 3)) #'print(dim(Enlarge(data, 5))) diff --git a/R/Eno.R b/R/Eno.R index 45bf7172..b189b526 100644 --- a/R/Eno.R +++ b/R/Eno.R @@ -13,8 +13,8 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2011-05 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN +#'0.1 - 2011-05 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN #'@examples #'# See examples on Load() to understand the first lines in this example #' \dontrun{ diff --git a/R/EnoNew.R b/R/EnoNew.R index 1be93452..827ef59f 100644 --- a/R/EnoNew.R +++ b/R/EnoNew.R @@ -18,8 +18,8 @@ #' American Meteorological Society, 95 (11), 1666-1667. #'@keywords datagen #'@author History:\cr -#'0.1 - 2012-06 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to CRAN +#'0.1 - 2012-06 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN #'@examples #'# See examples on Load() to understand the first lines in this example #' \dontrun{ diff --git a/R/Filter.R b/R/Filter.R index 051b5add..94919797 100644 --- a/R/Filter.R +++ b/R/Filter.R @@ -15,8 +15,8 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2012-02 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -#'1.0 - 2012-02 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +#'0.1 - 2012-02 (V. Guemas) - Original code\cr +#'1.0 - 2012-02 (N. Manubens) - Formatting to CRAN #'@examples #'# Load sample data as in Load() example: #'example(Load) diff --git a/R/FitAcfCoef.R b/R/FitAcfCoef.R index 3804328c..2401f27b 100644 --- a/R/FitAcfCoef.R +++ b/R/FitAcfCoef.R @@ -17,8 +17,8 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2012-06 (L. Auger, \email{ludovic.auger@meteo.fr}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +#'0.1 - 2012-06 (L. Auger) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN #'@examples #'series <- GenSeries(1000, 0.35, 2, 1) #'estacf <- acf(series[951:1000], plot = FALSE)$acf diff --git a/R/FitAutocor.R b/R/FitAutocor.R index 245c863c..a78e1a8c 100644 --- a/R/FitAutocor.R +++ b/R/FitAutocor.R @@ -14,8 +14,8 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2012-02 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +#'0.1 - 2012-02 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN #'@examples #'series <- GenSeries(1000, 0.35, 2, 1) #'estacf <- acf(series[951:1000], plot = FALSE)$acf diff --git a/R/GenSeries.R b/R/GenSeries.R index 003ce57a..4c0458a6 100644 --- a/R/GenSeries.R +++ b/R/GenSeries.R @@ -13,8 +13,8 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2012-04 (L. Auger, \email{ludovic.auger@meteo.fr}) - Original code\cr -#'1.0 - 2012-04 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +#'0.1 - 2012-04 (L. Auger) - Original code\cr +#'1.0 - 2012-04 (N. Manubens) - Formatting to CRAN #'@examples #'series <- GenSeries(1000, 0.35, 2, 1) #'plot(series, type = 'l') diff --git a/R/IniListDims.R b/R/IniListDims.R index 5355c755..e257055f 100644 --- a/R/IniListDims.R +++ b/R/IniListDims.R @@ -20,9 +20,9 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2011-04 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr -#'1.1 - 2015-03 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Improved +#'0.1 - 2011-04 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +#'1.1 - 2015-03 (N. Manubens) - Improved #'@examples #'indices <- IniListDims(c(2, 2, 4, 3), 6) #'print(indices) diff --git a/R/InsertDim.R b/R/InsertDim.R index c445eb9d..11bd8556 100644 --- a/R/InsertDim.R +++ b/R/InsertDim.R @@ -11,9 +11,9 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr -#'1.1 - 2015-03 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Improvements +#'0.1 - 2011-03 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +#'1.1 - 2015-03 (N. Manubens) - Improvements #'@examples #'a <- array(rnorm(15), dim = c(3, 1, 5, 1)) #'print(dim(a)) diff --git a/R/LeapYear.R b/R/LeapYear.R index e67e87be..e58cda8c 100644 --- a/R/LeapYear.R +++ b/R/LeapYear.R @@ -8,8 +8,8 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2011-03 (V. Guemas, \email{vguemas@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +#'0.1 - 2011-03 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN #'@examples #'print(LeapYear(1990)) #'print(LeapYear(1991)) diff --git a/R/Load.R b/R/Load.R index 240ee865..026ccb32 100644 --- a/R/Load.R +++ b/R/Load.R @@ -672,11 +672,11 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN\cr -#'1.2 - 2015-02 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Generalisation + parallelisation\cr -#'1.3 - 2015-07 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Improvements related to configuration file mechanism\cr -#'1.4 - 2016-01 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Added subsetting capabilities +#'0.1 - 2011-03 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN\cr +#'1.2 - 2015-02 (N. Manubens) - Generalisation + parallelisation\cr +#'1.3 - 2015-07 (N. Manubens) - Improvements related to configuration file mechanism\cr +#'1.4 - 2016-01 (N. Manubens) - Added subsetting capabilities #'@examples #'# Let's assume we want to perform verification with data of a variable #'# called 'tos' from a model called 'model' and observed data coming from diff --git a/R/Mean1Dim.R b/R/Mean1Dim.R index 0b29af9c..7fb19c1f 100644 --- a/R/Mean1Dim.R +++ b/R/Mean1Dim.R @@ -15,8 +15,8 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2011-04 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to R CRAN +#'0.1 - 2011-04 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN #'@examples #'a <- array(rnorm(24), dim = c(2, 3, 4)) #'print(a) diff --git a/R/MeanListDim.R b/R/MeanListDim.R index 35d66c55..3fa26601 100644 --- a/R/MeanListDim.R +++ b/R/MeanListDim.R @@ -12,8 +12,8 @@ #'@keywords datagen #'@author History:\cr #'0.1 - 2011-04 (V. Guemas) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to R CRAN\cr -#'1.1 - 2015-03 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Improved memory usage +#'1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +#'1.1 - 2015-03 (N. Manubens) - Improved memory usage #'@examples #'a <- array(rnorm(24), dim = c(2, 3, 4)) #'print(a) diff --git a/R/NAO.R b/R/NAO.R index 5cd773b6..9e9f46dd 100644 --- a/R/NAO.R +++ b/R/NAO.R @@ -51,7 +51,7 @@ #'@keywords datagen #'@author History:\cr #'0.1 - 2013-08 (F. Lienert) - Original code\cr -#'0.2 - 2014-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Removing the +#'0.2 - 2014-03 (V. Guemas) - Removing the #' rotation\cr #'0.3 - 2014-05 (L. Batte) - Changes to #' simplify function and add Pobs and Pmod options for NAO projection @@ -59,7 +59,7 @@ #'0.4 - 2015-03 (L. Batte) - Polarity #' check and correction is wrong. Switched to have a negative NAO index when the #' anomaly pattern corresponds to NAO-. -#'1.0 - 2016-03 (N. Manubens, \email{nicolau.manubens@bsc.es}) - +#'1.0 - 2016-03 (N. Manubens) - #' Formatted to CRAN #'@references #'Doblas-Reyes, F.J., Pavan, V. and Stephenson, D. (2003). The skill of diff --git a/R/PlotACC.R b/R/PlotACC.R index 5ab845e7..21b0fa83 100644 --- a/R/PlotACC.R +++ b/R/PlotACC.R @@ -49,8 +49,8 @@ #' #'@keywords dynamic #'@author History:\cr -#'0.1 - 2013-08 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to CRAN +#'0.1 - 2013-08 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN #'@examples #'# See examples on Load() to understand the first lines in this example #' \dontrun{ diff --git a/R/PlotAno.R b/R/PlotAno.R index ae94e539..c1c12eff 100644 --- a/R/PlotAno.R +++ b/R/PlotAno.R @@ -54,8 +54,8 @@ #' #'@keywords dynamic #'@author History:\cr -#'0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to CRAN +#'0.1 - 2011-03 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN #'@examples #'# Load sample data as in Load() example: #'example(Load) diff --git a/R/PlotBoxWhisker.R b/R/PlotBoxWhisker.R index 236018b7..a35601df 100644 --- a/R/PlotBoxWhisker.R +++ b/R/PlotBoxWhisker.R @@ -52,7 +52,7 @@ #'0.1 - 2013-09 (F. Lienert) - Original code\cr #'0.2 - 2015-03 (L. Batte) - Removed all\cr #' normalization for sake of clarity. -#'1.0 - 2016-03 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to R CRAN +#'1.0 - 2016-03 (N. Manubens) - Formatting to R CRAN #'@examples #'# See examples on Load() to understand the first lines in this example #' \dontrun{ diff --git a/R/PlotClim.R b/R/PlotClim.R index e8cc2077..75790f26 100644 --- a/R/PlotClim.R +++ b/R/PlotClim.R @@ -43,8 +43,8 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to CRAN +#'0.1 - 2011-03 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN #'@examples #'# Load sample data as in Load() example: #'example(Load) diff --git a/R/PlotEquiMap.R b/R/PlotEquiMap.R index 51f14e8a..e76f9730 100644 --- a/R/PlotEquiMap.R +++ b/R/PlotEquiMap.R @@ -186,11 +186,11 @@ #' #'@keywords dynamic #'@author History:\cr -#' 0.1 - 2011-11 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#' 0.2 - 2013-04 (R. Saurral \email{ramiro.saurral@@bsc.es}) - LabW\cr -#' 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to R CRAN\cr -#' 1.1 - 2013-09 (C. Prodhomme, \email{chloe.prodhomme@@bsc.es}) - add winds\cr -#' 1.2 - 2016-08 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Refactored and added features, +#' 0.1 - 2011-11 (V. Guemas) - Original code\cr +#' 0.2 - 2013-04 (R. Saurral) - LabW\cr +#' 1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +#' 1.1 - 2013-09 (C. Prodhomme) - add winds\cr +#' 1.2 - 2016-08 (N. Manubens) - Refactored and added features, #' and adapted to new ColorBar. #'@examples #'# See examples on Load() to understand the first lines in this example diff --git a/R/PlotLayout.R b/R/PlotLayout.R index b5239f27..b47e4fc0 100644 --- a/R/PlotLayout.R +++ b/R/PlotLayout.R @@ -163,7 +163,7 @@ #' #'@keywords dynamic #'@author History:\cr -#' 0.1 - 2016-08 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Original code +#' 0.1 - 2016-08 (N. Manubens) - Original code #'@examples #'# See examples on Load() to understand the first lines in this example #' \dontrun{ diff --git a/R/PlotSection.R b/R/PlotSection.R index c511a7bb..d51e9a1a 100644 --- a/R/PlotSection.R +++ b/R/PlotSection.R @@ -38,8 +38,8 @@ #' #'@keywords dynamic #'@author History:\cr -#'0.1 - 2012-09 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to CRAN +#'0.1 - 2012-09 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN #'@examples #'sampleData <- s2dverification::sampleDepthData #'PlotSection(sampleData$mod[1, 1, 1, 1, , ], sampleData$lat, sampleData$depth, diff --git a/R/PlotStereoMap.R b/R/PlotStereoMap.R index df79d59b..2a842a78 100644 --- a/R/PlotStereoMap.R +++ b/R/PlotStereoMap.R @@ -168,9 +168,9 @@ #' #'@keywords dynamic #'@author History:\cr -#'1.0 - 2014-07 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#'1.1 - 2015-12 (C. Ardilouze, \email{constantin.ardilouze@@meteo.fr}) - Box(es) drawing\cr -#'1.2 - 2016-08 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Refacotred the function and +#'1.0 - 2014-07 (V. Guemas) - Original code\cr +#'1.1 - 2015-12 (C. Ardilouze) - Box(es) drawing\cr +#'1.2 - 2016-08 (N. Manubens) - Refacotred the function and #' merged in Jean-Philippe circle #' border and Constantin boxes. #'@examples diff --git a/R/PlotVsLTime.R b/R/PlotVsLTime.R index d4810c35..2dd143b8 100644 --- a/R/PlotVsLTime.R +++ b/R/PlotVsLTime.R @@ -68,10 +68,10 @@ #' #'@keywords dynamic #'@author History:\cr -#'0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#'0.2 - 2013-03 (I. Andreu-Burillo, \email{isabel.andreu-burillo@@bsc.es}) - Introduced parameter sizetit\cr -#'0.3 - 2013-10 (I. Andreu-Burillo, \email{isabel.andreu-burillo@@bsc.es}) - Introduced parameter show_conf\cr -#'1.0 - 2013-11 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to CRAN +#'0.1 - 2011-03 (V. Guemas) - Original code\cr +#'0.2 - 2013-03 (I. Andreu-Burillo) - Introduced parameter sizetit\cr +#'0.3 - 2013-10 (I. Andreu-Burillo) - Introduced parameter show_conf\cr +#'1.0 - 2013-11 (N. Manubens) - Formatting to CRAN #'@examples #'# Load sample data as in Load() example: #'example(Load) diff --git a/R/ProbBins.R b/R/ProbBins.R index e49c27b5..27a69431 100644 --- a/R/ProbBins.R +++ b/R/ProbBins.R @@ -35,8 +35,8 @@ #'@keywords datagen #'@author History:\cr #'1.0 - 2013 (F.Lienert) - Original code\cr -#'2.0 - 2014-03 (N. Gonzalez and V. Torralba, \email{veronica.torralba@@bsc.es}) - Debugging -#'2.1 - 2017-02 (V. Torralba and N. Manubens, \email{veronica.torralba@@bsc.es}) - Fix bug with cross-validation +#'2.0 - 2014-03 (N. Gonzalez and V. Torralba) - Debugging +#'2.1 - 2017-02 (V. Torralba and N. Manubens) - Fix bug with cross-validation #'@examples #'# See examples on Load() to understand the first lines in this example #' \dontrun{ diff --git a/R/ProjectField.R b/R/ProjectField.R index e2d0ad96..5e57dc74 100644 --- a/R/ProjectField.R +++ b/R/ProjectField.R @@ -24,12 +24,12 @@ #' 1- Extra weighting of the anomalies before projection.\cr #' 2- Reversion of the anomalies along latitudes.\cr #' 3- Extra-normalisation not necessary.\cr -#'0.3 - 2014-03 (Virginie Guemas, \email{virginie.guemas@bsc.es} - Bug-fixes:\cr +#'0.3 - 2014-03 (Virginie Guemas) - Bug-fixes:\cr #' 1- Another extra-normalisation.\cr #' 2- 15 lines to compute the em reduced to 1. #'0.4 - 2014-03 (Lauriane Batte) - Normalization\cr #'by std before returning PCs to be coherent with EOF().\cr -#'0.5 - 2014-04 (Virginie Guemas, \email{virginie.guemas@bsc.es} - Fixes:\cr +#'0.5 - 2014-04 (Virginie Guemas) - Fixes:\cr #' 1- Removal of lon, lat, ncpu and neofs argument unused\cr #' 2- Security checks ano and eof consistency\cr #' 3- Removal of the mask which is already contained in the EOFs\cr @@ -44,8 +44,8 @@ #' 6 - Since W *X = PC * EOF if EOF is multiplied back by the weights,\cr #'PC = W * X * t(EOF) and X the input field to be projected (X) needs to be\cr #'multiplied by W. Getting input dimensions. -#'1.0 - 2016-03 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr -#' (J.-P. Baudouin, \email{jean.baudouin@bsc.es}) - Example code and testing +#'1.0 - 2016-03 (N. Manubens) - Formatting to R CRAN\cr +#' (J.-P. Baudouin) - Example code and testing #' #'@examples #'# See examples on Load() to understand the first lines in this example diff --git a/R/RMS.R b/R/RMS.R index 3fde2176..269cb430 100644 --- a/R/RMS.R +++ b/R/RMS.R @@ -56,9 +56,9 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2011-05 (V. Guemas, \email{vguemas@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr -#'1.1 - 2017-02 (A. Hunter, \email{alasdair.hunter@bsc.es}) - Adapted to veriApply() +#'0.1 - 2011-05 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +#'1.1 - 2017-02 (A. Hunter) - Adapted to veriApply() #'@examples #'# Load sample data as in Load() example: #'example(Load) diff --git a/R/RMSSS.R b/R/RMSSS.R index 0ffe36f6..af195483 100644 --- a/R/RMSSS.R +++ b/R/RMSSS.R @@ -43,9 +43,9 @@ #' } #'@keywords datagen #'@author History:\cr -#'0.1 - 2012-04 (V. Guemas, \email{vguemas@@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to R CRAN\cr -#'1.1 - 2017-02 (A. Hunter, \email{alasdair.hunter@@bsc.es}) - Adapted to veriApply() +#'0.1 - 2012-04 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +#'1.1 - 2017-02 (A. Hunter) - Adapted to veriApply() #'@examples #'# Load sample data as in Load() example: #'example(Load) diff --git a/R/RatioRMS.R b/R/RatioRMS.R index 9ac39041..15d07abc 100644 --- a/R/RatioRMS.R +++ b/R/RatioRMS.R @@ -31,9 +31,9 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2011-11 (V. Guemas, \email{vguemas@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr -#'1.1 - 2017-02 (A. Hunter, \email{alasdair.hunter@bsc.es}) - Adapted to veriApply() +#'0.1 - 2011-11 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +#'1.1 - 2017-02 (A. Hunter) - Adapted to veriApply() #'@examples #'# See examples on Load() to understand the first lines in this example #' \dontrun{ diff --git a/R/RatioSDRMS.R b/R/RatioSDRMS.R index c62d0fe7..e0fb6099 100644 --- a/R/RatioSDRMS.R +++ b/R/RatioSDRMS.R @@ -39,9 +39,9 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2011-12 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau-manubens@bsc.es}) - Formatting to CRAN\cr -#'1.1 - 2017-02 (A. Hunter, \email{alasdair.hunter@bsc.es}) - Adapted to veriApply() +#'0.1 - 2011-12 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN\cr +#'1.1 - 2017-02 (A. Hunter) - Adapted to veriApply() #'@examples #'# Load sample data as in Load() example: #'example(Load) diff --git a/R/Regression.R b/R/Regression.R index c15d9433..f0706ed9 100644 --- a/R/Regression.R +++ b/R/Regression.R @@ -25,8 +25,8 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2013-05 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +#'0.1 - 2013-05 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN #'@examples #'# See examples on Load() to understand the first lines in this example #' \dontrun{ diff --git a/R/SVD.R b/R/SVD.R index 687715b3..76eb648a 100644 --- a/R/SVD.R +++ b/R/SVD.R @@ -57,8 +57,8 @@ #' } #'@keywords datagen #'@author History:\cr -#'0.1 - 2010-09 (J.-G. Serrano, \email{javier.garcia@@bsc.es}) - Original code\cr -#'1.0 - 2016-04 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to R CRAN +#'0.1 - 2010-09 (J.-G. Serrano) - Original code\cr +#'1.0 - 2016-04 (N. Manubens) - Formatting to R CRAN #'@examples #'# See examples on Load() to understand the first lines in this example #' \dontrun{ diff --git a/R/Season.R b/R/Season.R index 023df173..08cbd75a 100644 --- a/R/Season.R +++ b/R/Season.R @@ -19,8 +19,8 @@ #' seasons are not accounted for. #'@keywords datagen #'@author History:\cr -#'0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +#'0.1 - 2011-03 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN #'@examples #'# Load sample data as in Load() example: #'example(Load) diff --git a/R/SelIndices.R b/R/SelIndices.R index a9067ed3..9b78fc44 100644 --- a/R/SelIndices.R +++ b/R/SelIndices.R @@ -13,8 +13,8 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2011-04 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +#'0.1 - 2011-04 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN #'@examples #'a <- array(rnorm(24), dim = c(2, 3, 4, 1)) #'print(a) diff --git a/R/Smoothing.R b/R/Smoothing.R index 7db00b7e..8873b989 100644 --- a/R/Smoothing.R +++ b/R/Smoothing.R @@ -13,9 +13,9 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr -#'1.1 - 2015-05 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Adding +#'0.1 - 2011-03 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +#'1.1 - 2015-05 (N. Manubens) - Adding #' security checks, fixing computation in cases where runmeanlen is odd and #' making it able to work on arrays of any number of dimensions. #'@examples diff --git a/R/Spectrum.R b/R/Spectrum.R index 65c540ca..8ff1b839 100644 --- a/R/Spectrum.R +++ b/R/Spectrum.R @@ -15,8 +15,8 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2012-02 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to CRAN +#'0.1 - 2012-02 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN #'@examples #'# Load sample data as in Load() example: #'example(Load) diff --git a/R/Spread.R b/R/Spread.R index 4232e240..94700849 100644 --- a/R/Spread.R +++ b/R/Spread.R @@ -45,8 +45,8 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to CRAN +#'0.1 - 2011-03 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN #'@examples #'# Load sample data as in Load() example: #'example(Load) diff --git a/R/StatSeasAtlHurr.R b/R/StatSeasAtlHurr.R index 7cee7a03..cca3ce9c 100644 --- a/R/StatSeasAtlHurr.R +++ b/R/StatSeasAtlHurr.R @@ -42,7 +42,7 @@ #' activity in CMIP5 decadal hindcasts. Climate Dynamics, 42, 2675-2690. #' doi:10.1007/s00382-013-1773-1. #'@author History:\cr -#'0.1 - 2015-11 (Louis-Philippe Caron, \email{louis-philippe.caron@@bsc.es}) - Original code +#'0.1 - 2015-11 (Louis-Philippe Caron) - Original code #'@examples #'# Let AtlAno represents 5 different 5-year forecasts of seasonally averaged #'# Atlantic sea surface temperature anomalies. diff --git a/R/Trend.R b/R/Trend.R index bec74a13..80a4b62f 100644 --- a/R/Trend.R +++ b/R/Trend.R @@ -41,9 +41,9 @@ #' #'@keywords datagen #'@author History:\cr -#'0.1 - 2011-05 (V. Guemas, \email{virginie.guemas@@bsc.es}) - Original code\cr -#'1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Formatting to CRAN\cr -#'2.0 - 2017-02 (A. Hunter, \email{alasdair.hunter@@bsc.es}) - Adapt to veriApply() +#'0.1 - 2011-05 (V. Guemas) - Original code\cr +#'1.0 - 2013-09 (N. Manubens) - Formatting to CRAN\cr +#'2.0 - 2017-02 (A. Hunter) - Adapt to veriApply() #'@examples #'# Load sample data as in Load() example: #'example(Load) diff --git a/R/UltimateBrier.R b/R/UltimateBrier.R index 01f407c8..6fc01159 100644 --- a/R/UltimateBrier.R +++ b/R/UltimateBrier.R @@ -62,11 +62,11 @@ #'dimensions except for the ones pointed by 'posmemb' and 'posdates'). #'@keywords datagen #'@author History:\cr -#'0.1 - 2015-05 (V. Guemas \email{virginie.guemas@@bsc.es},\cr -#' C. Prodhomme \email{chloe.prodhomme@@bsc.es},\cr -#' O. Bellprat \email{omar.bellprat@@bsc.es}\cr -#' V. Torralba \email{veronica.torralba@@bsc.es}\cr -#' N. Manubens, \email{nicolau.manubens@@bsc.es}) - First version +#'0.1 - 2015-05 (V. Guemas,\cr +#' C. Prodhomme,\cr +#' O. Bellprat,\cr +#' V. Torralba,\cr +#' N. Manubens) - First version #'@examples #'# See ?Load for an explanation on the first part of this example. #' \dontrun{ diff --git a/R/clim.palette.R b/R/clim.palette.R index d18dab16..0d55ffb4 100644 --- a/R/clim.palette.R +++ b/R/clim.palette.R @@ -11,7 +11,7 @@ #' #'@keywords datagen #'@author History:\cr -#'0.0 - 2016-01 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - Original code. +#'0.0 - 2016-01 (N. Manubens) - Original code. #'@examples #'lims <- seq(-1, 1, length.out = 21) #' diff --git a/R/s2dverification.R b/R/s2dverification.R index f22f06eb..b4122428 100644 --- a/R/s2dverification.R +++ b/R/s2dverification.R @@ -22,6 +22,6 @@ #' #'@name s2dverification #'@docType package -#'@author Nicolau Manubens \email{nicolau.manubens@bsc.es} +#'@author Nicolau Manubens #'@keywords package datagen dynamic "_PACKAGE" diff --git a/R/sampleDepthData.R b/R/sampleDepthData.R index 6a0e09ce..54ba4a6a 100644 --- a/R/sampleDepthData.R +++ b/R/sampleDepthData.R @@ -23,6 +23,6 @@ #'sampleDepthData$lat is an array with the 21 latitudes covered by the data.\cr\cr #'@name sampleDepthData #'@docType data -#'@author Nicolau Manubens \email{nicolau.manubens@bsc.es} +#'@author Nicolau Manubens #'@keywords data sampleDepthData <- function(){} diff --git a/R/sampleMap.R b/R/sampleMap.R index b10aff23..398534cb 100644 --- a/R/sampleMap.R +++ b/R/sampleMap.R @@ -40,7 +40,7 @@ #' #' @name sampleMap #' @docType data -#' @author Nicolau Manubens \email{nicolau.manubens@bsc.es} +#' @author Nicolau Manubens #' @keywords datasets sampleMap <- function(){} diff --git a/R/sampleTimeSeries.R b/R/sampleTimeSeries.R index 86e38f42..7d3990a9 100644 --- a/R/sampleTimeSeries.R +++ b/R/sampleTimeSeries.R @@ -43,6 +43,6 @@ #' #' @name sampleTimeSeries #' @docType data -#' @author Nicolau Manubens \email{nicolau.manubens@bsc.es} +#' @author Nicolau Manubens #' @keywords datasets sampleTimeSeries <- function(){} diff --git a/man/ACC.Rd b/man/ACC.Rd index 61b286f2..a8b06b32 100644 --- a/man/ACC.Rd +++ b/man/ACC.Rd @@ -111,12 +111,12 @@ Joliffe and Stephenson (2012). Forecast Verification: A } \author{ History:\cr - 0.1 - 2013-08 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr - 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN\cr - 1.1 - 2013-09 (C. Prodhomme, \email{chloe.prodhomme@bsc.es}) - optimization\cr - 1.2 - 2014-08 (V. Guemas, \email{virginie.guemas@bsc.es}) - Bug-fixes: handling of NA & selection of domain + Simplification of code\cr - 1.3.0 - 2014-08 (V. Guemas, \email{virginie.guemas@bsc.es}) - Boostrapping over members\cr - 1.3.1 - 2014-09 (C. Prodhomme, \email{chloe.prodhomme@bsc.es}) - Add comments and minor style changes\cr - 1.3.2 - 2015-02 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Fixed ACC documentation and examples + 0.1 - 2013-08 (V. Guemas) - Original code\cr + 1.0 - 2013-09 (N. Manubens) - Formatting to CRAN\cr + 1.1 - 2013-09 (C. Prodhomme) - optimization\cr + 1.2 - 2014-08 (V. Guemas) - Bug-fixes: handling of NA & selection of domain + Simplification of code\cr + 1.3.0 - 2014-08 (V. Guemas) - Boostrapping over members\cr + 1.3.1 - 2014-09 (C. Prodhomme) - Add comments and minor style changes\cr + 1.3.2 - 2015-02 (N. Manubens) - Fixed ACC documentation and examples } \keyword{datagen} diff --git a/man/Alpha.Rd b/man/Alpha.Rd index 5c464870..0d277164 100644 --- a/man/Alpha.Rd +++ b/man/Alpha.Rd @@ -38,7 +38,7 @@ print(alpha) } \author{ History:\cr - 0.1 - 2012-06 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr - 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN + 0.1 - 2012-06 (V. Guemas) - Original code\cr + 1.0 - 2013-09 (N. Manubens) - Formatting to CRAN } \keyword{datagen} diff --git a/man/AnimateMap.Rd b/man/AnimateMap.Rd index 5dc756da..848a3589 100644 --- a/man/AnimateMap.Rd +++ b/man/AnimateMap.Rd @@ -209,8 +209,8 @@ AnimateMap(rms, sampleData$lon, sampleData$lat, toptitle = } \author{ History:\cr - 1.0 - 2012-04 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr - 1.1 - 2014-04 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN\cr - 1.2 - 2015-05 (V. Guemas, \email{virginie.guemas@bsc.es}) - Use of PlotEquiMap and PlotStereoMap + 1.0 - 2012-04 (V. Guemas) - Original code\cr + 1.1 - 2014-04 (N. Manubens) - Formatting to CRAN\cr + 1.2 - 2015-05 (V. Guemas) - Use of PlotEquiMap and PlotStereoMap } \keyword{dynamic} diff --git a/man/Ano.Rd b/man/Ano.Rd index 8f4ac52b..3feda510 100644 --- a/man/Ano.Rd +++ b/man/Ano.Rd @@ -45,7 +45,7 @@ PlotAno(smooth_ano_exp, smooth_ano_obs, startDates, } \author{ History:\cr - 0.1 - 2012-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr - 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN + 0.1 - 2012-03 (V. Guemas) - Original code\cr + 1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN } \keyword{datagen} diff --git a/man/Ano_CrossValid.Rd b/man/Ano_CrossValid.Rd index b916f3ec..39c2f1fa 100644 --- a/man/Ano_CrossValid.Rd +++ b/man/Ano_CrossValid.Rd @@ -39,7 +39,7 @@ PlotAno(anomalies$ano_exp, anomalies$ano_obs, startDates, } \author{ History:\cr - 0.1 - 2011-12 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr - 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN + 0.1 - 2011-12 (V. Guemas) - Original code\cr + 1.0 - 2013-09 (N. Manubens) - Formatting to CRAN } \keyword{datagen} diff --git a/man/ArrayToNetCDF.Rd b/man/ArrayToNetCDF.Rd index 4e05d829..4ce1bfd4 100644 --- a/man/ArrayToNetCDF.Rd +++ b/man/ArrayToNetCDF.Rd @@ -235,6 +235,6 @@ ArrayToNetCDF(list(tos, lon, lat), 'tmp.nc') } \author{ History:\cr - 0.0 - 2017-01 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Original code. + 0.0 - 2017-01 (N. Manubens) - Original code. } \keyword{datagen} diff --git a/man/BrierScore.Rd b/man/BrierScore.Rd index b12ad967..9d25a599 100644 --- a/man/BrierScore.Rd +++ b/man/BrierScore.Rd @@ -95,6 +95,6 @@ Ferro and Fricker (2012). A bias-corrected decomposition of the BS. \author{ History:\cr 0.1 - 2012-04 (L. Rodrigues) - Original code\cr - 0.2 - 2017-02 (A. Hunter, \email{alasdair.hunter@bsc.es}) - Adapted to veriApply() + 0.2 - 2017-02 (A. Hunter) - Adapted to veriApply() } \keyword{datagen} diff --git a/man/CDORemap.Rd b/man/CDORemap.Rd index bae7aa55..eb876c3c 100644 --- a/man/CDORemap.Rd +++ b/man/CDORemap.Rd @@ -232,6 +232,6 @@ tas2 <- CDORemap(tas, lon, lat, 'external_file.nc', 'bil') } \author{ History:\cr - 0.0 - 2017-01 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Original code. + 0.0 - 2017-01 (N. Manubens) - Original code. } \keyword{datagen} diff --git a/man/Clim.Rd b/man/Clim.Rd index f8e64ebd..b624a844 100644 --- a/man/Clim.Rd +++ b/man/Clim.Rd @@ -59,7 +59,7 @@ PlotClim(clim$clim_exp, clim$clim_obs, } \author{ History:\cr - 0.9 - 2011-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr - 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN + 0.9 - 2011-03 (V. Guemas) - Original code\cr + 1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN } \keyword{datagen} diff --git a/man/Cluster.Rd b/man/Cluster.Rd index 4094fcb8..9d7bcf3e 100644 --- a/man/Cluster.Rd +++ b/man/Cluster.Rd @@ -119,6 +119,6 @@ Wilks, 2011, Statistical Methods in the Atmospheric Sciences, 3rd ed., Elsevire, } \author{ History:\cr - 1.0 # 2014-10 (N.S. Fuckar, \email{neven.fuckar@bsc.es}) - Original code + 1.0 # 2014-10 (N.S. Fuckar) - Original code } \keyword{datagen} diff --git a/man/ColorBar.Rd b/man/ColorBar.Rd index 98c99679..5728a640 100644 --- a/man/ColorBar.Rd +++ b/man/ColorBar.Rd @@ -194,11 +194,11 @@ ColorBar(lims, cols) } \author{ History:\cr - 0.1 - 2012-04 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr - 0.2 - 2013-04 (I. Andreu-Burillo, \email{isabel.andreu-burillo@bsc.es}) - Vert option\cr - 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN\cr - 1.1 - 2013-09 (C. Prodhomme, \email{chloe.prodhomme@bsc.es}) - Add cex option\cr - 1.2 - 2016-08 (N. Manubens, \email{nicolau.manubens@bsc.es}) - New ColorBar\cr - (V. Torralba, \email{veronica.torralba@bsc.es}) + 0.1 - 2012-04 (V. Guemas) - Original code\cr + 0.2 - 2013-04 (I. Andreu-Burillo) - Vert option\cr + 1.0 - 2013-09 (N. Manubens) - Formatting to CRAN\cr + 1.1 - 2013-09 (C. Prodhomme) - Add cex option\cr + 1.2 - 2016-08 (N. Manubens) - New ColorBar\cr + (V. Torralba) } \keyword{hplot} diff --git a/man/Composite.Rd b/man/Composite.Rd index 927d8a56..2c7856bf 100644 --- a/man/Composite.Rd +++ b/man/Composite.Rd @@ -88,6 +88,6 @@ res <- Composite(data, occ, K = 4) } \author{ History: - 0.1 # 2014-08 (N.S. Fuckar, \email{neven.fuckar@bsc.es}) # Original code + 0.1 # 2014-08 (N.S. Fuckar) # Original code } \keyword{datagen} diff --git a/man/ConfigApplyMatchingEntries.Rd b/man/ConfigApplyMatchingEntries.Rd index e51dd5bf..077e9f1f 100644 --- a/man/ConfigApplyMatchingEntries.Rd +++ b/man/ConfigApplyMatchingEntries.Rd @@ -76,7 +76,7 @@ ConfigApplyMatchingEntries, ConfigEditDefinition, } \author{ History:\cr - 0.1 - 2015-05 (N. Manubens, \email{nicolau.manubens@bsc.es}) - First version\cr - 1.0 - 2015-11 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Removed grid column and storage types + 0.1 - 2015-05 (N. Manubens) - First version\cr + 1.0 - 2015-11 (N. Manubens) - Removed grid column and storage types } \keyword{datagen} diff --git a/man/ConfigEditDefinition.Rd b/man/ConfigEditDefinition.Rd index f6d8c907..8842e648 100644 --- a/man/ConfigEditDefinition.Rd +++ b/man/ConfigEditDefinition.Rd @@ -59,6 +59,6 @@ match_info <- ConfigApplyMatchingEntries(configuration, 'tas', } \author{ History: - 0.1 - 2015-05 (N. Manubens, \email{nicolau.manubens@bsc.es}) - First version + 0.1 - 2015-05 (N. Manubens) - First version } \keyword{datagen} diff --git a/man/ConfigEditEntry.Rd b/man/ConfigEditEntry.Rd index e143964f..eb60ca86 100644 --- a/man/ConfigEditEntry.Rd +++ b/man/ConfigEditEntry.Rd @@ -125,7 +125,7 @@ ConfigApplyMatchingEntries, ConfigEditDefinition, ConfigEditEntry, } \author{ History:\cr - 0.1 - 2015-05 (N. Manubens, \email{nicolau.manubens@bsc.es}) - First version\cr - 1.0 - 2015-11 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Removed grid column and storage formats + 0.1 - 2015-05 (N. Manubens) - First version\cr + 1.0 - 2015-11 (N. Manubens) - Removed grid column and storage formats } \keyword{datagen} diff --git a/man/ConfigFileOpen.Rd b/man/ConfigFileOpen.Rd index facfc062..4083dfdb 100644 --- a/man/ConfigFileOpen.Rd +++ b/man/ConfigFileOpen.Rd @@ -196,7 +196,7 @@ ConfigApplyMatchingEntries, ConfigEditDefinition, } \author{ History: - 0.1 - 2015-05 (N. Manubens, \email{nicolau.manubens@bsc.es}) - First version - 1.0 - 2015-11 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Removed grid column and storage formats + 0.1 - 2015-05 (N. Manubens) - First version + 1.0 - 2015-11 (N. Manubens) - Removed grid column and storage formats } \keyword{datagen} diff --git a/man/ConfigShowSimilarEntries.Rd b/man/ConfigShowSimilarEntries.Rd index e88ba52e..b20c1835 100644 --- a/man/ConfigShowSimilarEntries.Rd +++ b/man/ConfigShowSimilarEntries.Rd @@ -89,7 +89,7 @@ ConfigApplyMatchingEntries, ConfigEditDefinition, } \author{ History:\cr - 0.1 - 2015-05 (N. Manubens, \email{nicolau.manubens@bsc.es}) - First version\cr - 1.0 - 2015-11 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Removed grid column and storage formats + 0.1 - 2015-05 (N. Manubens) - First version\cr + 1.0 - 2015-11 (N. Manubens) - Removed grid column and storage formats } \keyword{datagen} diff --git a/man/ConfigShowTable.Rd b/man/ConfigShowTable.Rd index 8c1b6274..9b6a237d 100644 --- a/man/ConfigShowTable.Rd +++ b/man/ConfigShowTable.Rd @@ -56,7 +56,7 @@ ConfigShowDefinitions(configuration) } \author{ History:\cr - 0.1 - 2015-05 (N. Manubens, \email{nicolau.manubens@bsc.es}) - First version\cr - 1.0 - 2015-11 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Removed grid column and storage formats + 0.1 - 2015-05 (N. Manubens) - First version\cr + 1.0 - 2015-11 (N. Manubens) - Removed grid column and storage formats } \keyword{datagen} diff --git a/man/Consist_Trend.Rd b/man/Consist_Trend.Rd index 58bb9a46..aa917a89 100644 --- a/man/Consist_Trend.Rd +++ b/man/Consist_Trend.Rd @@ -76,7 +76,7 @@ PlotAno(InsertDim(trend$detrendedmod,2,1), InsertDim(trend$detrendedobs,2,1), } \author{ History:\cr - 0.1 - 2011-11 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr - 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN + 0.1 - 2011-11 (V. Guemas) - Original code\cr + 1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN } \keyword{datagen} diff --git a/man/Corr.Rd b/man/Corr.Rd index 11a40d79..f1a71fda 100644 --- a/man/Corr.Rd +++ b/man/Corr.Rd @@ -132,10 +132,10 @@ corr2 <- veriApply("Corr2", } \author{ History:\cr - 0.1 - 2011-04 (V. Guemas, \email{vguemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr -1.1 - 2014-10 (M. Menegoz, \email{martin.menegoz@bsc.es}) - Adding siglev argument\cr -1.2 - 2015-03 (L.P. Caron, \email{louis-philippe.caron@bsc.es}) - Adding method argument\cr -1.3 - 2017-02 (A. Hunter, \email{alasdair.hunter@bsc.es}) - Adapted to veriApply() + 0.1 - 2011-04 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +1.1 - 2014-10 (M. Menegoz) - Adding siglev argument\cr +1.2 - 2015-03 (L.P. Caron) - Adding method argument\cr +1.3 - 2017-02 (A. Hunter) - Adapted to veriApply() } \keyword{datagen} diff --git a/man/EOF.Rd b/man/EOF.Rd index 6beeaabb..fb2e10e5 100644 --- a/man/EOF.Rd +++ b/man/EOF.Rd @@ -96,7 +96,7 @@ code, inspired by R. Benestad's EOF() in R package clim.pact.\cr 1- Reversion of latitudes in the weights\cr 2- Correlation matrix was used instead of covariance\cr 3- Double use of the weights\cr -0.3 - 2014-03 (Virginie Guemas, \email{virginie.guemas@bsc.es}) - Bug-fixes:\cr +0.3 - 2014-03 (Virginie Guemas) - Bug-fixes:\cr 1- Weight computation - division by sum of cos(lat)\cr 2- Shuffling of EOFs in EOF.2 intermediate vector\cr 3- Crash when neofs = 1 sorted out\cr @@ -105,7 +105,7 @@ code, inspired by R. Benestad's EOF() in R package clim.pact.\cr 1- BIG cleanup of code and clarification\cr 2- Reduction of the number of transpositions and associated bug-fixes\cr 4- Remove of the obsolete LINPACK options\cr -0.5 - 2014-04 (Virginie Guemas, \email{virginie.guemas@bsc.es}) - Fixes:\cr +0.5 - 2014-04 (Virginie Guemas) - Fixes:\cr 1- Bug-fix in dimensions handling EOF composition restitutes now the original field in all cases\cr 2- Simplification of the convention transpose\cr @@ -118,6 +118,6 @@ original file\cr weighted by cos(lat)\cr 7- Division of EOF by weights so that the reconstruction is simply EOF * PC\cr -1.0 - 2016-03 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN +1.0 - 2016-03 (N. Manubens) - Formatting to R CRAN } \keyword{datagen} diff --git a/man/Enlarge.Rd b/man/Enlarge.Rd index e5e3e055..cfe6c04d 100644 --- a/man/Enlarge.Rd +++ b/man/Enlarge.Rd @@ -24,8 +24,8 @@ print(dim(Enlarge(data, 5))) } \author{ History:\cr - 0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr - 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr - 1.1 - 2015-03 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Improved\cr + 0.1 - 2011-03 (V. Guemas) - Original code\cr + 1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr + 1.1 - 2015-03 (N. Manubens) - Improved\cr } \keyword{datagen} diff --git a/man/Eno.Rd b/man/Eno.Rd index f0d0034b..39b2d335 100644 --- a/man/Eno.Rd +++ b/man/Eno.Rd @@ -56,7 +56,7 @@ PlotEquiMap(eno, sampleData$lon, sampleData$lat) } \author{ History:\cr -0.1 - 2011-05 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN +0.1 - 2011-05 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN } \keyword{datagen} diff --git a/man/EnoNew.Rd b/man/EnoNew.Rd index d06a6b8a..86b22a08 100644 --- a/man/EnoNew.Rd +++ b/man/EnoNew.Rd @@ -63,7 +63,7 @@ Guemas V, Auger L, Doblas-Reyes FJ, Rust H, Ribes A, 2014, Dependencies in } \author{ History:\cr -0.1 - 2012-06 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2012-06 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN } \keyword{datagen} diff --git a/man/Filter.Rd b/man/Filter.Rd index d9320845..3dc9151e 100644 --- a/man/Filter.Rd +++ b/man/Filter.Rd @@ -44,7 +44,7 @@ PlotAno(InsertDim(ensmod, 2, 1), sdates = startDates, fileout = } \author{ History:\cr -0.1 - 2012-02 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2012-02 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2012-02 (V. Guemas) - Original code\cr +1.0 - 2012-02 (N. Manubens) - Formatting to CRAN } \keyword{datagen} diff --git a/man/FitAcfCoef.Rd b/man/FitAcfCoef.Rd index 194c19cc..15dc4f69 100644 --- a/man/FitAcfCoef.Rd +++ b/man/FitAcfCoef.Rd @@ -34,7 +34,7 @@ print(alpha) } \author{ History:\cr -0.1 - 2012-06 (L. Auger, \email{ludovic.auger@meteo.fr}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2012-06 (L. Auger) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN } \keyword{datagen} diff --git a/man/FitAutocor.Rd b/man/FitAutocor.Rd index d6adcab6..c6b8686b 100644 --- a/man/FitAutocor.Rd +++ b/man/FitAutocor.Rd @@ -31,7 +31,7 @@ print(alpha) } \author{ History:\cr -0.1 - 2012-02 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2012-02 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN } \keyword{datagen} diff --git a/man/GenSeries.Rd b/man/GenSeries.Rd index 75bd7b05..1da33fef 100644 --- a/man/GenSeries.Rd +++ b/man/GenSeries.Rd @@ -30,7 +30,7 @@ plot(series, type = 'l') } \author{ History:\cr -0.1 - 2012-04 (L. Auger, \email{ludovic.auger@meteo.fr}) - Original code\cr -1.0 - 2012-04 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2012-04 (L. Auger) - Original code\cr +1.0 - 2012-04 (N. Manubens) - Formatting to CRAN } \keyword{datagen} diff --git a/man/IniListDims.Rd b/man/IniListDims.Rd index bb4cf407..4ec469ce 100644 --- a/man/IniListDims.Rd +++ b/man/IniListDims.Rd @@ -34,8 +34,8 @@ print(indices) } \author{ History:\cr -0.1 - 2011-04 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr -1.1 - 2015-03 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Improved +0.1 - 2011-04 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +1.1 - 2015-03 (N. Manubens) - Improved } \keyword{datagen} diff --git a/man/InsertDim.Rd b/man/InsertDim.Rd index bde4f8bd..95611da2 100644 --- a/man/InsertDim.Rd +++ b/man/InsertDim.Rd @@ -29,8 +29,8 @@ print(dim(InsertDim(InsertDim(a[, , , ], 2, 1), 4, 1))) } \author{ History:\cr -0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr -1.1 - 2015-03 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Improvements +0.1 - 2011-03 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +1.1 - 2015-03 (N. Manubens) - Improvements } \keyword{datagen} diff --git a/man/LeapYear.Rd b/man/LeapYear.Rd index 385db608..2bc13b47 100644 --- a/man/LeapYear.Rd +++ b/man/LeapYear.Rd @@ -23,7 +23,7 @@ print(LeapYear(1993)) } \author{ History:\cr -0.1 - 2011-03 (V. Guemas, \email{vguemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2011-03 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN } \keyword{datagen} diff --git a/man/Load.Rd b/man/Load.Rd index 6554f58b..4e064828 100644 --- a/man/Load.Rd +++ b/man/Load.Rd @@ -897,10 +897,10 @@ sampleData <- s2dverification:::.LoadSampleData('tos', c('experiment'), } \author{ History:\cr -0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN\cr -1.2 - 2015-02 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Generalisation + parallelisation\cr -1.3 - 2015-07 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Improvements related to configuration file mechanism\cr -1.4 - 2016-01 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Added subsetting capabilities +0.1 - 2011-03 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN\cr +1.2 - 2015-02 (N. Manubens) - Generalisation + parallelisation\cr +1.3 - 2015-07 (N. Manubens) - Improvements related to configuration file mechanism\cr +1.4 - 2016-01 (N. Manubens) - Added subsetting capabilities } \keyword{datagen} diff --git a/man/LoadDataFile.Rd b/man/LoadDataFile.Rd index d3d80379..87dcb684 100644 --- a/man/LoadDataFile.Rd +++ b/man/LoadDataFile.Rd @@ -111,7 +111,7 @@ data <- s2dverification:::.LoadDataFile(list(dataset_type = 'exp', } \author{ History:\cr -0.1 - 2015-01 (N. Manubens, \email{nicolau.manubens@@bsc.es}) - First version +0.1 - 2015-01 (N. Manubens) - First version } \keyword{datagen} \keyword{internal} diff --git a/man/Mean1Dim.Rd b/man/Mean1Dim.Rd index d9d5cbee..ad25721e 100644 --- a/man/Mean1Dim.Rd +++ b/man/Mean1Dim.Rd @@ -32,7 +32,7 @@ print(Mean1Dim(a, 2)) } \author{ History:\cr -0.1 - 2011-04 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN +0.1 - 2011-04 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN } \keyword{datagen} diff --git a/man/MeanListDim.Rd b/man/MeanListDim.Rd index 0b070fef..43d0e9ef 100644 --- a/man/MeanListDim.Rd +++ b/man/MeanListDim.Rd @@ -29,7 +29,7 @@ print(MeanListDim(a, c(2, 3))) \author{ History:\cr 0.1 - 2011-04 (V. Guemas) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr -1.1 - 2015-03 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Improved memory usage +1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +1.1 - 2015-03 (N. Manubens) - Improved memory usage } \keyword{datagen} diff --git a/man/NAO.Rd b/man/NAO.Rd index 3f93c9e0..ad55fe3b 100644 --- a/man/NAO.Rd +++ b/man/NAO.Rd @@ -127,7 +127,7 @@ Doblas-Reyes, F.J., Pavan, V. and Stephenson, D. (2003). The skill of \author{ History:\cr 0.1 - 2013-08 (F. Lienert) - Original code\cr -0.2 - 2014-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Removing the +0.2 - 2014-03 (V. Guemas) - Removing the rotation\cr 0.3 - 2014-05 (L. Batte) - Changes to simplify function and add Pobs and Pmod options for NAO projection @@ -135,7 +135,7 @@ History:\cr 0.4 - 2015-03 (L. Batte) - Polarity check and correction is wrong. Switched to have a negative NAO index when the anomaly pattern corresponds to NAO-. -1.0 - 2016-03 (N. Manubens, \email{nicolau.manubens@bsc.es}) - +1.0 - 2016-03 (N. Manubens) - Formatted to CRAN } \keyword{datagen} diff --git a/man/PlotACC.Rd b/man/PlotACC.Rd index 307f3e86..1c7e754b 100644 --- a/man/PlotACC.Rd +++ b/man/PlotACC.Rd @@ -134,7 +134,7 @@ PlotACC(acc$ACC, startDates, toptitle = "Anomaly Correlation Coefficient") } \author{ History:\cr -0.1 - 2013-08 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2013-08 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN } \keyword{dynamic} diff --git a/man/PlotAno.Rd b/man/PlotAno.Rd index d8b30ef5..3f594f24 100644 --- a/man/PlotAno.Rd +++ b/man/PlotAno.Rd @@ -123,7 +123,7 @@ PlotAno(smooth_ano_exp, smooth_ano_obs, startDates, } \author{ History:\cr -0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2011-03 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN } \keyword{dynamic} diff --git a/man/PlotBoxWhisker.Rd b/man/PlotBoxWhisker.Rd index af69b9ab..5f5bd589 100644 --- a/man/PlotBoxWhisker.Rd +++ b/man/PlotBoxWhisker.Rd @@ -142,6 +142,6 @@ History:\cr 0.1 - 2013-09 (F. Lienert) - Original code\cr 0.2 - 2015-03 (L. Batte) - Removed all\cr normalization for sake of clarity. -1.0 - 2016-03 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN +1.0 - 2016-03 (N. Manubens) - Formatting to R CRAN } \keyword{datagen} diff --git a/man/PlotClim.Rd b/man/PlotClim.Rd index bf0f8f97..807e807b 100644 --- a/man/PlotClim.Rd +++ b/man/PlotClim.Rd @@ -98,7 +98,7 @@ PlotClim(clim$clim_exp, clim$clim_obs, toptitle = paste('climatologies'), } \author{ History:\cr -0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2011-03 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN } \keyword{datagen} diff --git a/man/PlotEquiMap.Rd b/man/PlotEquiMap.Rd index 8d4a4b9f..3d012e8e 100644 --- a/man/PlotEquiMap.Rd +++ b/man/PlotEquiMap.Rd @@ -346,11 +346,11 @@ PlotEquiMap(sampleData$mod[1, 1, 1, 1, , ], sampleData$lon, sampleData$lat, } \author{ History:\cr - 0.1 - 2011-11 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr - 0.2 - 2013-04 (R. Saurral \email{ramiro.saurral@bsc.es}) - LabW\cr - 1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr - 1.1 - 2013-09 (C. Prodhomme, \email{chloe.prodhomme@bsc.es}) - add winds\cr - 1.2 - 2016-08 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Refactored and added features, + 0.1 - 2011-11 (V. Guemas) - Original code\cr + 0.2 - 2013-04 (R. Saurral) - LabW\cr + 1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr + 1.1 - 2013-09 (C. Prodhomme) - add winds\cr + 1.2 - 2016-08 (N. Manubens) - Refactored and added features, and adapted to new ColorBar. } \keyword{dynamic} diff --git a/man/PlotLayout.Rd b/man/PlotLayout.Rd index 3cb81d15..baca65e5 100644 --- a/man/PlotLayout.Rd +++ b/man/PlotLayout.Rd @@ -278,6 +278,6 @@ PlotLayout(PlotEquiMap, c('lat', 'lon'), sampleData$mod[1, , 1, 1, , ], } \author{ History:\cr - 0.1 - 2016-08 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Original code + 0.1 - 2016-08 (N. Manubens) - Original code } \keyword{dynamic} diff --git a/man/PlotSection.Rd b/man/PlotSection.Rd index cb72ef34..0a70ac73 100644 --- a/man/PlotSection.Rd +++ b/man/PlotSection.Rd @@ -87,7 +87,7 @@ PlotSection(sampleData$mod[1, 1, 1, 1, , ], sampleData$lat, sampleData$depth, } \author{ History:\cr -0.1 - 2012-09 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2012-09 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN } \keyword{dynamic} diff --git a/man/PlotStereoMap.Rd b/man/PlotStereoMap.Rd index dbe2fb84..66088342 100644 --- a/man/PlotStereoMap.Rd +++ b/man/PlotStereoMap.Rd @@ -288,9 +288,9 @@ PlotStereoMap(data, x, y, latlims = c(60, 90), brks = 50, } \author{ History:\cr -1.0 - 2014-07 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.1 - 2015-12 (C. Ardilouze, \email{constantin.ardilouze@meteo.fr}) - Box(es) drawing\cr -1.2 - 2016-08 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Refacotred the function and +1.0 - 2014-07 (V. Guemas) - Original code\cr +1.1 - 2015-12 (C. Ardilouze) - Box(es) drawing\cr +1.2 - 2016-08 (N. Manubens) - Refacotred the function and merged in Jean-Philippe circle border and Constantin boxes. } diff --git a/man/PlotVsLTime.Rd b/man/PlotVsLTime.Rd index 8036a507..a02895ec 100644 --- a/man/PlotVsLTime.Rd +++ b/man/PlotVsLTime.Rd @@ -144,9 +144,9 @@ PlotVsLTime(corr, toptitle = "correlations", ytitle = "correlation", } \author{ History:\cr -0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -0.2 - 2013-03 (I. Andreu-Burillo, \email{isabel.andreu-burillo@bsc.es}) - Introduced parameter sizetit\cr -0.3 - 2013-10 (I. Andreu-Burillo, \email{isabel.andreu-burillo@bsc.es}) - Introduced parameter show_conf\cr -1.0 - 2013-11 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2011-03 (V. Guemas) - Original code\cr +0.2 - 2013-03 (I. Andreu-Burillo) - Introduced parameter sizetit\cr +0.3 - 2013-10 (I. Andreu-Burillo) - Introduced parameter show_conf\cr +1.0 - 2013-11 (N. Manubens) - Formatting to CRAN } \keyword{dynamic} diff --git a/man/ProbBins.Rd b/man/ProbBins.Rd index 56cf0511..756439ab 100644 --- a/man/ProbBins.Rd +++ b/man/ProbBins.Rd @@ -89,7 +89,7 @@ PB <- ProbBins(ano_exp, fcyr = 3, thr = c(1/3, 2/3), quantile = TRUE, posdates = \author{ History:\cr 1.0 - 2013 (F.Lienert) - Original code\cr -2.0 - 2014-03 (N. Gonzalez and V. Torralba, \email{veronica.torralba@bsc.es}) - Debugging -2.1 - 2017-02 (V. Torralba and N. Manubens, \email{veronica.torralba@bsc.es}) - Fix bug with cross-validation +2.0 - 2014-03 (N. Gonzalez and V. Torralba) - Debugging +2.1 - 2017-02 (V. Torralba and N. Manubens) - Fix bug with cross-validation } \keyword{datagen} diff --git a/man/ProjectField.Rd b/man/ProjectField.Rd index cf17f1b9..188624f8 100644 --- a/man/ProjectField.Rd +++ b/man/ProjectField.Rd @@ -85,12 +85,12 @@ History:\cr 1- Extra weighting of the anomalies before projection.\cr 2- Reversion of the anomalies along latitudes.\cr 3- Extra-normalisation not necessary.\cr -0.3 - 2014-03 (Virginie Guemas, \email{virginie.guemas@bsc.es} - Bug-fixes:\cr +0.3 - 2014-03 (Virginie Guemas) - Bug-fixes:\cr 1- Another extra-normalisation.\cr 2- 15 lines to compute the em reduced to 1. 0.4 - 2014-03 (Lauriane Batte) - Normalization\cr by std before returning PCs to be coherent with EOF().\cr -0.5 - 2014-04 (Virginie Guemas, \email{virginie.guemas@bsc.es} - Fixes:\cr +0.5 - 2014-04 (Virginie Guemas) - Fixes:\cr 1- Removal of lon, lat, ncpu and neofs argument unused\cr 2- Security checks ano and eof consistency\cr 3- Removal of the mask which is already contained in the EOFs\cr @@ -105,7 +105,7 @@ back by the weights before projection so that EOF * t(EOF) = 1\cr 6 - Since W *X = PC * EOF if EOF is multiplied back by the weights,\cr PC = W * X * t(EOF) and X the input field to be projected (X) needs to be\cr multiplied by W. Getting input dimensions. -1.0 - 2016-03 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr - (J.-P. Baudouin, \email{jean.baudouin@bsc.es}) - Example code and testing +1.0 - 2016-03 (N. Manubens) - Formatting to R CRAN\cr + (J.-P. Baudouin) - Example code and testing } \keyword{datagen} diff --git a/man/RMS.Rd b/man/RMS.Rd index c96117d1..c5be2c62 100644 --- a/man/RMS.Rd +++ b/man/RMS.Rd @@ -122,8 +122,8 @@ rms2 <- veriApply("RMS2", } \author{ History:\cr -0.1 - 2011-05 (V. Guemas, \email{vguemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr -1.1 - 2017-02 (A. Hunter, \email{alasdair.hunter@bsc.es}) - Adapted to veriApply() +0.1 - 2011-05 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +1.1 - 2017-02 (A. Hunter) - Adapted to veriApply() } \keyword{datagen} diff --git a/man/RMSSS.Rd b/man/RMSSS.Rd index 8bc0d803..89b260aa 100644 --- a/man/RMSSS.Rd +++ b/man/RMSSS.Rd @@ -88,8 +88,8 @@ rmsss2 <- veriApply("RMSSS2", ano_exp, } \author{ History:\cr -0.1 - 2012-04 (V. Guemas, \email{vguemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr -1.1 - 2017-02 (A. Hunter, \email{alasdair.hunter@bsc.es}) - Adapted to veriApply() +0.1 - 2012-04 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +1.1 - 2017-02 (A. Hunter) - Adapted to veriApply() } \keyword{datagen} diff --git a/man/RatioRMS.Rd b/man/RatioRMS.Rd index b1abbca1..28f6e586 100644 --- a/man/RatioRMS.Rd +++ b/man/RatioRMS.Rd @@ -116,8 +116,8 @@ rrms2 <- veriApply("RatioRMSss", ano_exp_1, } \author{ History:\cr -0.1 - 2011-11 (V. Guemas, \email{vguemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr -1.1 - 2017-02 (A. Hunter, \email{alasdair.hunter@bsc.es}) - Adapted to veriApply() +0.1 - 2011-11 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +1.1 - 2017-02 (A. Hunter) - Adapted to veriApply() } \keyword{datagen} diff --git a/man/RatioSDRMS.Rd b/man/RatioSDRMS.Rd index f9f288a7..c76041f3 100644 --- a/man/RatioSDRMS.Rd +++ b/man/RatioSDRMS.Rd @@ -81,8 +81,8 @@ rsdrms2 <- veriApply("RatioSDRMS2", } \author{ History:\cr -0.1 - 2011-12 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau-manubens@bsc.es}) - Formatting to CRAN\cr -1.1 - 2017-02 (A. Hunter, \email{alasdair.hunter@bsc.es}) - Adapted to veriApply() +0.1 - 2011-12 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN\cr +1.1 - 2017-02 (A. Hunter) - Adapted to veriApply() } \keyword{datagen} diff --git a/man/Regression.Rd b/man/Regression.Rd index 1a139056..8e07109b 100644 --- a/man/Regression.Rd +++ b/man/Regression.Rd @@ -69,7 +69,7 @@ PlotEquiMap(reg$regression[1, 2, 1, , ], sampleData$lon, sampleData$lat, } \author{ History:\cr -0.1 - 2013-05 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2013-05 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN } \keyword{datagen} diff --git a/man/SVD.Rd b/man/SVD.Rd index bbbcaa49..a633ba88 100644 --- a/man/SVD.Rd +++ b/man/SVD.Rd @@ -120,7 +120,7 @@ plot(mca$ECs_V[1, ]) } \author{ History:\cr -0.1 - 2010-09 (J.-G. Serrano, \email{javier.garcia@bsc.es}) - Original code\cr -1.0 - 2016-04 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN +0.1 - 2010-09 (J.-G. Serrano) - Original code\cr +1.0 - 2016-04 (N. Manubens) - Formatting to R CRAN } \keyword{datagen} diff --git a/man/Season.Rd b/man/Season.Rd index b2fc919e..dae57bfe 100644 --- a/man/Season.Rd +++ b/man/Season.Rd @@ -50,7 +50,7 @@ PlotAno(season_means_mod, season_means_obs, startDates, } \author{ History:\cr -0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2011-03 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN } \keyword{datagen} diff --git a/man/SelIndices.Rd b/man/SelIndices.Rd index af61d7b1..332188f7 100644 --- a/man/SelIndices.Rd +++ b/man/SelIndices.Rd @@ -33,7 +33,7 @@ print(dim(SelIndices(a, 3, c(2, 3)))) } \author{ History:\cr -0.1 - 2011-04 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2011-04 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN } \keyword{datagen} diff --git a/man/Smoothing.Rd b/man/Smoothing.Rd index 05f8502c..641e8457 100644 --- a/man/Smoothing.Rd +++ b/man/Smoothing.Rd @@ -40,9 +40,9 @@ PlotAno(smooth_ano_exp, smooth_ano_obs, startDates, } \author{ History:\cr -0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to R CRAN\cr -1.1 - 2015-05 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Adding +0.1 - 2011-03 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to R CRAN\cr +1.1 - 2015-05 (N. Manubens) - Adding security checks, fixing computation in cases where runmeanlen is odd and making it able to work on arrays of any number of dimensions. } diff --git a/man/Spectrum.Rd b/man/Spectrum.Rd index 980cdde5..0c267346 100644 --- a/man/Spectrum.Rd +++ b/man/Spectrum.Rd @@ -44,7 +44,7 @@ PlotAno(InsertDim(ensmod, 2, 1), sdates = startDates, fileout = } \author{ History:\cr -0.1 - 2012-02 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2012-02 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN } \keyword{datagen} diff --git a/man/Spread.Rd b/man/Spread.Rd index 348d68ec..54df2ef8 100644 --- a/man/Spread.Rd +++ b/man/Spread.Rd @@ -89,7 +89,7 @@ PlotVsLTime(spread$mad, toptitle = "Median Absolute Deviation of the members", } \author{ History:\cr -0.1 - 2011-03 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN +0.1 - 2011-03 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN } \keyword{datagen} diff --git a/man/StatSeasAtlHurr.Rd b/man/StatSeasAtlHurr.Rd index 053698f7..f45f84eb 100644 --- a/man/StatSeasAtlHurr.Rd +++ b/man/StatSeasAtlHurr.Rd @@ -79,6 +79,6 @@ Caron, L.-P. et al. (2014) Multi-year prediction skill of Atlantic hurricane } \author{ History:\cr -0.1 - 2015-11 (Louis-Philippe Caron, \email{louis-philippe.caron@bsc.es}) - Original code +0.1 - 2015-11 (Louis-Philippe Caron) - Original code } \keyword{datagen} diff --git a/man/Trend.Rd b/man/Trend.Rd index 3f260971..7aed6150 100644 --- a/man/Trend.Rd +++ b/man/Trend.Rd @@ -73,8 +73,8 @@ PlotAno(trend$detrended, NULL, startDates, } \author{ History:\cr -0.1 - 2011-05 (V. Guemas, \email{virginie.guemas@bsc.es}) - Original code\cr -1.0 - 2013-09 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Formatting to CRAN\cr -2.0 - 2017-02 (A. Hunter, \email{alasdair.hunter@bsc.es}) - Adapt to veriApply() +0.1 - 2011-05 (V. Guemas) - Original code\cr +1.0 - 2013-09 (N. Manubens) - Formatting to CRAN\cr +2.0 - 2017-02 (A. Hunter) - Adapt to veriApply() } \keyword{datagen} diff --git a/man/UltimateBrier.Rd b/man/UltimateBrier.Rd index 518a60cc..e6243a87 100644 --- a/man/UltimateBrier.Rd +++ b/man/UltimateBrier.Rd @@ -125,10 +125,10 @@ bss <- UltimateBrier(ano_exp, ano_obs, type = 'BSS') } \author{ History:\cr -0.1 - 2015-05 (V. Guemas \email{virginie.guemas@bsc.es},\cr - C. Prodhomme \email{chloe.prodhomme@bsc.es},\cr - O. Bellprat \email{omar.bellprat@bsc.es}\cr - V. Torralba \email{veronica.torralba@bsc.es}\cr - N. Manubens, \email{nicolau.manubens@bsc.es}) - First version +0.1 - 2015-05 (V. Guemas,\cr + C. Prodhomme,\cr + O. Bellprat,\cr + V. Torralba,\cr + N. Manubens) - First version } \keyword{datagen} diff --git a/man/clim.palette.Rd b/man/clim.palette.Rd index e67994f8..887290a0 100644 --- a/man/clim.palette.Rd +++ b/man/clim.palette.Rd @@ -32,6 +32,6 @@ ColorBar(lims, cols) } \author{ History:\cr -0.0 - 2016-01 (N. Manubens, \email{nicolau.manubens@bsc.es}) - Original code. +0.0 - 2016-01 (N. Manubens) - Original code. } \keyword{datagen} diff --git a/man/s2dverification.Rd b/man/s2dverification.Rd index 415c4896..cc05a768 100644 --- a/man/s2dverification.Rd +++ b/man/s2dverification.Rd @@ -36,7 +36,7 @@ Useful links: } \author{ -Nicolau Manubens \email{nicolau.manubens@bsc.es} +Nicolau Manubens } \keyword{datagen} \keyword{dynamic} diff --git a/man/sampleDepthData.Rd b/man/sampleDepthData.Rd index 3292f5c6..313bf626 100644 --- a/man/sampleDepthData.Rd +++ b/man/sampleDepthData.Rd @@ -29,6 +29,6 @@ prediction experiment run at IC3 in the context of the CMIP5 project.\cr Its name within IC3 local database is 'i00k'. } \author{ -Nicolau Manubens \email{nicolau.manubens@bsc.es} +Nicolau Manubens } \keyword{data} diff --git a/man/sampleMap.Rd b/man/sampleMap.Rd index 7286b8a6..d97ed107 100644 --- a/man/sampleMap.Rd +++ b/man/sampleMap.Rd @@ -44,6 +44,6 @@ sampleData <- Load('tos', list(exp), list(obs), startDates, Check the documentation on 'Load()' in the package 's2dverification' for more information. } \author{ -Nicolau Manubens \email{nicolau.manubens@bsc.es} +Nicolau Manubens } \keyword{datasets} diff --git a/man/sampleTimeSeries.Rd b/man/sampleTimeSeries.Rd index 4871a928..34932da6 100644 --- a/man/sampleTimeSeries.Rd +++ b/man/sampleTimeSeries.Rd @@ -48,6 +48,6 @@ sampleData <- Load('tos', list(exp), list(obs), startDates, Check the documentation on 'Load()' in the package 's2dverification' for more information. } \author{ -Nicolau Manubens \email{nicolau.manubens@bsc.es} +Nicolau Manubens } \keyword{datasets} -- GitLab