cloudyr / limer

A LimeSurvey R Client
MIT License
67 stars 37 forks source link

Added support for LimeSurvey 2.x #42

Closed mirkoj closed 3 years ago

mirkoj commented 6 years ago

As I am still using LimeSurvey 2.x, I added an option to specify the separator in base64_to_df and get_responses to work with 2.x (default is set to ";" for LimeSurvey 3.x).

FrdVnW commented 3 years ago

53 This PR is linked to this issue, I would suggest to do something for keeping working limer with limesurvey 2.x and 3.0.

Is this package maintained ? I can help if needed

mirkoj commented 3 years ago

Hey FrdVnW,

I just read your comment. Concerning limer I used it as a building block for a new private r package to generate simple predefined plots (based on ggplot/ likert) for some of the most commonly used question types in limesurvey. As this is my first programming project there ist much to improve but it served its purpose. The Project is currently hosted on gitlab (by the time of creation, github did not offer private repositories). Let me know if you are interested in contributing. Maybe we can use some of the functions to enhance the limer package.

FrdVnW commented 3 years ago

Hi mirkoj I am on gitlab also most of the time, the functions / packages in preparation is hosted there. I don't know how to proceed at this stage, I have work to do. We can collaborate sure what us your login in gitlab ? we can share the advancement of our two works. sorry for the late answer, the time is very busy these days thanks for the contact

Le mar. 16 févr. 2021 à 17:10, mirkoj notifications@github.com a écrit :

Hey FrdVnW,

I just read your comment. Concerning limer I used it as a building block for a new private r package to generate simple predefined plots (based on ggplot/ likert) for some of the most commonly used question types in limesurvey. As this is my first programming project there ist much to improve but it served its purpose. The Project is currently hosted on gitlab (by the time of creation, github did not offer private repositories). Let me know if you are interested in contributing. Maybe we can use some of the functions to enhance the limer package.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cloudyr/limer/pull/42#issuecomment-779939676, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIV2CGAI6NRIIVG6DR6MIPDS7KKGRANCNFSM4FADKL6Q .

--