From cce28438c08f58c8acc5f644f673dfb303ab0d71 Mon Sep 17 00:00:00 2001 From: Martin Elff Date: Wed, 23 Oct 2024 20:50:49 +0200 Subject: [PATCH] Added missing \alias entries that were not spotted by R check before the current revision --- pkg/DESCRIPTION | 4 ++-- pkg/inst/ChangeLog | 15 +++++++++++++++ pkg/man/items-to-vectors.Rd | 2 ++ 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index b5422641..fbd71877 100644 --- a/pkg/DESCRIPTION +++ b/pkg/DESCRIPTION @@ -1,8 +1,8 @@ Package: memisc Type: Package Title: Management of Survey Data and Presentation of Analysis Results -Version: 0.99.31.8 -Date: 2024-09-28 +Version: 0.99.31.8.1 +Date: 2024-10-23 Authors@R: c(person(given = "Martin", family = "Elff", role = c("aut", "cre"), diff --git a/pkg/inst/ChangeLog b/pkg/inst/ChangeLog index 7748eb08..57a429dc 100644 --- a/pkg/inst/ChangeLog +++ b/pkg/inst/ChangeLog @@ -1,3 +1,18 @@ +2024-10-23 Martin Elff + + * pkg/DESCRIPTION, pkg/man/items-to-vectors.Rd: Added missing \alias + entries that were not spotted by R check before the current revision + +2024-09-28 Martin Elff + + * pkg/vignettes/gentab.Rmd: Remove link to docs from vignette (as + this does not work). + +2024-09-28 Martin Elff + + * pkg/DESCRIPTION, pkg/inst/ChangeLog, pkg/inst/NEWS.Rd: Update + additional docs + 2024-09-22 Martin Elff * pkg/R/mtable-format-html.R: Group rules for headers and equations diff --git a/pkg/man/items-to-vectors.Rd b/pkg/man/items-to-vectors.Rd index d4d33b1b..1422766d 100644 --- a/pkg/man/items-to-vectors.Rd +++ b/pkg/man/items-to-vectors.Rd @@ -12,6 +12,8 @@ \alias{as.character,item.vector-method} \alias{as.character,datetime.item-method} \alias{as.character,Date.item-method} +\alias{as.character,datetime.item.vector-method} +\alias{as.character,Date.item.vector-method} \title{How Survey Items Are Converted into "Ordinary" Data Vectors} \description{