R packages can provide C-level callable functions for use by other R package -- without an explicit
linking statement. This repository demonstrates how to call the C-level functions offered by the
CRAN package crc32c
(repo) via the simple command-line example from the crc32c
repository.
Dirk Eddelbuettel
GPL (>= 2)