Bug report #12594
Sample R scripts for Processing (Home Range Analysis) do not work
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | |||
Category: | Processing/Core | ||
Affected QGIS version: | 2.8.1 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | wontfix |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 20717 |
Description
Various errors from the Home Range Analysis section:
Could not load R script: /home/paolo/.qgis2/python/plugins/processing/algs/r/scripts/Dotplot.rsx.
Problem with line ##Field=Field Layer
Error in get("rgeos", envir = .MAPTOOLS_CACHE) :
oggetto "rgeos" non trovato
Calls: CharHull -> lapply -> FUN -> rgeosStatus -> get
History
#1
Updated by Giovanni Manghi almost 10 years ago
- Status changed from Open to Feedback
the script has several R dependencies, do you have them installed?
#2
Updated by Paolo Cavallini almost 10 years ago
- Status changed from Feedback to Open
In some cases yes. In any case, the script should fail gracefully, saying "Please install lib xyz", otherwise it is not suitable as a sample.
#3
Updated by Giovanni Manghi almost 10 years ago
- Status changed from Open to Feedback
this scripts are broken anyway, see
https://github.com/qgis/QGIS/pull/2032
so I guess this can be closed (when the original author will fix them it will look also at this error messages).
#4
Updated by Giovanni Manghi almost 10 years ago
- Resolution set to wontfix
- Status changed from Feedback to Closed
script removed (for now).
#5
Updated by Giovanni Manghi almost 8 years ago
- Regression? set to No
#6
Updated by Giovanni Manghi almost 8 years ago
- Easy fix? set to No
#7
Updated by Giovanni Manghi almost 8 years ago
Some providers are being removed from QGIS/Processing (will be available as plugin) and so are their categories in the bug tracker. To not leave them orphaned of a category they are being reassigned to processing/core.
#8
Updated by Giovanni Manghi almost 8 years ago
- Category changed from 124 to Processing/Core