jeroen/maketools: Exploring and Testing the Toolchain and System Libraries

Helper functions that interface with the system utilities to learn about the local build environment. Lets you explore 'make' rules to test the local configuration, or query 'pkg-config' to find compiler flags and libs needed for building packages with external dependencies. Also contains tools to analyze which libraries that a installed R package linked to by inspecting output from 'ldd' in combination with information from your distribution package manager, e.g. 'rpm' or 'dpkg'.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.3.1
URL https://jeroen.r-universe.dev/maketools
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jeroen/maketools")
jeroen/maketools documentation built on Oct. 10, 2024, 7:15 a.m.