mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-R/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -6,12 +6,15 @@
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Simple, Consistent Wrappers for Common String Operations // A
|
||||
consistent, simple and easy to use set of wrappers around the
|
||||
fantastic 'stringi' package. All function and argument names
|
||||
(and positions) are consistent, all functions deal with "NA"'s
|
||||
and zero length vectors in the same way, and the output from
|
||||
one function is easy to feed into the input of another.
|
||||
</longdescription>
|
||||
<longdescription lang="en">A consistent, simple and easy to use set of
|
||||
wrappers around the fantastic 'stringi' package. All function and
|
||||
argument names (and positions) are consistent, all functions deal with
|
||||
"NA"'s and zero length vectors in the same way, and the output from
|
||||
one function is easy to feed into the input of another.</longdescription>
|
||||
<upstream>
|
||||
<maintainer>
|
||||
<name>Hadley Wickham</name>
|
||||
<email>hadley@rstudio.com</email>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user