A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/uptake/pkgnet below:

uptake/pkgnet: R package for analyzing other R packages via graph representations of their dependencies

pkgnet

pkgnet is an R library designed for the analysis of R libraries! The goal of the package is to build a graph representation of a package and its dependencies to inform a variety of activities, including:

  1. How it Works
  2. Installation
  3. Usage Examples
  4. How to Contribute

The core functionality of this package is the CreatePackageReport function.

This package is now available from CRAN!

install.packages('pkgnet')

Try it out!

library(pkgnet)
result <- CreatePackageReport('ggplot2')

To report bugs, request features, or ask questions about the structure of the code, please open an issue.

If you'd like to contribute to the project, please open a pull request. PRs should follow the project's contribution guidelines.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4