Package: maketools 1.3.1
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'.
Authors:
maketools_1.3.1.tar.gz
maketools_1.3.1.zip(r-4.5)maketools_1.3.1.zip(r-4.4)maketools_1.3.1.zip(r-4.3)
maketools_1.3.1.tgz(r-4.4-any)maketools_1.3.1.tgz(r-4.3-any)
maketools_1.3.1.tar.gz(r-4.5-noble)maketools_1.3.1.tar.gz(r-4.4-noble)
maketools_1.3.1.tgz(r-4.4-emscripten)maketools_1.3.1.tgz(r-4.3-emscripten)
maketools.pdf |maketools.html✨
maketools/json (API)
# Install 'maketools' in R: |
install.packages('maketools', repos = c('https://jeroen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jeroen/maketools/issues
Last updated 2 months agofrom:d46f92ca8e. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:cc_infocxx_infocxx11_infocxx14_infocxx17_infofc_infofind_logomakemake_callmake_echomake_infomaketools_diagnosticspackage_links_topackage_sysdepspackage_sysdeps_stringpc_infopc_pkg_cflagspc_pkg_existspc_pkg_infopc_pkg_libspc_pkg_listpc_pkg_versionr_cmd_config
Dependencies:sys
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Diagnostics Report | diagnostics maketools_diagnostics |
Package tools | find_logo |
Make | make make_call make_echo make_info |
Query pkg-config | pc_info pc_pkg_cflags pc_pkg_exists pc_pkg_info pc_pkg_libs pc_pkg_list pc_pkg_version pkgconfig |
R CMD Config | cc_info cxx11_info cxx14_info cxx17_info cxx_info fc_info r_cmd_config r_config |
Package System Dependencies | package_links_to package_sysdeps package_sysdeps_string sysdeps |