dev-R/roxygen2: new

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-05-31 23:23:12 +02:00
parent 176b0cba0d
commit f58e365d23
3 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
In-Line Documentation for R // Generate your Rd documentation,
'NAMESPACE' file, and collation field using specially formatted
comments. Writing documentation in-line with code makes it
easier to keep your documentation up-to-date as your
requirements change. 'Roxygen2' is inspired by the 'Doxygen'
system for C++.
</longdescription>
</pkgmetadata>