dotCall64: Enhanced Foreign Function Interface Supporting Long Vectors

Provides .C64(), which is an enhanced version of .C() and .Fortran() from the foreign function interface. .C64() supports long vectors, arguments of type 64-bit integer, and provides a mechanism to avoid unnecessary copies of read-only and write-only arguments. This makes it a convenient and fast interface to C/C++ and Fortran code.

Version: 1.0-0
Depends: R (≥ 3.1)
Suggests: microbenchmark, OpenMPController, RColorBrewer, roxygen2, spam, testthat
Published: 2018-07-30
Author: Kaspar Moesinger [aut], Florian Gerber [cre, ctb], Reinhard Furrer [ctb]
Maintainer: Florian Gerber <florian.gerber at math.uzh.ch>
BugReports: https://git.math.uzh.ch/reinhard.furrer/dotCall64/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://git.math.uzh.ch/reinhard.furrer/dotCall64
NeedsCompilation: yes
Citation: dotCall64 citation info
Materials: NEWS
CRAN checks: dotCall64 results

Downloads:

Reference manual: dotCall64.pdf
Package source: dotCall64_1.0-0.tar.gz
Windows binaries: r-devel: dotCall64_1.0-0.zip, r-release: dotCall64_1.0-0.zip, r-oldrel: dotCall64_1.0-0.zip
macOS binaries: r-release: dotCall64_1.0-0.tgz, r-oldrel: dotCall64_1.0-0.tgz
Old sources: dotCall64 archive

Reverse dependencies:

Reverse depends: spam

Linking:

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