[Distr-commits] r1364 - in pkg/distrTeach: . inst man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Apr 22 12:49:11 CEST 2022
Author: ruckdeschel
Date: 2022-04-22 12:49:11 +0200 (Fri, 22 Apr 2022)
New Revision: 1364
Modified:
pkg/distrTeach/DESCRIPTION
pkg/distrTeach/inst/NEWS
pkg/distrTeach/man/0distrTeach-package.Rd
Log:
[distrTeach] triggered by some mail from the CRAN maintainers asking to fix a broken mail address, I created a new version 2.8.1 (in the release branch) where I deleted this broken mail address and where I browsed through all files to fix broken URLs and to replace http: by https: where possible
Modified: pkg/distrTeach/DESCRIPTION
===================================================================
--- pkg/distrTeach/DESCRIPTION 2022-04-22 10:47:14 UTC (rev 1363)
+++ pkg/distrTeach/DESCRIPTION 2022-04-22 10:49:11 UTC (rev 1364)
@@ -1,6 +1,6 @@
Package: distrTeach
-Version: 2.8.0
-Date: 2019-03-12
+Version: 2.8.1
+Date: 2022-04-22
Title: Extensions of Package 'distr' for Teaching Stochastics/Statistics in Secondary School
Description: Provides flexible examples of LLN and CLT for teaching purposes in secondary
school.
Modified: pkg/distrTeach/inst/NEWS
===================================================================
--- pkg/distrTeach/inst/NEWS 2022-04-22 10:47:14 UTC (rev 1363)
+++ pkg/distrTeach/inst/NEWS 2022-04-22 10:49:11 UTC (rev 1364)
@@ -8,6 +8,14 @@
information)
##############
+v 2.8.1
+##############
+
++ removed our coauthor Anja Hueller's mail address from the package help page,
+ as this address was no longer valid
++ fixed some broken URLs and changed URLs from http to https where possible
+
+##############
v 2.8
##############
Modified: pkg/distrTeach/man/0distrTeach-package.Rd
===================================================================
--- pkg/distrTeach/man/0distrTeach-package.Rd 2022-04-22 10:47:14 UTC (rev 1363)
+++ pkg/distrTeach/man/0distrTeach-package.Rd 2022-04-22 10:49:11 UTC (rev 1364)
@@ -20,8 +20,8 @@
\details{
\tabular{ll}{
Package: \tab distrTeach \cr
-Version: \tab 2.8.0 \cr
-Date: \tab 2019-03-12 \cr
+Version: \tab 2.8.1 \cr
+Date: \tab 2022-04-22 \cr
Depends: \tab R(>= 3.4), methods, distr(>= 2.2), distrEx(>= 2.2) \cr
Suggests: \tab tcltk\cr
Imports: \tab startupmsg, grDevices, graphics, stats\cr
@@ -96,7 +96,7 @@
Matthias Kohl \email{Matthias.Kohl at stamats.de} and \cr
Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de},\cr
Eleonara Feist \email{eleonoragerber at gmx.de}, and, \cr
-Anja Hueller \email{anja\_h86 at web.de}\cr
+Anja Hueller \cr
\emph{Maintainer:} Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de}
}
@@ -113,11 +113,11 @@
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/} and the pages ...
+\url{https://distr.r-forge.r-project.org/} and the pages ...
M. Kohl (2005): \emph{Numerical Contributions to the Asymptotic
Theory of Robustness.} PhD Thesis. Bayreuth. Available as
-\url{http://www.stamats.de/wp-content/uploads/2018/04/ThesisMKohl.pdf}
+\url{https://www.stamats.de/wp-content/uploads/2018/04/ThesisMKohl.pdf}
}
\keyword{package}
\concept{LLN}
More information about the Distr-commits
mailing list