[QGIS Commit] [qgis/Quantum-GIS] aa4b29: changed the R command behavior .libPaths() in RAlg...
GitHub
noreply at github.com
Mon Feb 25 12:33:01 PST 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: aa4b291dba875576fb752d5da1b276493b894197
https://github.com/qgis/Quantum-GIS/commit/aa4b291dba875576fb752d5da1b276493b894197
Author: Matteo Mattiuzzi <matteo at mattiuzzi.com>
Date: 2013-02-25 (Mon, 25 Feb 2013)
Changed paths:
M python/plugins/sextante/r/RAlgorithm.py
M python/plugins/sextante/r/scripts/Advanced_Raster_histogram.rsx
Log Message:
-----------
changed the R command behavior .libPaths() in RAlgorithm.py to add a .lib.loc and not substitute one
modifies the Advanced_Raster_histogramm.rsx in order to fully benefit from raster package RAM savety
Commit: f3fa14ce87f5da6f8821f569cb0a22faa89c0001
https://github.com/qgis/Quantum-GIS/commit/f3fa14ce87f5da6f8821f569cb0a22faa89c0001
Author: volaya <volayaf at gmail.com>
Date: 2013-02-25 (Mon, 25 Feb 2013)
Changed paths:
M python/plugins/sextante/r/RAlgorithm.py
M python/plugins/sextante/r/scripts/Advanced_Raster_histogram.rsx
Log Message:
-----------
Merge pull request #440 from MatMatt/master
[sextante] changed R command .libPaths to add and not substitute paths
Compare: https://github.com/qgis/Quantum-GIS/compare/148e7e1d9927...f3fa14ce87f5
More information about the QGIS-commit
mailing list