getLibraryReport: Get Library Report

View source: R/dependency_report.R

getLibraryReportR Documentation

Get Library Report

Description

Get report on whether the given packages are installed on not

Usage

getLibraryReport(packages)

Arguments

packages

Vector of package names

Details

getLibraryReport

Value

data.frame, status of required packages and their installation status

Author(s)

Jayachandra N

Examples

getLibraryReport(c('dplyr', 'data.table'))

shinyr documentation built on April 4, 2025, 1:50 a.m.