extract-namespace: Namespace

NamespaceR Documentation

Namespace

Description

Extraction of NAMESPACE files content

Usage

ReadCRANNamespace(package, version, datadir)
ReadGithubNamespace(repository, ref, datadir)
Namespaces(index, datadir)
ExtractNamespaceFiles(datadir, db="rdata", host="mongodb://localhost")

Arguments

package

Package name

version

Version of package

repository

Git repository name.

ref

Git repository reference (commit, branch or tag).

index

Repository index.

datadir

Directory where to store and extract the packages.

db

MongoDB database.

host

MongoDB host.

Value

ReadCRANNamespace reads NAMESPACE file of a CRAN package.

ReadGithubNamespace reads NAMESPACE file of a Github R package.

Namespaces reads the NAMESPACE file of all packages of index.

ExtractNamespaceFiles extracts all NAMESPACE files missing in MongoDB.

Author(s)

Maëlick Claes <himself@maelick.net>


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