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
1 | showOBSstatus(quiet = TRUE, cran = NULL, obs = NULL)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.