[kepler-dev] [Bug 4271] New: - RExpression fails when options(echo = FALSE) is set

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Mon Jul 27 13:06:58 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4271

           Summary: RExpression fails when options(echo = FALSE) is set
           Product: Kepler
           Version: 1.x dev
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: actors
        AssignedTo: berkley at nceas.ucsb.edu
        ReportedBy: soong at nceas.ucsb.edu
         QAContact: kepler-dev at kepler-project.org


insert an options(echo = FALSE) in RExpression code without a matching
options(echo = TRUE), and it will fail to output properly.  I doubt many people
will set such an option, but it caused me some problems.  A simple options(echo
= TRUE) at the beginning of output port processing should fix things up.


More information about the Kepler-dev mailing list