Project

General

Profile

Actions

Bug #4271

closed

RExpression fails when options(echo = FALSE) is set

Added by Oliver Soong over 14 years ago. Updated over 14 years ago.

Status:
Resolved
Priority:
Normal
Category:
actors
Target version:
Start date:
07/27/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4271

Description

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.

Actions #1

Updated by ben leinfelder over 14 years ago

I remember Kevin Drury had this problem ages ago (and neither of us knew enough about R to realize what the problem was).

Actions #2

Updated by ben leinfelder over 14 years ago

Even if the RExpression script has echo=FALSE, we set it to TRUE before exporting objects to the ports.
Committed to trunk

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 4271

Actions

Also available in: Atom PDF