inline-r-1.0.1: Seamlessly call R from Haskell and vice versa. No FFI required.
Copyright(C) 2013 Amgen Inc.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Foreign.R.Error

Description

Exception type wrapping errors thrown by the R runtime.

Documentation

data RError Source #

Constructors

RError String 

Instances

Instances details
Exception RError Source # 
Instance details

Defined in Foreign.R.Error

Show RError Source # 
Instance details

Defined in Foreign.R.Error