Bug 380544 - Improved type checking for varslots
Summary: Improved type checking for varslots
Status: RESOLVED FIXED
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-15 17:21 UTC by Thomas Friedrichsmeier
Modified: 2015-12-31 21:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Friedrichsmeier 2005-04-15 17:21:56 UTC
-- This ticket was imported from http://sourceforge.net/p/rkward/feature-requests/10 on 2017-05-31 14:48:55 +0100 --
Currently type-checking in varslots is probably 
too strict. For instance there are a lot of numeric 
types that don't currently get accepted as 
numeric in the varslot \(e.g. "AsIs" inside a 
data.frame\). Given the vast number of R 
classes, this may not be trivial. 
Comment 1 Thomas Friedrichsmeier 2015-12-31 21:09:00 UTC
- **status**: open --> closed
- **discussion**: enabled --> disabled
- **Group**:  --> -------
Comment 2 Thomas Friedrichsmeier 2015-12-31 21:09:00 UTC
This is now tracked at https://bugs.kde.org/show_bug.cgi?id=357375 .