Package: zigguserDirectC
Type: Package
Title: Usage Example for the 'zigg' Package via Object-Code Import
Version: 0.0.1
Date: 2025-01-05
Authors@R: person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
                  comment = c(ORCID = "0000-0001-6419-907X"))
Description: The 'zigg' package provides the 'Ziggurat' PRNG for use from R and C/C++.
 This package provides a sample C client which uses the 'direct' method of accessing
 C-level functions exported by 'zigg' via access of the exported C function pointers.
LinkingTo: zigg
Imports: zigg
License: GPL (>= 2)
