[Distr-commits] r1508 - branches/distr-2.9/pkg/distrDoc/inst branches/distr-2.9/pkg/distrSim pkg/distrSim pkg/startupmsg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue May 6 21:09:37 CEST 2025
Author: ruckdeschel
Date: 2025-05-06 21:09:37 +0200 (Tue, 06 May 2025)
New Revision: 1508
Modified:
branches/distr-2.9/pkg/distrDoc/inst/NEWS
branches/distr-2.9/pkg/distrSim/DESCRIPTION
pkg/distrSim/DESCRIPTION
pkg/startupmsg/DESCRIPTION
Log:
some remainders from the last submission to CRAN
Modified: branches/distr-2.9/pkg/distrDoc/inst/NEWS
===================================================================
--- branches/distr-2.9/pkg/distrDoc/inst/NEWS 2025-05-06 19:05:37 UTC (rev 1507)
+++ branches/distr-2.9/pkg/distrDoc/inst/NEWS 2025-05-06 19:09:37 UTC (rev 1508)
@@ -1,4 +1,4 @@
- ######################################################################
+######################################################################
# News: to package distrDoc
######################################################################
Modified: branches/distr-2.9/pkg/distrSim/DESCRIPTION
===================================================================
--- branches/distr-2.9/pkg/distrSim/DESCRIPTION 2025-05-06 19:05:37 UTC (rev 1507)
+++ branches/distr-2.9/pkg/distrSim/DESCRIPTION 2025-05-06 19:09:37 UTC (rev 1508)
@@ -7,7 +7,7 @@
Depends: R(>= 3.4), methods, graphics, setRNG(>= 2006.2-1), distr(>= 2.8.0)
Suggests: distrEx(>= 2.8.0)
Enhances: distrTEst
-Imports: startupmsg, stats, grDevices
+Imports: startupmsg(>= 1.0.0), stats, grDevices
Authors at R: c(person("Florian", "Camphausen", role="ctb", comment="contributed as student in
the initial phase --2005"), person("Matthias", "Kohl", role=c("aut", "cph"),
comment = c(ORCID = "0000-0001-9514-8910")), person("Peter", "Ruckdeschel",
Modified: pkg/distrSim/DESCRIPTION
===================================================================
--- pkg/distrSim/DESCRIPTION 2025-05-06 19:05:37 UTC (rev 1507)
+++ pkg/distrSim/DESCRIPTION 2025-05-06 19:09:37 UTC (rev 1508)
@@ -7,7 +7,7 @@
Depends: R(>= 3.4), methods, graphics, setRNG(>= 2006.2-1), distr(>= 2.5.2)
Suggests: distrEx(>= 2.2)
Enhances: distrTEst
-Imports: startupmsg, stats, grDevices
+Imports: startupmsg(>= 1.0.0), stats, grDevices
Authors at R: c(person("Florian", "Camphausen", role="ctb", comment="contributed as student in
the initial phase --2005"), person("Matthias", "Kohl", role=c("aut", "cph")),
person("Peter", "Ruckdeschel", role=c("cre", "cph"),
Modified: pkg/startupmsg/DESCRIPTION
===================================================================
--- pkg/startupmsg/DESCRIPTION 2025-05-06 19:05:37 UTC (rev 1507)
+++ pkg/startupmsg/DESCRIPTION 2025-05-06 19:09:37 UTC (rev 1508)
@@ -1,6 +1,6 @@
Package: startupmsg
Encoding: UTF-8
-Version: 1.0.0
+Version: 1.0.1
Date: 2025-01-11
Title: Utilities for Start-Up Messages
Description: Provides utilities to create or suppress start-up messages.
More information about the Distr-commits
mailing list