Package: dotCall64 1.2

Reinhard Furrer

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.

Authors:Kaspar Moesinger [aut], Florian Gerber [aut], Reinhard Furrer [cre, ctb]

dotCall64_1.2.tar.gz
dotCall64_1.2.zip(r-4.7-x86_64)dotCall64_1.2.zip(r-4.7-arm64)
dotCall64_1.2.tar.gz(r-4.7-arm64)dotCall64_1.2.tar.gz(r-4.7-x86_64)dotCall64_1.2.tar.gz(r-4.6-arm64)dotCall64_1.2.tar.gz(r-4.6-x86_64)
dotCall64_1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
dotCall64/json (API)

# Install 'dotCall64' in R:
install.packages('dotCall64', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

openmp

6.80 score 495 packages 64 scripts 67k downloads 1 mentions 4 exports 0 dependencies

Last updated from:de0eca9601. Checks:7 OK, 1 WARNING. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK106
linux-devel-x86_64OK166
source / vignettesOK157
linux-release-arm64OK91
linux-release-x86_64OK141
windows-devel-arm64WARNING275
windows-devel-x86_64OK82
wasm-releaseOK94

Exports:.C64integer_dcnumeric_dcvector_dc

Dependencies: