The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

callme: Easily Compile and Call Inline 'C' Functions

Compile inline 'C' code and easily call with automatically generated wrapper functions. By allowing user-defined headers and compilation flags (preprocessor, compiler and linking flags) the user can configure optimization options and linking to third party libraries. Multiple functions may be defined in a single block of code - which may be defined in a string or a path to a source file.

Version: 0.1.11
Imports: methods
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2024-11-28
DOI: 10.32614/CRAN.package.callme
Author: Mike Cheng [aut, cre, cph]
Maintainer: Mike Cheng <mikefc at coolbutuseless.com>
BugReports: https://github.com/coolbutuseless/callme/issues
License: MIT + file LICENSE
URL: https://github.com/coolbutuseless/callme, https://coolbutuseless.github.io/package/callme/
NeedsCompilation: no
SystemRequirements: Rtools (suitable for the installed R) for Windows, Xcode for Mac
Materials: NEWS
CRAN checks: callme results

Documentation:

Reference manual: callme.pdf
Vignettes: Calling R from C (source, R code)
Checking for Interrupts (source, R code)
Creating a data.frame in C (source, R code)
External pointers to C objects (source, R code)
Introduction (source, R code)
SEXP objects (source, R code)
Accessing 3rd-Party Libraries (source, R code)

Downloads:

Package source: callme_0.1.11.tar.gz
Windows binaries: r-devel: callme_0.1.11.zip, r-release: callme_0.1.11.zip, r-oldrel: callme_0.1.11.zip
macOS binaries: r-release (arm64): callme_0.1.11.tgz, r-oldrel (arm64): callme_0.1.11.tgz, r-release (x86_64): callme_0.1.11.tgz, r-oldrel (x86_64): callme_0.1.11.tgz
Old sources: callme archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=callme to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.