neuro_package_table: Neuroconductor Package Table

View source: R/neuro_package_table.R

neuro_package_tableR Documentation

Neuroconductor Package Table

Description

Returns the table of Neuroconductor packages

Usage

neuro_package_table(
  path = "https://neuroconductor.org/neurocPackages",
  long = FALSE,
  deployment = FALSE
)

Arguments

path

Path to the table of package

long

Should the data be "long" (with respect to stable/current)

deployment

indicator if this is a release, not standard flag.

Value

data.frame of packages with commit IDs

Note

Package information is obtained from https://neuroconductor.org/neurocPackages

Examples

neuro_package_table()

neuroconductor-devel/neurocInstall documentation built on Feb. 18, 2025, 8:31 a.m.