[Distr-commits] r1387 - in pkg/distrRmetrics: . inst man tests/Examples

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sat Nov 12 22:44:42 CET 2022


Author: ruckdeschel
Date: 2022-11-12 22:44:42 +0100 (Sat, 12 Nov 2022)
New Revision: 1387

Modified:
   pkg/distrRmetrics/DESCRIPTION
   pkg/distrRmetrics/inst/NEWS
   pkg/distrRmetrics/man/0distrRmetrics-package.Rd
   pkg/distrRmetrics/tests/Examples/distrRmetrics-Ex.Rout.save
Log:
[distrRmetrics] 2.8.1 ready for release 

Modified: pkg/distrRmetrics/DESCRIPTION
===================================================================
--- pkg/distrRmetrics/DESCRIPTION	2022-11-12 21:40:50 UTC (rev 1386)
+++ pkg/distrRmetrics/DESCRIPTION	2022-11-12 21:44:42 UTC (rev 1387)
@@ -1,14 +1,14 @@
 Package: distrRmetrics
-Version: 2.8.0
-Date: 2019-03-12
+Version: 2.8.1
+Date: 2022-11-12
 Title: Distribution Classes for Distributions from Rmetrics
 Description: S4-distribution classes based on package distr for distributions from packages
-        'fBasics' and 'fGarch'.
+            'fBasics' and 'fGarch'.
 Depends: R(>= 3.4), methods, distr(>= 2.4), fBasics(>= 270.73), fGarch(>= 270.73)
 Suggests: distrEx(>= 2.4), distrMod(>= 2.4)
 Imports: startupmsg
 Authors at R: person("Peter", "Ruckdeschel", role=c("cre", "cph", "aut"),
-        email="peter.ruckdeschel at uni-oldenburg.de")
+            email="peter.ruckdeschel at uni-oldenburg.de")
 ByteCompile: yes
 License: LGPL-3
 Encoding: latin1
@@ -15,4 +15,4 @@
 URL: http://distr.r-forge.r-project.org/
 LastChangedDate: {$LastChangedDate: 2011-11-18 13:15:04 +0100 (Fr, 18 Nov 2011) $}
 LastChangedRevision: {$LastChangedRevision: 758 $}
-VCS/SVNRevision: 1319
+VCS/SVNRevision: 1380

Modified: pkg/distrRmetrics/inst/NEWS
===================================================================
--- pkg/distrRmetrics/inst/NEWS	2022-11-12 21:40:50 UTC (rev 1386)
+++ pkg/distrRmetrics/inst/NEWS	2022-11-12 21:44:42 UTC (rev 1387)
@@ -14,6 +14,9 @@
 user-visible CHANGES:
 + DESCRIPTION tag SVNRevision changed to VCS/SVNRevision
 
+under the hood:
++ fixed some broken URLs and changed URLs from http to https where possible
+
 ##############
 v 2.7
 ##############

Modified: pkg/distrRmetrics/man/0distrRmetrics-package.Rd
===================================================================
--- pkg/distrRmetrics/man/0distrRmetrics-package.Rd	2022-11-12 21:40:50 UTC (rev 1386)
+++ pkg/distrRmetrics/man/0distrRmetrics-package.Rd	2022-11-12 21:44:42 UTC (rev 1387)
@@ -13,15 +13,15 @@
 \details{
 \tabular{ll}{
 Package: \tab distrRmetrics \cr
-Version: \tab 2.8.0 \cr
-Date: \tab 2019-03-12 \cr
+Version: \tab 2.8.1 \cr
+Date: \tab 2022-11-12 \cr
 Depends: \tab R(>= 3.4), methods, distr(>= 2.4), fBasics(>= 270.73), fGarch(>= 270.73) \cr
-Suggests: \tab distrEx(>= 2.4), distrMod(>= 2.4)  \cr
+Suggests: \tab distrEx(>= 2.4), distrMod(>= 2.4) \cr
 Imports: startupmsg  \cr
 ByteCompile: \tab yes \cr
 License: \tab LGPL-3 \cr
-URL: \tab http://distr.r-forge.r-project.org/\cr
-VCS/SVNRevision: \tab 1319 \cr
+URL: \tab https://distr.r-forge.r-project.org/\cr
+VCS/SVNRevision: \tab 1380 \cr
 }
 }
 \section{Classes}{
@@ -30,54 +30,40 @@
 Distribution Classes
 ###################################
 [*]: there is a generating function with the same name
-
-
 "Distribution" (from distr)
 |>"AbscontDistribution" (from distr)
 |>|>"SNorm" [*]
 |>|>"SSTd" [*]
 }}
-
-
 \section{Functions}{
 \preformatted{
 STd    Functions to generate an "AbscontDistribution" object implementing
        a standardized T distribution
 }}
-
 \section{Slot accessors / -replacement functions}{
 All slots are inspected / modified by corresponding 
 accessors / -replacement functions.
 }
-
 \author{
   Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de},\cr
   \emph{Maintainer:}  Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de}
   }
-
 \section{Start-up-Banner}{
 You may suppress the start-up banner/message completely by setting \code{options("StartupBanner"="off")}
 somewhere before loading this package by \code{library} or \code{require} in your R-code / R-session.
-
 If option \code{"StartupBanner"} is not defined (default) or setting    
 \code{options("StartupBanner"=NULL)} or  \code{options("StartupBanner"="complete")} 
 the complete start-up banner is displayed.
-
 For any other value of option \code{"StartupBanner"} (i.e., not in \code{c(NULL,"off","complete")})
 only the version information is displayed.
-
 The same can be achieved by wrapping the \code{library} or \code{require}  call into
 either \code{\link[startupmsg:StartupUtilities]{suppressStartupMessages}()} or 
 \code{\link[startupmsg:StartupUtilities]{onlytypeStartupMessages}(.,atypes="version")}. 
-
 As for general \code{packageStartupMessage}'s, you may also suppress all
  the start-up banner by wrapping the \code{library} or \code{require}
  call into \code{suppressPackageStartupMessages()} from
  \pkg{startupmsg}-version 0.5 on.
 }
-
-
-
 \section{Package versions}{
 Note: The first two numbers of package versions do not necessarily reflect
  package-individual development, but rather are chosen for the
@@ -84,19 +70,15 @@
  distrXXX family as a whole in order to ease updating "depends"
  information.
 }
-
 \references{
 P. Ruckdeschel, M. Kohl, T. Stabla, F. Camphausen (2006):
 S4 Classes for Distributions, \emph{R News}, \emph{6}(2), 2-6. 
 \url{https://CRAN.R-project.org/doc/Rnews/Rnews_2006-2.pdf}
-
 A vignette for packages \pkg{distr}, \pkg{distrSim}, \pkg{distrTEst}, \pkg{distrEx},
 \pkg{distrTeach}, \pkg{distrMod}, and \pkg{distrRmetrics}
 is included into the mere documentation package \pkg{distrDoc} and may be called by 
 \code{require("distrDoc");vignette("distr")}.
-
 A homepage to this package is available under\cr
-\url{http://distr.r-forge.r-project.org/}.
+\url{https://distr.r-forge.r-project.org/}.
 }
-
 \keyword{ package }

Modified: pkg/distrRmetrics/tests/Examples/distrRmetrics-Ex.Rout.save
===================================================================
--- pkg/distrRmetrics/tests/Examples/distrRmetrics-Ex.Rout.save	2022-11-12 21:40:50 UTC (rev 1386)
+++ pkg/distrRmetrics/tests/Examples/distrRmetrics-Ex.Rout.save	2022-11-12 21:44:42 UTC (rev 1387)
@@ -1,7 +1,7 @@
 
-R Under development (unstable) (2019-02-27 r76167) -- "Unsuffered Consequences"
-Copyright (C) 2019 The R Foundation for Statistical Computing
-Platform: i386-w64-mingw32/i386 (32-bit)
+R Under development (unstable) (2022-09-25 r82916 ucrt) -- "Unsuffered Consequences"
+Copyright (C) 2022 The R Foundation for Statistical Computing
+Platform: x86_64-w64-mingw32/x64 (64-bit)
 
 R is free software and comes with ABSOLUTELY NO WARRANTY.
 You are welcome to redistribute it under certain conditions.
@@ -21,6 +21,18 @@
 > source(file.path(R.home("share"), "R", "examples-header.R"))
 > options(warn = 1)
 > options(pager = "console")
+> base::assign(".ExTimings", "distrRmetrics-Ex.timings", pos = 'CheckExEnv')
+> base::cat("name\tuser\tsystem\telapsed\n", file=base::get(".ExTimings", pos = 'CheckExEnv'))
+> base::assign(".format_ptime",
++ function(x) {
++   if(!is.na(x[4L])) x[1L] <- x[1L] + x[4L]
++   if(!is.na(x[5L])) x[2L] <- x[2L] + x[5L]
++   options(OutDec = '.')
++   format(x[1L:3L], digits = 7L)
++ },
++ pos = 'CheckExEnv')
+> 
+> ### * </HEADER>
 > library('distrRmetrics')
 Loading required package: distr
 Loading required package: startupmsg
@@ -31,7 +43,7 @@
 
 Loading required package: sfsmisc
 :distr>  Object Oriented Implementation of Distributions (version
-:distr>  2.8.0)
+:distr>  2.9.0)
 :distr> 
 :distr>  Attention: Arithmetics on distribution objects are
 :distr>  understood as operations on corresponding random variables
@@ -57,11 +69,14 @@
     df, qqplot, sd
 
 Loading required package: fBasics
-Loading required package: timeDate
-Loading required package: timeSeries
 Loading required package: fGarch
+NOTE: Packages 'fBasics', 'timeDate', and 'timeSeries' are no longer
+attached to the search() path when 'fGarch' is attached.
+
+If needed attach them yourself in your R script by e.g.,
+        require("timeSeries")
 :distrRmetrics>  Distribution Classes for Distributions from
-:distrRmetrics>  Rmetrics (version 2.8.0)
+:distrRmetrics>  Rmetrics (version 2.8.1)
 :distrRmetrics> 
 :distrRmetrics> 
 :distrRmetrics>  For more information see ?"distrRmetrics",
@@ -80,6 +95,7 @@
 > 
 > flush(stderr()); flush(stdout())
 > 
+> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
 > ### Name: SNorm-class
 > ### Title: SNorm distribution
 > ### Aliases: SNorm-class mean,SNorm-method mean<-,SNorm-method
@@ -111,6 +127,8 @@
 > 
 > 
 > 
+> base::assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
+> base::cat("SNorm-class", base::get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=base::get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
 > cleanEx()
 > nameEx("SNorm")
 > ### * SNorm
@@ -117,6 +135,7 @@
 > 
 > flush(stderr()); flush(stdout())
 > 
+> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
 > ### Name: SNorm
 > ### Title: Generating function for skewed normal class
 > ### Aliases: SNorm
@@ -133,6 +152,8 @@
 > 
 > 
 > 
+> base::assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
+> base::cat("SNorm", base::get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=base::get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
 > cleanEx()
 > nameEx("SNormParameter-class")
 > ### * SNormParameter-class
@@ -139,6 +160,7 @@
 > 
 > flush(stderr()); flush(stdout())
 > 
+> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
 > ### Name: SNormParameter-class
 > ### Title: Parameter of an SNorm distributions
 > ### Aliases: SNormParameter-class mean,SNormParameter-method
@@ -171,6 +193,8 @@
 > 
 > 
 > 
+> base::assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
+> base::cat("SNormParameter-class", base::get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=base::get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
 > cleanEx()
 > nameEx("SSTd-class")
 > ### * SSTd-class
@@ -177,6 +201,7 @@
 > 
 > flush(stderr()); flush(stdout())
 > 
+> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
 > ### Name: SSTd-class
 > ### Title: SSTd distribution
 > ### Aliases: SSTd-class mean,SSTd-method mean<-,SSTd-method nu nu-methods
@@ -210,6 +235,8 @@
 > 
 > 
 > 
+> base::assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
+> base::cat("SSTd-class", base::get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=base::get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
 > cleanEx()
 > nameEx("SSTd")
 > ### * SSTd
@@ -216,6 +243,7 @@
 > 
 > flush(stderr()); flush(stdout())
 > 
+> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
 > ### Name: SSTd
 > ### Title: Generating function for SSTd-class
 > ### Aliases: SSTd
@@ -233,6 +261,8 @@
 > 
 > 
 > 
+> base::assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
+> base::cat("SSTd", base::get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=base::get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
 > cleanEx()
 > nameEx("SSTdParameter-class")
 > ### * SSTdParameter-class
@@ -239,6 +269,7 @@
 > 
 > flush(stderr()); flush(stdout())
 > 
+> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
 > ### Name: SSTdParameter-class
 > ### Title: Parameter of an SSTd distributions
 > ### Aliases: SSTdParameter-class mean,SSTdParameter-method
@@ -277,6 +308,8 @@
 > 
 > 
 > 
+> base::assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
+> base::cat("SSTdParameter-class", base::get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=base::get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
 > cleanEx()
 > nameEx("STd")
 > ### * STd
@@ -283,6 +316,7 @@
 > 
 > flush(stderr()); flush(stdout())
 > 
+> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
 > ### Name: STd
 > ### Title: Generating function for standardized T distribution class
 > ### Aliases: STd
@@ -299,12 +333,14 @@
 > 
 > 
 > 
+> base::assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
+> base::cat("STd", base::get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=base::get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
 > ### * <FOOTER>
 > ###
 > cleanEx()
 > options(digits = 7L)
 > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
-Time elapsed:  2.59 0.29 2.93 NA NA 
+Time elapsed:  4.67 0.29 5 NA NA 
 > grDevices::dev.off()
 null device 
           1 



More information about the Distr-commits mailing list