Releases: lifecycle-project/ds-upload
Releases · lifecycle-project/ds-upload
4.6.0
4.3.0
Features
- Added the genesis cohort
4.2.2
Bugfixes
- Assume role when importing the talbes
4.2.1
Features
- Show which variables will be dropped because of completely missing
Bugfixes
- Dataframes uploaded to Armadillo are data.frames again instead of data.tables
4.2.0
chore: bumped to 4.2.0
4.1.5
Features
- Added Generation XXI
4.1.4
Bugfix
- Fix trimester data on the yearly repeated measures
4.1.3
Refactor
- Push dsBaseClient and dsHelper to the suggested packages
- Only load the packages dsBaseClient and dsHelper when you need them
4.1.2
BREAKING
- Removed the model-version of from the tables. It is already in the projects. So it will now be for example:
- lc_dnbc_core_2_2.1_0-non_rep
- lc_dnbc_core_2_2.1_0-monthly
This needed to be done to make the beta dictionaries available. Functions needed to be refactored to be more generic.
- The process-flow is different now. The data will be uploaded directly into Opal instead of needing additional steps.
non_interactive
property is changed torun_mode
which can be*"normal*, non_interactive and test.
When you set therun_mode
to test it will allow you to set any cohort you want for BETA dictionaries this is relevant
Features
-
Adding beta dictionaries for LifeCycle
We created a new repository for BETA dictionaries: ds-beta-dictionaries.
You can upload new beta dictionaries using dsUpload.
Check: -
Adding DataSHIELD quality control functions
We added central quality control to the upload process. It is run each time you upload new data into the DataSHIELD backend.
Check: -
Import of the data will be automatically done
Before version 4.0.0 the data needed to be manually imported into Opal. For the Armadillo we created an automatic import. -
Added the Armadillo as a second backend
Check: -
Added the ability to specify other projects during the upload process
The default islifecycle-project
.
4.0.7
chore: bump to 4.0.7