Last data update: 2014.03.03

pkgDepTools

Package: pkgDepTools
Type: Package
Title: Package Dependency Tools
Version: 1.38.0
Author: Seth Falcon
Maintainer: Seth Falcon <seth@userprimary.net>
Description: 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.
License: GPL-2
Depends: methods, graph, RBGL
Imports: graph, RBGL
Suggests: Biobase, Rgraphviz, RCurl, BiocInstaller
LazyLoad: Yes
biocViews: Infrastructure, GraphAndNetwork
NeedsCompilation: no
Packaged: 2016-05-04 02:58:19 UTC; biocbuild

● BiocViews: GraphAndNetwork, Infrastructure
● 0 images, 8 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'pkgDepTools' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'pkgDepTools'
    finding HTML links ... done
    basicInstallOrder                       html  
    cleanPkgField                           html  
    getDownloadSize                         html  
    getInstallOrder                         html  
    makeDepGraph                            html  
    makePkgUrl                              html  
    parseContentLength                      html  
    pkgDepTools-package                     html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (pkgDepTools)
Making 'packages.html' ... done