Package: RcppGetconf
Type: Package
Title: 'Rcpp' Interface for Querying System Configuration Variables
Version: 0.0.4
Date: 2025-01-07
Authors@R: person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
                  comment = c(ORCID = "0000-0001-6419-907X"))
Description: The 'getconf' command-line tool provided by 'libc' allows
 querying of a large number of system variables. This package provides
 similar functionality.
URL: https://github.com/eddelbuettel/rcppgetconf,
        https://dirk.eddelbuettel.com/code/rcpp.getconf.html
BugReports: https://github.com/eddelbuettel/rcppgetconf/issues
Imports: Rcpp
LinkingTo: Rcpp
SystemRequirements: A POSIX system. Currently Linux and macOS are known
        to work.
OS_type: unix
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2025-01-07 12:38:04 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (<https://orcid.org/0000-0001-6419-907X>)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2025-01-08 10:40:02 UTC
Built: R 4.4.1; aarch64-apple-darwin20; 2025-01-08 11:08:17 UTC; unix
Archs: RcppGetconf.so.dSYM
