Skip to content

Releases: JuliaInterop/RCall.jl

v0.14.13

10 Apr 17:47
67a5aa8

Choose a tag to compare

RCall v0.14.13

Diff since v0.14.12

Merged pull requests:

  • Bump crate-ci/typos from 1.42.0 to 1.43.4 (#603) (@dependabot[bot])
  • Fix BslashCompletion API incompatibility with Julia 1.12 (#604) (@ViralBShah)
  • CompatHelper: bump compat for TestSetExtensions in [extras] to 4, (keep existing compat) (#605) (@github-actions[bot])
  • Bump crate-ci/typos from 1.43.4 to 1.44.0 (#606) (@dependabot[bot])
  • Fix thread-unsafe R calls during hint generation on Julia 1.12+ (#607) (@palday)

v0.14.12

29 Jan 22:28
ae964e1

Choose a tag to compare

RCall v0.14.12

Diff since v0.14.11

Merged pull requests:

v0.14.11

07 Jan 20:09
be4f73c

Choose a tag to compare

RCall v0.14.11

Diff since v0.14.10

Merged pull requests:

v0.14.10

12 Nov 20:51
0324da9

Choose a tag to compare

RCall v0.14.10

Diff since v0.14.9

Merged pull requests:

  • CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#575) (@github-actions[bot])
  • Bump actions/checkout from 4 to 5 (#576) (@dependabot[bot])
  • fix rlibrary-marcro test on Julia 1.12 (#578) (@palday)
  • Repair examples of RCall.RClass (#584) (@dmbates)
  • Repace outdated doc link in README.md (#586) (@PallHaraldsson)
  • Change SxpPtrInfo to UInt64 (#588) (@dmbates)
  • disable REPL tests on 1.12 (#589) (@palday)

Closed issues:

  • segmentation fault on julia 1.11 when using CondaPkg and r-juliacall (#581)
  • Temporarily drop support for IJulia 1.30 (#585)

v0.14.9

31 Jul 12:02
7bb76cb

Choose a tag to compare

RCall v0.14.9

Diff since v0.14.8

Merged pull requests:

  • CompatHelper: bump compat for CategoricalArrays to 1, (keep existing compat) (#574) (@github-actions[bot])

v0.14.8

22 Apr 19:25
5677359

Choose a tag to compare

RCall v0.14.8

Diff since v0.14.7

Merged pull requests:

Closed issues:

  • RCall.jl can't find SET_SYMVALUE symbol (#566)

v0.14.7

17 Apr 01:39

Choose a tag to compare

RCall v0.14.7

Diff since v0.14.6

Merged pull requests:

Closed issues:

  • Maintain r-juliacall? (#552)
  • Feature Request: sexp for julia modules (#553)

v0.14.6

09 Sep 10:13
afe74aa

Choose a tag to compare

RCall v0.14.6

Diff since v0.14.5

Merged pull requests:

  • add deprecated jtypExtPtrs for backwards compat (#549) (@palday)

Closed issues:

  • R REPL exits suddenly (#546)
  • BUG: New R version breaks compatibility with r-juliacall. UndefVarError: jtypExtPtrs not defined (#548)

v0.14.5

09 Sep 07:28
b44d78d

Choose a tag to compare

RCall v0.14.5

Diff since v0.14.4

Merged pull requests:

Closed issues:

  • Test IJulia components (#141)
  • R Package Install Fails within Julia REPL - Succeeds in Native R Console (#416)
  • Segmentation fault on closing julia (#511)
  • package 'stats' in options("defaultPackages") was not found (#544)

v0.14.4

18 Jul 16:26
61b6ecb

Choose a tag to compare

RCall v0.14.4

Diff since v0.14.3

Merged pull requests:

Closed issues:

  • Running parallel MPI RCall (#204)
  • R""" block giving "syntax: incomplete: invalid string syntax" (#280)
  • RCall prints R output to command line when calling R package (#286)
  • Error with MKL libraries (#302)
  • Error putting R object back into R (#405)
  • R REPL Mode doesn't handle comments (#419)
  • How To Cite RCall in Literature? (#421)