PRL-PRG/instrumentr: Instrumentation Framework for R

instrumentr is an instrumentation framework for R that helps you address common dynamic analysis problems. It exposes hooks for key program execution events. Callbacks can be attached to these hooks to extract information about the state of the running program.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1
URL https://prl-prg.github.io/instrumentr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("PRL-PRG/instrumentr")
PRL-PRG/instrumentr documentation built on Feb. 26, 2021, 5:12 p.m.