insightsengineering / scda

Access Synthetic CDISC Data from Archive Packages
https://insightsengineering.github.io/scda/
Other
12 stars 4 forks source link

After installing the package it asks me to download the full database but does not tell me how. #108

Closed shahronak47 closed 1 year ago

shahronak47 commented 1 year ago

Feature description

I installed scda package and after doing library(scda), I get this message -

There are no scda.XXXX libraries installed, like scda.2021.
Please install an scda database to take full advantage of the scda package.

I would like to download this database but I don't know how? Can this be added to the message as well?

Code of Conduct

Contribution Guidelines

Security Policy

Melkiades commented 1 year ago

So here what you need to do is to install scda.2022 from here: https://github.com/insightsengineering/scda.2022

What we should do is update the error message and the readme with this important information. Thank you for your feedback.