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:
dotCall64_1.2.tar.gz
dotCall64_1.2.tar.gz(r-4.5-noble)dotCall64_1.2.tar.gz(r-4.4-noble)
dotCall64_1.2.tgz(r-4.4-emscripten)dotCall64_1.2.tgz(r-4.3-emscripten)
dotCall64.pdf |dotCall64.html✨
dotCall64/json (API)
NEWS
# Install 'dotCall64' in R: |
install.packages('dotCall64', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 months agofrom:de0eca9601. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-linux-x86_64 | OK | Nov 04 2024 |
Exports:.C64integer_dcnumeric_dcvector_dc
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
dotCall64 - Extended Foreign Function Interface | .C64 dotCall64 |
Allocate vectors in .C64() | integer_dc numeric_dc vector_dc |