dev-R/*: improve metadata

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-30 05:39:26 +02:00
parent 967df4b05a
commit 1d31c354c7
97 changed files with 1183 additions and 953 deletions

View File

@@ -6,10 +6,13 @@
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">
Simulate Package Installation and Attach // Simulates the process
of installing a package and then attaching it. This is a key
part of the 'devtools' package as it allows you to rapidly
iterate while developing a package.
</longdescription>
<longdescription lang="en">Simulates the process of installing a package and then
attaching it. This is a key part of the 'devtools' package as it
allows you to rapidly iterate while developing a package.</longdescription>
<upstream>
<maintainer>
<name>Lionel Henry</name>
<email>lionel@rstudio.com</email>
</maintainer>
</upstream>
</pkgmetadata>