- Posts: 12
- Thank you received: 0
Problem importing R export data
2 weeks 3 days ago #180019
by spalan
Problem importing R export data was created by spalan
I have enabled the R export plugin and exported the syntax and data files for my survey. However, when I try to import the data using
I get an error message saying
And indeed, when I open the syntax file, the last two lines in it are:
The problem is obviously caused by the last line, since R does not know how to interpret "Unknown type".
Am I doing something wrong or is there a problem in the plugin's export?
Best,
Stefan.
source("SYNTAXFILE.R", encoding = "UTF-8")
I get an error message saying
Error in source("survey_622524_R_syntax_file.R", encoding = "UTF-8") :
survey_622524_R_syntax_file.R:2879:9: unexpected symbol
2878: names(data)[586] <- "Goodbye"
2879: Unknown type
And indeed, when I open the syntax file, the last two lines in it are:
names(data)[586] <- "Goodbye"
Unknown type
The problem is obviously caused by the last line, since R does not know how to interpret "Unknown type".
Am I doing something wrong or is there a problem in the plugin's export?
Best,
Stefan.
Please Identificarse or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 10531
- Karma: 408
- Thank you received: 1867
2 weeks 3 days ago #180029
by DenisChenu
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
Replied by DenisChenu on topic Problem importing R export data
LimeSurvey version and build number
LSS file (or LSA if possible) to check the issue
And maybe a manual.limesurvey.org/Check_data_integrity can fix the issue.
LSS file (or LSA if possible) to check the issue
And maybe a manual.limesurvey.org/Check_data_integrity can fix the issue.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
Please Identificarse or Create an account to join the conversation.
2 weeks 3 days ago #180030
by spalan
Replied by spalan on topic Problem importing R export data
I am sorry - I am using the LimeSurvey instance hosted on limesurvey.org. This is version 3.15.8. I have now attached the .lss file:
Attachments:
Please Identificarse or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 10531
- Karma: 408
- Thank you received: 1867
2 weeks 3 days ago #180037
by DenisChenu
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
Replied by DenisChenu on topic Problem importing R export data
If you use limesurvey instance hosted : i think it's best to contact support
www.limesurvey.org/customer-support/contact-us
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
The following user(s) said Thank You: spalan
Please Identificarse or Create an account to join the conversation.
2 weeks 3 days ago #180039
by spalan
Replied by spalan on topic Problem importing R export data
Thanks for the advice - I have opened a ticket now!
Best,
Stefan.
Best,
Stefan.
Please Identificarse or Create an account to join the conversation.