[Distr-commits] r1478 - in branches/distr-2.9/pkg: distrDoc/inst distrMod/inst distrMod/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Oct 23 22:39:57 CEST 2024


Author: ruckdeschel
Date: 2024-10-23 22:39:56 +0200 (Wed, 23 Oct 2024)
New Revision: 1478

Modified:
   branches/distr-2.9/pkg/distrDoc/inst/NEWS
   branches/distr-2.9/pkg/distrMod/inst/NEWS
   branches/distr-2.9/pkg/distrMod/man/fiCov.Rd
Log:
[distrDoc] ported changes from trunk to devel

Modified: branches/distr-2.9/pkg/distrDoc/inst/NEWS
===================================================================
--- branches/distr-2.9/pkg/distrDoc/inst/NEWS	2024-10-22 20:59:37 UTC (rev 1477)
+++ branches/distr-2.9/pkg/distrDoc/inst/NEWS	2024-10-23 20:39:56 UTC (rev 1478)
@@ -1,4 +1,4 @@
-######################################################################
+	######################################################################
 #  News: to package distrDoc 
 ######################################################################
 
@@ -20,6 +20,12 @@
 		as.personList(....) 
 
 ##############
+v 2.8.4
+##############
+under the hood:
++ fixed some (LaTeX-)encoding issue
+
+##############
 v 2.8
 ##############
 

Modified: branches/distr-2.9/pkg/distrMod/inst/NEWS
===================================================================
--- branches/distr-2.9/pkg/distrMod/inst/NEWS	2024-10-22 20:59:37 UTC (rev 1477)
+++ branches/distr-2.9/pkg/distrMod/inst/NEWS	2024-10-23 20:39:56 UTC (rev 1478)
@@ -8,6 +8,13 @@
  information)
 
 ##############
+v 2.9.6
+##############
+
+under the hood:
+minor glitch in usage section of help to fiCov()
+
+##############
 v 2.9.4
 ##############
 

Modified: branches/distr-2.9/pkg/distrMod/man/fiCov.Rd
===================================================================
--- branches/distr-2.9/pkg/distrMod/man/fiCov.Rd	2024-10-22 20:59:37 UTC (rev 1477)
+++ branches/distr-2.9/pkg/distrMod/man/fiCov.Rd	2024-10-23 20:39:56 UTC (rev 1478)
@@ -5,7 +5,7 @@
 \description{
   Generates an object of class \code{"fiCov"}.
 }
-\usage{asCov()}
+\usage{fiCov()}
 %\details{}
 \value{Object of class \code{"fiCov"}}
 \references{



More information about the Distr-commits mailing list