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.6-x86_64)RcppGetconf_0.0.4.tgz(r-4.6-arm64)RcppGetconf_0.0.4.tgz(r-4.5-x86_64)RcppGetconf_0.0.4.tgz(r-4.5-arm64)
RcppGetconf_0.0.4.tar.gz(r-4.7-arm64)RcppGetconf_0.0.4.tar.gz(r-4.7-x86_64)RcppGetconf_0.0.4.tar.gz(r-4.6-arm64)RcppGetconf_0.0.4.tar.gz(r-4.6-x86_64)
RcppGetconf_0.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:5365e97982. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 140 | ||
| linux-devel-x86_64 | OK | 170 | ||
| source / vignettes | OK | 128 | ||
| linux-release-arm64 | OK | 131 | ||
| linux-release-x86_64 | OK | 114 | ||
| macos-release-arm64 | OK | 95 | ||
| macos-release-x86_64 | OK | 151 | ||
| macos-oldrel-arm64 | OK | 86 | ||
| macos-oldrel-x86_64 | OK | 174 | ||
| windows-devel | OK | 54 | ||
| windows-release | OK | 48 | ||
| windows-oldrel | OK | 53 | ||
| wasm-release | OK | 98 |
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Return all System Configuration Settings | getAll |
| Return a System Configuration Setting | getConfig |
