Package: dotCall64 1.1-1

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.1-1.tar.gz
dotCall64_1.1-1.zip(r-4.5)dotCall64_1.1-1.zip(r-4.4)dotCall64_1.1-1.zip(r-4.3)
dotCall64_1.1-1.tgz(r-4.4-x86_64)dotCall64_1.1-1.tgz(r-4.4-arm64)dotCall64_1.1-1.tgz(r-4.3-x86_64)dotCall64_1.1-1.tgz(r-4.3-arm64)
dotCall64_1.1-1.tar.gz(r-4.5-noble)dotCall64_1.1-1.tar.gz(r-4.4-noble)
dotCall64_1.1-1.tgz(r-4.4-emscripten)dotCall64_1.1-1.tgz(r-4.3-emscripten)
dotCall64.pdf |dotCall64.html
dotCall64/json (API)
NEWS

# Install 'dotCall64' in R:
install.packages('dotCall64', repos = c('https://reinhardfurrer.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

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

4 exports 9.58 score 0 dependencies 413 dependents 1 mentions 13 scripts 45.9k downloads

Last updated 10 months agofrom:baa4573b25. Checks:OK: 8 NOTE: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-win-x86_64NOTESep 08 2024
R-4.5-linux-x86_64OKSep 08 2024
R-4.4-win-x86_64OKSep 08 2024
R-4.4-mac-x86_64OKSep 08 2024
R-4.4-mac-aarch64OKSep 08 2024
R-4.3-win-x86_64OKSep 08 2024
R-4.3-mac-x86_64OKSep 08 2024
R-4.3-mac-aarch64OKSep 08 2024

Exports:.C64integer_dcnumeric_dcvector_dc

Dependencies: