listCorePackages {basilisk}R Documentation

List core packages

Description

List the set of core Python packages (and their version numbers) that are provided by basilisk.

Usage

listCorePackages()

Details

The composition of the core list is determined by the Miniconda list for Python 3.7 (https://docs.anaconda.com/anaconda/packages/pkg-docs/). Note that there are subtle differences between the package lists for different operating systems; developers of clients of basilisk should avoid such OS-specific core packages.

Value

A data.frame containing the full, a versioned package string, and package, the package name.

Author(s)

Aaron Lun

Examples

listCorePackages()


[Package basilisk version 1.0.2 Index]