Skip to content

Commit

Permalink
Merge pull request #4481 from alexbruy/remove-r-provider
Browse files Browse the repository at this point in the history
[processing][needs-docs] remove R provider from Processing core
  • Loading branch information
alexbruy committed May 2, 2017
2 parents 8792265 + cf5d1aa commit 144492d
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 1,044 deletions.
1 change: 0 additions & 1 deletion python/plugins/processing/algs/CMakeLists.txt
Expand Up @@ -5,7 +5,6 @@ ADD_SUBDIRECTORY(gdal)
ADD_SUBDIRECTORY(grass7)
ADD_SUBDIRECTORY(saga)
ADD_SUBDIRECTORY(qgis)
ADD_SUBDIRECTORY(r)
ADD_SUBDIRECTORY(exampleprovider)

PLUGIN_INSTALL(processing algs ${PY_FILES})
5 changes: 0 additions & 5 deletions python/plugins/processing/algs/r/CMakeLists.txt

This file was deleted.

458 changes: 0 additions & 458 deletions python/plugins/processing/algs/r/RAlgorithm.py

This file was deleted.

153 changes: 0 additions & 153 deletions python/plugins/processing/algs/r/RAlgorithmProvider.py

This file was deleted.

0 comments on commit 144492d

Please sign in to comment.