repoCompare: Compare installed packages with those in a remote repository

Description Usage Arguments

Description

It's very easy to have one's packages fall out of alignment with the Statistical Working System's. This function will help detect where the packages you have installed are different to those on the system or in any other repository.

Usage

1
2
repoCompare(local_packages = installed.packages(),
  foreign_packages = available.packages())

Arguments

local_packages

array. Object returned by functions such as installed_packages

foreign_packages

array. Object returned by functions such as available.packages


SWS-Methodology/faoswsUtil documentation built on May 9, 2019, 11:53 a.m.