rlang works with R 3.1 and up, but it does require compilation from
source, which I suspect is the root cause of this problem.
Hadley
On Wed, Mar 6, 2019 at 5:36 PM peter dalgaard wrote:
>
> Also, R seems to be version 3.2.x i.e. 3-4 years old. Earliest rlang is anno
> 2017 as far as I can tell
Also, R seems to be version 3.2.x i.e. 3-4 years old. Earliest rlang is anno
2017 as far as I can tell.
-pd
> On 6 Mar 2019, at 19:22 , Norberto Hernandez
> wrote:
>
> I have the same issue with ggplot2 and the rlang package, you need to
> have the most updated version of the rlang library in
I have the same issue with ggplot2 and the rlang package, you need to
have the most updated version of the rlang library in order to get
installed ggplot2
Regards
Norberto
El mar., 5 mar. 2019 a las 14:24, Jeff Newmiller
() escribió:
>
> Please post the text version of the error in the future...
Please post the text version of the error in the future... your picture is
almost unreadable. Also, if it is actually important that you are using RStudio
then your question probably doesn't belong here. Also, if the problem is a
faulty contributed package then you will need to contact the packa
@Sarah Goslee,
Many thanks for your excellent help.
It's a measure of my inexperience with R (and with compiling in Linux) that
I failed to recognize the significance of the g++ error message, and that I
was previously unaware that g++ is a (the?) GNU compiler for C++.
After adding g++ to my des
Hi,
It's not an R problem: you don't have the necessary tools installed in linux,
specifically g++
You'll need to install the development tools for your version of
linux, as it states in the Rcpp FAQ.
Google should help you figure out what you need, if you don't already
know how to find and inst
6 matches
Mail list logo