courtiol/packtrack: Track the Usage of Packages

This package allows you to track your R package usage. The data gathered by packtrack can be used to identify the packages you don't use much, so that you can delete them and avoid unnecessary updates in the future. The package also allows developers to investigate which dependencies they need to keep in practice.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("courtiol/packtrack")
courtiol/packtrack documentation built on May 30, 2021, 12:10 a.m.