Skip to content

Releases: mcanouil/eggla

eggla v1.0.3

11 Nov 19:11
a6f4fea
Compare
Choose a tag to compare

Fixes

  • In R/*_aucs.R, R/*_slopes.R,

Tests

  • In tests/testthat,
    • test: update snapshots

What's Changed

  • fix: ID ordering differences *_aucs() / *_slopes() by @mcanouil in #128

Full Changelog: v1.0.2...v1.0.3

eggla v1.0.2

07 Nov 16:32
493b87c
Compare
Choose a tag to compare

Fixes

  • In R/*_aucs.R, R/*_slopes.R,
    • fix: use ID as character and use merge to combine data.frames/matrices.

Chores

  • In R, tests/testthat,
    • chore: replace 1: with seq_len and $ with [[.

Tests

  • In tests/testthat,
    • test: cleanup duplicated and outdated tests.
    • test: add snapshot tests.

What's Changed

  • build: growthcleanr from GitHub by @mcanouil in #125
  • fix: use ID as character and use merge to combine data.frames/matrices. by @mcanouil in #126

Full Changelog: v1.0.0...v1.0.2

eggla v1.0.1

25 Feb 14:45
eceaaa8
Compare
Choose a tag to compare

Build

  • In DESCRIPTION,
    • build: add growthcleanr GitHub repository as remote.

Full Changelog: v1.0.0...v1.0.1

eggla v1.0.0

30 Jan 23:30
1473f6c
Compare
Choose a tag to compare

Build

  • In inst/bin,
    • build: update PLINK2 to 5th of January 2024 version (Linux 64-bit build).
  • In .github,
    • build: upgrade BCFtools to 1.19.
    • build: upgrade R to 3.4.2.
  • In DESCRIPTION,
    • build: upgrade R packages to latest versions.

Chores

  • In inst/CITATION,
    • chore: convert CFF to bibentry.
  • In citation.cff,
    • chore: update citation file.
  • In R/gsp.R,
    • chore: add @export for S3 method.

What's Changed

Full Changelog: v0.20.0...v1.0.0

eggla v1.0.0

28 Jan 11:52
a85ac3c
Compare
Choose a tag to compare
eggla v1.0.0 Pre-release
Pre-release

Build

  • In inst/bin,
    • build: update PLINK2 to 5th of January 2024 version (Linux 64-bit build).
  • In .github,
    • build: upgrade BCFtools to 1.19.
    • build: upgrade R to 3.4.2.
  • In DESCRIPTION,
    • build: upgrade R packages to latest versions.

Chores

  • In inst/CITATION,
    • chore: convert CFF to bibentry.
  • In citation.cff,
    • chore: update citation file.
  • In R/gsp.R,
    • chore: add @export for S3 method.

What's Changed

Full Changelog: v0.19.6...v1.0.0-rc

eggla 0.20.0

16 Nov 23:28
7904625
Compare
Choose a tag to compare

Fixes

  • In R, and vignettes/articles,
    • fix: add missing knot at 0.75 in linear splines model.

Chores

  • In .github,
    • chore: update infrastructure based on Devcontainer.

Full Changelog: v0.19.6...v0.19.7

eggla 0.19.6

19 Jun 14:22
2444af9
Compare
Choose a tag to compare

Fixes

  • In R/run_eggla_gwas.R,
    • fix: GWAS results are now exported as a tab-delimited compressed file (i.e., txt.gz).

Full Changelog: v0.19.5...v0.19.6

eggla 0.19.5

07 May 12:25
4538ff2
Compare
Choose a tag to compare

Fixes

  • In R/egg_model.R,
    • fix: turns warnings into errors when fitting the model for the first time.

Full Changelog: v0.19.4...v0.19.5

eggla 0.19.4

06 May 13:11
a7c5bef
Compare
Choose a tag to compare

Fixes

  • In R/on_attach.R, R/plot_aucs.R, R/plot_egg_aucs.R, R/predict_bmi.R,
    R/run_eggla_gwas.R, R/run_eggla_lmm.R,
    • fix: linters warnings.
  • In R/egg_model.R,
    • fix: in case or error, also increase the umber of EM iterations.

Full Changelog: v0.19.3...v0.19.4

eggla 0.19.3

24 Apr 20:51
f7214c9
Compare
Choose a tag to compare

Fixes

  • In R/run_eggla_gwas.R,
    • fix: update commands to get version.
    • fix: 'ax' replaced with 'omitted' in PLINK2 output.

Full Changelog: v0.19.2...v0.19.3