View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
05290Bug reportsImport/Exportpublic2012-01-30 18:41
Reporteruser9189Assigned Touser9189 
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.91+ 
Target Version1.91+Fixed in Version1.92RC3 
Summary05290: Export to R incorrectly changes results to factors for numeric input questions
Description

Export to R incorrectly changes results to factors for numeric input questions, when the question type is "Array (Numbers)".

Steps To Reproduce

Create question type "Array (Numbers)"
Export to R.
Problem is in R code.

Additional Information

Other things to fix in export to R code:

  • Encapsulate code in function, to not overwrite any variables in global environment.
  • Check for handling / proper escaping of special character introduced by copy/paste from MS-Word.
TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)10168
I will donate to the project if issue is resolvedNo
BrowserNot applicalbe
Database type & versionMysql 5.1.41 but not applicable
Server OS (if known)Windows + Linux
Webserver software & version (if known)Apache/2.2.214
PHP Version5.3.1

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2011-09-11 09:37

administrator   ~16255

Hey Andrie,

hope you are allright. Can you take a look at this for 1.92?

c_schmitz

c_schmitz

2012-01-23 16:45

administrator   ~16913

Reminder sent to: user9189

Please ;)

user9189

2012-01-24 14:31

  ~16937

Added if() statement to exclude LSType==':' questions (Array - Multiple Numeric) from creating variable.labels in data.frame

c_schmitz

c_schmitz

2012-01-30 18:41

administrator   ~17065

1.92RC3 released

Issue History

Date Modified Username Field Change
2011-06-20 13:23 user9189 New Issue
2011-06-20 13:23 user9189 Status new => assigned
2011-06-20 13:23 user9189 Assigned To => user9189
2011-09-11 09:37 c_schmitz Note Added: 16255
2011-09-11 09:37 c_schmitz Status assigned => feedback
2012-01-23 16:45 c_schmitz Note Added: 16913
2012-01-23 16:45 c_schmitz Status feedback => assigned
2012-01-24 14:31 user9189 Note Added: 16937
2012-01-24 14:31 user9189 Status assigned => resolved
2012-01-24 14:31 user9189 Fixed in Version => 1.92RC2
2012-01-24 14:31 user9189 Resolution open => fixed
2012-01-24 21:47 c_schmitz Fixed in Version 1.92RC2 => 1.92RC3
2012-01-30 18:41 c_schmitz Note Added: 17065
2012-01-30 18:41 c_schmitz Status resolved => closed