Skip to content
GitLab
Explore
Sign in
Commits · d06f7445ec2dc41802fa5c469d77b0145209955d
rdotnet
Browse files
Nov 22, 2013
workitem 72 - trying to load on Linux an R installation built from source.
· d06f7445
J-M
authored
Nov 22, 2013
d06f7445
Testing an alternative R engine initialisation procedure to remediate an issue...
· 062c8597
J-M
authored
Nov 22, 2013
062c8597
Merge the improvements by evolvedmicrobe:...
· ae7cc628
J-M
authored
Nov 22, 2013
ae7cc628
Oct 24, 2013
FIX: compilation with the UNIX flag was broken after refactoring
· c8119588
J-M
authored
Oct 24, 2013
c8119588
Oct 22, 2013
Use GetPlatform to overcome the issues with MacOSx returning Unix. Not tested...
· f1b4ac17
J-M
authored
Oct 22, 2013
f1b4ac17
Oct 20, 2013
Improve error reporting for failed load attempts of the R native library (Part...
· bec7cf92
J-M
authored
Oct 20, 2013
bec7cf92
Oct 19, 2013
Add convenience function on REngine for easy default PATH setup. Rework the...
· 83b47471
J-M
authored
Oct 20, 2013
83b47471
Add error message hinting to the user that he/she forgot to initialize the R...
· 0c541b03
J-M
authored
Oct 19, 2013
0c541b03
Improve R function SEXP invocation.
https://rdotnet.codeplex.com/workitem/61
· c8f3f48c
J-M
authored
Oct 19, 2013
c8f3f48c
Oct 11, 2013
Refactor paths setup to NativeUtility for common use, and to address issues...
· b2bb3f44
J-M
authored
Oct 11, 2013
b2bb3f44
Oct 05, 2013
Merge with workitem56
· c7bb9a5b
Kosei ABE
authored
Oct 05, 2013
c7bb9a5b
Loading