Skip to content

Releases: drieslab/GiottoUtils

v0.1.12

27 Sep 15:14
6ffb1b6
Compare
Choose a tag to compare

Update to move some dependencies into GiottoUtils and out of the other modules.
This is the last version before a R version requirement bump to 4.4.1 in preparation for BioConductor submission.
This release is also available as an archived branch.

New

  • pbar() and with_pbar() as progress reporting utils. These are wrappers around progressr functionalities.
  • reexports of fromJSON() and read_json() from jsonlite.
  • melt_matrix() to emulate reshape2::melt.matrix() (deprecated package) for most use cases in Giotto.

v0.1.11

28 Aug 06:35
c73a6aa
Compare
Choose a tag to compare

GiottoUtils 0.1.11 (2024/08/22)

New

  • py_active_env() utility function for detecting any active python environment without initializing

Enhancement

  • package_check() now works for pip github installs
  • package_check() now reports which conda environment is being activated and what python version it is.

v0.1.10

26 Jul 18:54
Compare
Choose a tag to compare

Needed for GiottoClass v0.3.2

v0.1.0

29 Nov 23:03
6d677d7
Compare
Choose a tag to compare

Released with Giotto version 4.0.0