gordepends

package module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2025 License: MIT Imports: 6 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