release_date_of
, version_of
, license_of
, title_of
, description_of
, where if package = Inf
the results would be unique
'd before returningclean_CRAN_db
to work with the output of utils::available.packages
build_network
build_network
clean_CRAN_db
suggested_by
, imported_by
, dependency_of
, linked_by
, enhanced_by
, suggesting
, importing
, linking_to
, enhancing
, maintainer_of
, maintained_by
, email_of
, email_with
, description_of
, title_of
, license_of
, version_of
, release_date_of
authors_of
, release_dates_of
and so on)?word_cloud
)subset.cranly_network
now has a maintainer
argument to subset by maintainerperspective = "package"
build_network
now works without explicitly supplying any arguments?extractor-functions
)date
and published
in cranly_db
objects are now of class Date
flat
; if \code{FALSE} then a data.frame
with all available information on the corresponding matches is returnedcranly_network_objects
with perspective = "package
carry maintainer and maintainer email informationclean_CRAN_db
clean_CRAN_db
now accepts the matrix from available.packages
cranly_network
objects: suggests
, depends
, linking_to
, imports
compute_dependence_tree
is a recursion to compute all generations of a package (i.e. what else is installed)build_dependence_tree
and a plot method for extracting the dependence tree of a packagesummary
method for cranly_dependence_tree
tree objects, reporting package dependence index, parents and depthplot
methods return legend and title by defaultAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.