Ticket #545 (closed Defect: fixed)
Fit GLM and Predict GLM From Rasters tools fail with RPy_Exception: could not find function "..."
| Reported by: | jjr8 | Owned by: | jjr8 |
|---|---|---|---|
| Priority: | Medium | Milestone: | 0.8 |
| Component: | Tools - Statistics | Version: | |
| Keywords: | Cc: |
Description
Fit GLM fails with could not find function "glm". Predict GLM From Rasters fails with could not find function "na.omit".
This looks like some weird thing introduced in recent versions of R (maybe 2.15.0?) in which a library(stats) is now necessary before calling functions from the stats package. Previously the stats package functions seemed to be always available.
Change History
Note: See
TracTickets for help on using
tickets.
