Skip to content
master
Go to file
Code

Latest commit

* Fix incorrect function

On RCall v0.13.8 if `]build RCall` is run a second time it can fail:

```
(@v1.5) pkg> build RCall
   Building Conda → `~/.julia/packages/Conda/3rPhK/deps/build.log`
   Building RCall → `~/.julia/packages/RCall/Xq1xc/deps/build.log`
┌ Error: Error building `RCall`:
│ ERROR: LoadError: MethodError: no method matching hasfield(::Module, ::Symbol)
│ Closest candidates are:
│   hasfield(!Matched::Type{T}, ::Symbol) where T at reflection.jl:187
│ Stacktrace:
│  [1] top-level scope at /Users/jack/.julia/packages/RCall/Xq1xc/deps/build.jl:22
│  [2] include(::String) at ./client.jl:457
│  [3] top-level scope at none:5
│ in expression starting at /Users/jack/.julia/packages/RCall/Xq1xc/deps/build.jl:11
└ @ Pkg.Operations /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:949
```

* Bump to 0.13.9
0b5e9f1 2

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

RCall.jl

Development version

  • Linux & OSX: Travis Build Status
  • Windows: Appveyor Build Status
  • PkgEval: PkgEval
  • Coverage: Coverage Status

Documentation

Doc Stable Doc Development

Installation

Installation

Getting Started

Getting Started.

ggplot2 demonstration

You can’t perform that action at this time.