Language

Package: r-dotcall64 @ 1.0-0

Synopsis

Enhanced foreign function interface supporting long vectors

Description

This package provides .C64(), an enhanced version of .C() and .Fortran() from the R 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.

Home page
https://git.math.uzh.ch/reinhard.furrer/dotCall64
Location
gnu/packages/cran.scm (line: 11878, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings