Project

General

Profile

Actions

Bug #2375

closed

RExpression support for nil tokens

Added by Dan Higgins about 18 years ago. Updated about 18 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
actors
Target version:
Start date:
03/01/2006
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2375

Description

Missing values support is being added to Kepler/Ptolemy by use of 'nil' values.
The RExpression actor needs to be able to handle 'nils' and convert to R 'NA'
values.

Actions #1

Updated by Dan Higgins about 18 years ago

RExpression actor has already been modified to handle nils on input ports. (This
occurs thru the use of a 'nil' -> 'NA' conversion based on string substitution
(since all input conversion is thru strings).

Currently (3/1/2005) conversion of output (NA -> nil) needs to be handled.

Actions #2

Updated by Dan Higgins about 18 years ago

for array outputs from RExpression actor, the 'NA' values are converted to 'nil'
values in current version (1Mar2006). Strings, doubles not yet handled correctly.

Actions #3

Updated by Dan Higgins about 18 years ago

RExpression actor support for nils has been completed

Actions #4

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 2375

Actions

Also available in: Atom PDF