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'.
| Version: | 1.3.2 | 
| Imports: | sys (≥ 3.1) | 
| Suggests: | curl, knitr, rmarkdown, testthat | 
| Published: | 2025-01-25 | 
| DOI: | 10.32614/CRAN.package.maketools | 
| Author: | Jeroen Ooms | 
| Maintainer: | Jeroen Ooms <jeroenooms at gmail.com> | 
| BugReports: | https://github.com/jeroen/maketools/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://jeroen.r-universe.dev/maketools | 
| NeedsCompilation: | no | 
| Language: | en-US | 
| CRAN checks: | maketools results | 
| Reference manual: | maketools.html , maketools.pdf | 
| Vignettes: | Automatically determine run-time dependencies for R packages on Linux (source, R code) | 
| Package source: | maketools_1.3.2.tar.gz | 
| Windows binaries: | r-devel: maketools_1.3.2.zip, r-release: maketools_1.3.2.zip, r-oldrel: maketools_1.3.2.zip | 
| macOS binaries: | r-release (arm64): maketools_1.3.2.tgz, r-oldrel (arm64): maketools_1.3.2.tgz, r-release (x86_64): maketools_1.3.2.tgz, r-oldrel (x86_64): maketools_1.3.2.tgz | 
| Old sources: | maketools archive | 
Please use the canonical form https://CRAN.R-project.org/package=maketools to link to this page.