CRAN/E | maketools

maketools

Exploring and Testing the Toolchain and System Libraries

Installation

About

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'.

jeroen.r-universe.dev/maketools
Bug report File report

Key Metrics

Version 1.3.0
Published 2024-02-25 73 days ago
Needs compilation? no
License MIT
License File
CRAN checks maketools results
Language en-US

Downloads

Yesterday 16 -33%
Last 7 days 90 -12%
Last 30 days 346 -10%
Last 90 days 5.051 -94%
Last 365 days 136.345 +481%

Maintainer

Maintainer

Jeroen Ooms

jeroen@berkeley.edu

Authors

Jeroen Ooms

aut / cre / cph

Material

Reference manual
Package source

Vignettes

Automatically determine run-time dependencies for R packages on Linux

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

maketools archive

Imports

sys ≥ 3.1

Suggests

curl
knitr
rmarkdown
testthat