showOBSstatus: This functions shows a table for all packages in OBS with...

Description Usage Arguments

Description

This functions shows a table for all packages in OBS with version numbers of CRAN and OBS return OBSstatus A dataframe containing esp. version information from CRAN for all OBS packages

Usage

1
showOBSstatus(quiet = TRUE, cran = NULL, obs = NULL)

Arguments

quiet

If set to FALSE some progresso info is given, default = TRUE.

cran

If not NULL a matrix like returned from cleanDeps() must be given. If NULL cleanDeps() is called.

obs

If not NULL a matrix like returned from available.packages.OBS() must be given. If NULL that function is called.


dsteuer/CRAN2OBS documentation built on May 31, 2019, 2:22 p.m.