install.packages_DistributionFitR: Installs all packages from DistributionFitR's standard search list.
Description
DistributionFitR comes with an extensive list of distribution families
on CRAN together with their characteristics, referred to in our manuals
as “standard search list”. This function is a helper to install all
the packages which contribute to this list. Usage is exactly like
install.packages in base R, but without the need to specify
which packages to install. If some packages fail to install, the others
will not be affected (except dependencies).
Usage
install.packages_DistributionFitR(...)
Arguments
...
any argument that can be passed to base R's install.packages, except
the argument pkgs.