Package: RcppGetconf 0.0.4
RcppGetconf: 'Rcpp' Interface for Querying System Configuration Variables
The 'getconf' command-line tool provided by 'libc' allows querying of a large number of system variables. This package provides similar functionality.
Authors:
RcppGetconf_0.0.4.tar.gz
RcppGetconf_0.0.4.tgz(r-4.5-x86_64)RcppGetconf_0.0.4.tgz(r-4.5-arm64)RcppGetconf_0.0.4.tgz(r-4.4-x86_64)RcppGetconf_0.0.4.tgz(r-4.4-arm64)RcppGetconf_0.0.4.tgz(r-4.3-x86_64)RcppGetconf_0.0.4.tgz(r-4.3-arm64)
RcppGetconf_0.0.4.tar.gz(r-4.5-noble)RcppGetconf_0.0.4.tar.gz(r-4.4-noble)
RcppGetconf_0.0.4.tgz(r-4.4-emscripten)RcppGetconf_0.0.4.tgz(r-4.3-emscripten)
RcppGetconf.pdf |RcppGetconf.html✨
RcppGetconf/json (API)
NEWS
# Install 'RcppGetconf' in R: |
install.packages('RcppGetconf', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcppgetconf/issues
Last updated 1 months agofrom:ebea705e57. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 07 2025 |
R-4.5-mac-x86_64 | OK | Feb 07 2025 |
R-4.5-mac-aarch64 | OK | Feb 07 2025 |
R-4.5-linux-x86_64 | OK | Feb 07 2025 |
R-4.4-mac-x86_64 | OK | Feb 07 2025 |
R-4.4-mac-aarch64 | OK | Feb 07 2025 |
R-4.3-mac-x86_64 | OK | Feb 07 2025 |
R-4.3-mac-aarch64 | OK | Feb 07 2025 |
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Return all System Configuration Settings | getAll |
Return a System Configuration Setting | getConfig |