Package: RcppGetconf 0.0.3.1

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

RcppGetconf_0.0.3.1.tar.gz

RcppGetconf_0.0.3.1.tgz(r-4.4-x86_64)RcppGetconf_0.0.3.1.tgz(r-4.4-arm64)RcppGetconf_0.0.3.1.tgz(r-4.3-x86_64)RcppGetconf_0.0.3.1.tgz(r-4.3-arm64)
RcppGetconf_0.0.3.1.tar.gz(r-4.5-noble)RcppGetconf_0.0.3.1.tar.gz(r-4.4-noble)
RcppGetconf_0.0.3.1.tgz(r-4.4-emscripten)RcppGetconf_0.0.3.1.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'))

Peer review:

Bug tracker:https://github.com/eddelbuettel/rcppgetconf/issues

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

On CRAN:

2 exports 1 stars 1.09 score 1 dependencies 2 scripts 87 downloads

Last updated 2 months agofrom:8fe516ac70. Checks:OK: 5 NOTE: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 15 2024
R-4.5-linux-x86_64NOTEAug 15 2024
R-4.4-mac-x86_64OKAug 15 2024
R-4.4-mac-aarch64OKAug 15 2024
R-4.3-mac-x86_64OKAug 15 2024
R-4.3-mac-aarch64OKAug 15 2024

Exports:getAllgetConfig

Dependencies:Rcpp