Package: callme 0.1.11.9000

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.
Authors:
callme_0.1.11.9000.tar.gz
callme_0.1.11.9000.zip(r-4.7)callme_0.1.11.9000.zip(r-4.6)callme_0.1.11.9000.zip(r-4.5)
callme_0.1.11.9000.tgz(r-4.6-any)callme_0.1.11.9000.tgz(r-4.5-any)
callme_0.1.11.9000.tar.gz(r-4.7-any)callme_0.1.11.9000.tar.gz(r-4.6-any)
callme_0.1.11.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
callme/json (API)
| # Install 'callme' in R: |
| install.packages('callme', repos = c('https://coolbutuseless.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/coolbutuseless/callme/issues
Pkgdown/docs site:https://coolbutuseless.github.io
Last updated from:e47907e5f0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 151 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 71 | ||
| macos-oldrel-arm64 | OK | 105 | ||
| windows-devel | OK | 90 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 91 |
Exports:compile
Dependencies:
Last update: 2024-07-23
Started: 2024-07-20
Last update: 2024-07-23
Started: 2024-07-20
Last update: 2024-07-23
Started: 2024-07-20
Last update: 2024-07-23
Started: 2024-07-20
Last update: 2024-07-23
Started: 2024-07-20
Last update: 2024-07-23
Started: 2024-07-20
Last update: 2024-07-23
Started: 2024-07-21
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compile C code and create wrapper functions to call from R | compile |
