Skip to content

RunModel.R doesn't run correctly on first try #4

@Lauri4376

Description

@Lauri4376

After I start RStudios and open the project transectRuns, I have to run RunModel.R twice before the script runs correctly. On the first try first error appears to follow installment of the Rprebasso package:

  • DONE (Rprebasso)

nSites=initPrebasAll$nSites
Error: object 'initPrebasAll' not found

I think the problem is that on the first try load("inputs/initPreas.rdata") on line 5 is not successfully executed, if Rprebasso is being installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions