gordepends

package module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2024 License: MIT Imports: 5 Imported by: 0

README

go-rdepends

Explores a R package to retrieve its system dependencies.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotTar = errors.New("File provided is not a tar.gz file.")
)

Functions

func DependsOn

func DependsOn(packagePath string,
	providersOptional ...providers.Provider) ([]providers.Dependency, error)

Retrieves the list of dependencies from a package.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL