pkgDepTools-package       package:pkgDepTools       R Documentation

_P_a_c_k_a_g_e _D_e_p_e_n_d_e_n_c_y _T_o_o_l_s

_D_e_s_c_r_i_p_t_i_o_n:

     This package provides tools for computing and analyzing dependency
     relationships among R packages.  It provides tools for building a
     graph-based representation of the dependencies among all packages
     in a list of CRAN-style package repositories.  There are also
     utilities for computing installation order of a given package.  If
     the RCurl package is available, an estimate of the download size
     required to install a given package and its dependencies can be
     obtained.

_D_e_t_a_i_l_s:


       Package:  pkgDepTools
       Type:     Package
       License:  GPL2

_A_u_t_h_o_r(_s):

     Seth Falcon Maintainer: Seth Falcon <sfalcon@fhcrc.org>

