update package meta data

This commit is contained in:
2021-08-10 21:24:39 +02:00
parent 6b1f8a64b2
commit 8e691e5d11
2 changed files with 33 additions and 10 deletions
+15 -7
View File
@@ -1,13 +1,21 @@
Package: hateimparlament Package: hateimparlament
Title: Protocolanalysis of German Bundestag Title: Recordanalysis Of Bundestag
Version: 0.0.0.9000 Version: 0.0.0.9000
Authors@R: Authors@R: c(
person(given = "First", person(given = "Leon",
family = "Last", family = "Burgard",
role = c("aut")),
person(given = "Josua",
family = "Kugler",
role = c("aut")),
person(given = "Christian",
family = "Merten",
role = c("aut", "cre"), role = c("aut", "cre"),
email = "first.last@example.com", email = "christian@merten.dev"))
comment = c(ORCID = "YOUR-ORCID-ID")) Description: Downloads, parses and analyses parliamentary records of the 19th legislative
Description: Downloads, parses and analyses protocols of the current German parliament (Bundestag). period of the German parliament (Bundestag).
URL: https://git.flavigny.de/christian/hateimparlament
BugReports: https://git.flavigny.de/christian/hateimparlament/issues
License: GPL (>= 3) License: GPL (>= 3)
Encoding: UTF-8 Encoding: UTF-8
LazyData: true LazyData: true
+18 -3
View File
@@ -4,15 +4,30 @@
\name{hateimparlament-package} \name{hateimparlament-package}
\alias{hateimparlament} \alias{hateimparlament}
\alias{hateimparlament-package} \alias{hateimparlament-package}
\title{hateimparlament: Protocolanalysis of German Bundestag} \title{hateimparlament: Recordanalysis Of Bundestag}
\description{ \description{
Downloads, parses and analyses protocols of the current German parliament (Bundestag). Downloads, parses and analyses parliamentary records of the 19th legislative
period of the German parliament (Bundestag).
} }
\details{ \details{
hateimparlament ist ein großartiges Paket! hateimparlament ist ein großartiges Paket!
}
\seealso{
Useful links:
\itemize{
\item \url{https://git.flavigny.de/christian/hateimparlament}
\item Report bugs at \url{https://git.flavigny.de/christian/hateimparlament/issues}
}
} }
\author{ \author{
\strong{Maintainer}: First Last \email{first.last@example.com} (\href{https://orcid.org/YOUR-ORCID-ID}{ORCID}) \strong{Maintainer}: Christian Merten \email{christian@merten.dev}
Authors:
\itemize{
\item Leon Burgard
\item Josua Kugler
}
} }
\keyword{internal} \keyword{internal}