Skip to content

Releases: obiba/opalr

3.0.0

05 Jul 11:15
Compare
Choose a tag to compare
  • R profiles
  • DataSHIELD profiles
  • Project backup and restore
  • Users management
  • Directory upload, file unzip

2.1.1

01 Jun 07:09
Compare
Choose a tag to compare
  • #11 Directories can be uploaded: opal.file_upload()
  • #12 Downloaded files are directly written to disk: opal.file_download()

2.1.0

02 May 17:26
Compare
Choose a tag to compare
  • SQL API:queries and history
  • Personal Access Token management
  • Resources management

2.0.0

09 Mar 18:40
Compare
Choose a tag to compare
  • opal.table_import and opal.table_export added
  • RDS import/export added
  • opal.table_save and opal.table_get refactored accordingly, so that no R session creation is needed
  • dictionary.inspect added

1.5.2

21 Jan 13:38
Compare
Choose a tag to compare

Fix minor issue when reading a data dictionary from Opal.

1.5.1

16 Dec 20:29
Compare
Choose a tag to compare

Fix in DataSHIELD administration when the configuration is empty.

1.5.0

03 Nov 10:30
Compare
Choose a tag to compare
  • Project management functions (create, delete, permissions)
  • Table and views management functions (create, update dictionary, import data, delete, permissions)
  • Resources management functions (create, update, delete, permissions)
  • Taxonomy management functions (upload, download, delete)
  • DataSHIELD and regular packages management (CRAN, local, github, bioconductor)

The harmo.* functions are deprecated and are redirecting to the corresponding opal.table and dictionary functions. No breaking changes.

1.4.1

25 Jun 09:38
Compare
Choose a tag to compare

Opal 3.0+ dependency for the resource related functions.

1.4.0

08 Jun 08:10
Compare
Choose a tag to compare

Resources support, requires Opal 3.0.

1.3.0

10 Dec 21:10
Compare
Choose a tag to compare

Harmonization utility functions added: see functions harmo.*.