Ticket #545 (closed Defect: fixed)

Opened 13 months ago

Last modified 13 months ago

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

Changed 13 months ago by jjr8

  • status changed from new to closed
  • resolution changed from null to fixed

Fixed in r973, released in MGET 0.8a40.

Note: See TracTickets for help on using tickets.