Skip to content

Releases: palday/JellyMe4.jl

v1.2.2

01 Jul 15:58
d704d2d
Compare
Choose a tag to compare

JellyMe4 v1.2.2

Diff since v1.2.0

Merged pull requests:

  • CompatHelper: bump compat for RCall to 0.14, (keep existing compat) (#73) (@github-actions[bot])
  • dependabot (#74) (@palday)
  • Bump actions/checkout from 1 to 4 (#75) (@dependabot[bot])
  • process coverage (#76) (@palday)
  • Bump julia-actions/cache from 1 to 2 (#77) (@dependabot[bot])
  • loosen compat restriction on CategoricalArrays (#78) (@palday)

Closed issues:

  • issue transferring GLMM to R (#72)

v1.2.0

13 Nov 17:09
e0d753d
Compare
Choose a tag to compare

JellyMe4 v1.2.0

Diff since v1.1.1

Merged pull requests:

Closed issues:

  • Issues with @rput (#68)

v1.1.1

04 Jul 18:11
7e87c38
Compare
Choose a tag to compare

JellyMe4 v1.1.1

Diff since v1.1.0

Merged pull requests:

  • better testing of family for GLMM conversion (#66) (@palday)

v1.1.0

23 Jun 02:02
5066a51
Compare
Choose a tag to compare

JellyMe4 v1.1.0

Diff since v1.0.1

Merged pull requests:

v1.0.1

06 May 06:23
24ef721
Compare
Choose a tag to compare

JellyMe4 v1.0.1

Diff since v1.0.0

Merged pull requests:

  • Update TagBot.yml and drop Windows CI (#64) (@palday)
  • CompatHelper: bump compat for "StatsBase" to "0.34" (#65) (@github-actions[bot])

v1.0.0

26 Apr 20:32
2d2653b
Compare
Choose a tag to compare

No changes from v0.2.8.

What's Changed

Full Changelog: v0.2.8...v1.0.0

v0.2.8

26 Apr 20:31
7b3a29f
Compare
Choose a tag to compare

What's Changed

  • YASG by @palday in #60
  • CompatHelper: bump compat for "StatsModels" to "0.7" by @github-actions in #62

Full Changelog: v0.2.7...v0.2.8

v0.2.7

13 Sep 15:23
76592bf
Compare
Choose a tag to compare

JellyMe4 v0.2.7

Diff since v0.2.6

Closed issues:

  • Problems with @rput (#56)
  • rput issue after package updates (#57)

Merged pull requests:

  • change most lme4 sanity check errors to warnings (#59) (@palday)

v0.2.6

29 Oct 23:22
12f4725
Compare
Choose a tag to compare

JellyMe4 v0.2.6

Diff since v0.2.5

Closed issues:

  • Problems getting the Satterthwaite or Kenward-Roger p values (#54)

Merged pull requests:

  • support for caret syntax via RegressionFormulae (#55) (@palday)

v0.2.5

17 Jul 21:30
fbdb603
Compare
Choose a tag to compare

JellyMe4 v0.2.5

Diff since v0.2.4

Closed issues:

  • JellyMe4 breaks MixedModels.jl when used through JuliaCall (#51)

Merged pull requests:

  • CompatHelper: bump compat for "Distributions" to "0.25" (#50) (@github-actions[bot])
  • CompatHelper: bump compat for "MixedModels" to "4.0" (#52) (@github-actions[bot])
  • Compat + Version bump (#53) (@palday)