Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removed dependency on spring4D and tuples #5

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

Dave-Novo
Copy link

tuples is built into Delphi XE10 and I removed the dependency on Spring4D with a compiler directive.

David and others added 8 commits April 8, 2016 17:14
…olation if the string they were set to goes out of scope.
CreateIntegerMatrix
CreateNumericMatrix
CreateCharacterMatrix;
CreateLogicalMatrix
- Fixing incompatibility that was introduced with the ALTREP branch in R
- Use the DLL's access methods for the PSEXPREC instead of directly
accessing the memory structure
- Consolidated common code between vectors and matrices
- Fixed compiler warnings
…he SEXPREC - this is specified in the R documentation.

- Update the way we look for the R paths.
   - Look for the R_HOME environment variable first, then look for the R library directory based on the current R home value.
   - If the R-Core\R(64) does not have an InstallPath key, then look at all of the subkeys to find the most recent R installation.
- Improve how the IREngine checks if it is disposed.
   - The engine is disposed if the DLL handle is 0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants