Skip to content

eddelbuettel/crc32c-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crc32cExample: R Package using CRC32C C Code via crc32c Package

ci License Last Commit

Motivation

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.

Authors

Dirk Eddelbuettel

License

GPL (>= 2)

About

Example Use of C-level API in R Package 'crc32c'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published