get_package_description: Retrieve Neuroconductor package DESCRIPTION file

View source: R/get_package_description.R

get_package_descriptionR Documentation

Retrieve Neuroconductor package DESCRIPTION file

Description

Retrieves the DESCRIPTION file for a Neuroconductor package

Usage

get_package_description(package, error = FALSE)

Arguments

package

Name of the package

error

Should function error if httr::GET failed

Value

content of the DESCRIPTION file


neuroconductor-devel/neurocStats documentation built on Feb. 22, 2025, 10:35 a.m.