Files
guru/dev-R/roxygen2/metadata.xml
Alessandro Barbieri f58e365d23 dev-R/roxygen2: new
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-06-01 00:04:39 +02:00

13 lines
506 B
XML

<?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>