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:Dirk Eddelbuettel [aut, cre]

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

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

3.00 score 2 stars 2 scripts 83 downloads 2 exports 1 dependencies

Last updated from:5365e97982. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK140
linux-devel-x86_64OK170
source / vignettesOK128
linux-release-arm64OK131
linux-release-x86_64OK114
macos-release-arm64OK95
macos-release-x86_64OK151
macos-oldrel-arm64OK86
macos-oldrel-x86_64OK174
windows-develOK54
windows-releaseOK48
windows-oldrelOK53
wasm-releaseOK98

Exports:getAllgetConfig

Dependencies:Rcpp