JuliaInterop / RCall.jl

Call R from Julia
Other
319 stars 59 forks source link

Fix possible typo in docs #516

Closed dahong67 closed 6 months ago

dahong67 commented 6 months ago

Hello! I've been excited to see the progress on making it possible to use RCall with CondaPkg.

Tried taking it for a spin using the directions in the docs, and I think I've found a typo. Figured I'd make a quick PR in case it is indeed a typo.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.89%. Comparing base (31e7859) to head (59c73fe).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #516 +/- ## ========================================== + Coverage 75.77% 75.89% +0.12% ========================================== Files 26 26 Lines 1643 1643 ========================================== + Hits 1245 1247 +2 + Misses 398 396 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.