Skip to content

Releases: lifecycle-project/ds-upload

4.6.0

26 Aug 11:51
Compare
Choose a tag to compare

Features

  • Enable using chemicals data from athlete

4.3.0

20 Jul 11:10
Compare
Choose a tag to compare

Features

  • Added the genesis cohort

4.2.2

07 Jun 15:57
Compare
Choose a tag to compare

Bugfixes

  • Assume role when importing the talbes

4.2.1

08 Apr 16:11
Compare
Choose a tag to compare

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

08 Apr 16:10
Compare
Choose a tag to compare
4.2.0 Pre-release
Pre-release
chore: bumped to 4.2.0

4.1.5

08 Apr 07:21
Compare
Choose a tag to compare

Features

  • Added Generation XXI

4.1.4

18 Mar 11:14
Compare
Choose a tag to compare

Bugfix

  • Fix trimester data on the yearly repeated measures

4.1.3

18 Mar 11:13
9b6364c
Compare
Choose a tag to compare

Refactor

  • Push dsBaseClient and dsHelper to the suggested packages
  • Only load the packages dsBaseClient and dsHelper when you need them

4.1.2

15 Mar 11:34
bde070b
Compare
Choose a tag to compare

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 to run_mode which can be*"normal*, non_interactive and test.
    When you set the run_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 is lifecycle-project.

4.0.7

15 Mar 11:35
Compare
Choose a tag to compare
4.0.7 Pre-release
Pre-release
chore: bump to 4.0.7