jasp-stats / jasp-issues

This repository is solely meant for reporting of bugs, feature requests and other issues in JASP.
59 stars 29 forks source link

[Feature Request]: Importing R data format (Rds and RData) #2884

Open shun2wang opened 2 months ago

shun2wang commented 2 months ago

Description

Read both RData and RDS formats into JASP.

Purpose

Expanding our data import capabilities.

Use-case

There are many use cases for using R data objects as data exchange in fields such as Biology and Medicine.

Is your feature request related to a problem?

No response

Is your feature request related to a JASP module?

No response

Describe the solution you would like

Integrating this https://github.com/WizardMac/librdata since we use ReadStat this should not be difficult to do.

Describe alternatives that you have considered

No response

Additional context

If you want this feature please click the ♥ below to add it to your wishlist

tomtomme commented 1 month ago

Just to sum this up, here is the full list of formats we miss (from #611)

Missing

Most of the following formats are implemented in jamovi, so a look at their source may be helpful

Import

Export


Here is the full list of formats we have

Already Implemented

Import

Export