Skip to content

Vague Error Message #2

@jacobhowardecon

Description

@jacobhowardecon

I am trying to replicate the following paper.
I am currently working with GTAPv7.
I have installed the tabloToR and HARr packages using devtools.

I run the following code and I get the following error:

setwd('GTAPv7-JGEA')

library(HARr)
library(tabloToR)

GTAP = tabloToR::GEModel$new()
GTAP$loadTablo('GTAPv7.tab')

"Error in processSetStatement(s) : object 'toRet' not found"

I have not been able to figure out what is driving this error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions