Releases: JuliaInterop/RCall.jl
Releases · JuliaInterop/RCall.jl
v0.14.13
RCall v0.14.13
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
RCall v0.14.12
Merged pull requests:
- reorganize tests (#592) (@palday)
- Formatting and spellchecking (#593) (@palday)
- Bump crate-ci/typos from 1.41.0 to 1.42.0 (#595) (@dependabot[bot])
- Install R via conda if PkgEval is detected, and expose this more generally via
JULIA_RCALL_USE_CONDA(#598) (@DilumAluthge) - drop testing for R < 4.0 (#600) (@palday)
v0.14.11
RCall v0.14.11
Merged pull requests:
- Bump actions/checkout from 5 to 6 (#590) (@dependabot[bot])
- Fix init on 1.13 due to REPL function removal (#591) (@lbilli)
v0.14.10
RCall v0.14.10
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:
v0.14.9
RCall v0.14.9
Merged pull requests:
- CompatHelper: bump compat for CategoricalArrays to 1, (keep existing compat) (#574) (@github-actions[bot])
v0.14.8
v0.14.7
RCall v0.14.7
Merged pull requests:
- use 'min' option in julia-setup (#545) (@palday)
- Bump codecov/codecov-action from 4 to 5 (#554) (@dependabot[bot])
- Fix CondaPkg test on Windows (#559) (@frankier)
- Remove RException showerror method which supresses backtraces (#560) (@frankier)
- Pin R version to 4.4 for building docs (#562) (@frankier)
- Pin most recent R release at 4.4 in CI (#563) (@frankier)
Closed issues:
v0.14.6
v0.14.5
RCall v0.14.5
Merged pull requests:
- Clean up and add docstrings (#539) (@palday)
- safer indexing for AbstractArray (#540) (@palday)
- Fix REPL issue on Julia nightly (#541) (@ararslan)
- IJulia docstrings + tests (#542) (@palday)
- basic tests of bracketed paste callback (#543) (@palday)
- tag 0.14.5 (#547) (@palday)
Closed issues:
v0.14.4
RCall v0.14.4
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)