dev-R/pkgsearch: new package, add 3.1.0

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-24 03:50:30 +02:00
parent cf47023889
commit 33793ce906
3 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>co-maintainers welcome</description>
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">
Search and Query CRAN R Packages // Search CRAN metadata about
packages by keyword, popularity, recent activity, package name
and more. Uses the 'R-hub' search server, see https://r-pkg.org
and the CRAN metadata database, that contains information about
CRAN packages. Note that this is _not_ a CRAN project.
</longdescription>
</pkgmetadata>