extract-packages: Packages

PackagesR Documentation

Packages

Description

Identification of packages in CRAN and Github repositories

Usage

Packages(index, descfile.con, namespace.con)
ExtractPackages(db="rdata", host="mongodb://localhost")

Arguments

index

Repository index.

descfile.con

Connection object to MongoDB DESCRIPTION files.

namespace.con

Connection object to MongoDB NAMESPACE files.

db

MongoDB database.

host

MongoDB host.

Value

Packages returns a data.table with a list of repositories, package name and version (if any) and booleans checking whether DESCRIPTION and NAMESPACE files are well formatted.

ExtractPackages extracts all broken packages information missing in MongoDB.

Author(s)

Maëlick Claes <himself@maelick.net>


ecos-umons/extractoR documentation built on June 26, 2022, 2:21 p.m.