From 9bf0021371f8e182e904c38a2aed03807ad4eb87 Mon Sep 17 00:00:00 2001 From: Steve Martin Date: Thu, 16 Nov 2023 13:58:23 -0500 Subject: [PATCH] Fixed package-level help --- DESCRIPTION | 2 +- R/gpindex-package.R | 1 - man/gpindex-package.Rd | 3 +-- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 446b67e..486b787 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: gpindex Title: Generalized Price and Quantity Indexes -Version: 0.6.0.9001 +Version: 0.6.0.9002 Authors@R: c( person("Steve", "Martin", role = c("aut", "cre", "cph"), email = "stevemartin041@gmail.com", diff --git a/R/gpindex-package.R b/R/gpindex-package.R index 54c2ece..0cc9deb 100644 --- a/R/gpindex-package.R +++ b/R/gpindex-package.R @@ -1,3 +1,2 @@ #' @keywords internal -#' @aliases gpindex gpindex-package "_PACKAGE" diff --git a/man/gpindex-package.Rd b/man/gpindex-package.Rd index ebabd31..e88a683 100644 --- a/man/gpindex-package.Rd +++ b/man/gpindex-package.Rd @@ -2,9 +2,8 @@ % Please edit documentation in R/gpindex-package.R \docType{package} \name{gpindex-package} -\alias{gpindex-package} -\alias{_PACKAGE} \alias{gpindex} +\alias{gpindex-package} \title{gpindex: Generalized Price and Quantity Indexes} \description{ \if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}}