forked from cran/rdyncall
-
Notifications
You must be signed in to change notification settings - Fork 0
Improved Foreign Function Interface (FFI) and Dynamic Bindings
License
OpenMORDM/rdyncall
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
See ANNOUNCEMENT.txt for an Introduction. Building R package from subversion source tree ---------------------------------------------- 1. install R package source from subversion $ svn co http://dyncall.org/svn/dyncall/trunk/bindings/R/rdyncall 2. install dyncall sources under rdyncall/src $ ( cd rdyncall ; sh ./bootstrap ) 3. build & install it $ R CMD build rdyncall $ R CMD INSTALL rdyncall_<VERSION>.tar.gz
About
Improved Foreign Function Interface (FFI) and Dynamic Bindings
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 31.7%
- C++ 21.8%
- Rebol 13.2%
- TeX 9.7%
- Assembly 8.3%
- R 6.4%
- Other 8.9%