0 errors | 0 warnings | 0 notes
- Replaced non-API C entry point
Rf_findVarwithR_getVar.
The package implements a database that is based on shared memory files and therefore includes many unix-specific system calls. In addition, many parallel algorithms used in the package rely on the unix forking mechanism, therefore the package is not fully portable to Windows.