[ 
https://issues.apache.org/jira/browse/ARROW-13245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neal Richardson closed ARROW-13245.
-----------------------------------
    Resolution: Duplicate

This is already noted in DESCRIPTION; it's up to the user to take note of that, 
there's nothing further we can do.

> [R] CRAN instructions fail if libcurl4-openssl-dev and libssl-dev are not 
> installed
> -----------------------------------------------------------------------------------
>
>                 Key: ARROW-13245
>                 URL: https://issues.apache.org/jira/browse/ARROW-13245
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: R
>    Affects Versions: 4.0.1
>            Reporter: Mauricio 'PachĂĄ' Vargas SepĂșlveda
>            Priority: Blocker
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> https://cran.r-project.org/web/packages/arrow/vignettes/install.html says 
> that to fix issues with Linux C++ binaries I can run
> {code:r}
> source("https://raw.githubusercontent.com/apache/arrow/master/r/R/install-arrow.R";)
> {code}
> however, that fails unless I explicitly type
> {code:bash}
> apt-get -y install libcurl4-openssl-dev libssl-dev
> {code}
> discovered while isolating new valgrind error by creating a vanilla server on 
> DigitalOcean



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to