Skip to content

Package installation error: "C++11 standard requested but CXX11 is not defined" #26

@ghost

Description

Hi

I have been trying to install packages such as text2vec on MRO open 3.4.0 on a completely updated Linux Mint 18.1 64 bit system and I am getting the above-mentioned error message; here are more details:

.libPaths()

[1] "/home/laptop/R/x86_64-pc-linux-gnu-library/3.3"

[2] "/usr/lib64/microsoft-r/3.4/lib64/R/library"

install.packages("text2vec", lib=.libPaths()[2])

[...]

* installing source package ‘text2vec’ ...

** package ‘text2vec’ successfully unpacked and MD5 sums checked

** libs

Error in .shlib_internal(args) :

C++11 standard requested but CXX11 is not defined

* removing ‘/usr/lib64/microsoft-r/3.4/lib64/R/library/text2vec’

I have seen this discussion http://r.789695.n4.nabble.com/R-3-4-has-broken-C-11-support-td4732692.html but it didn't help me figure out what to do. Here's some info that might help:

R.version

platform x86_64-pc-linux-gnu

arch x86_64

os linux-gnu

system x86_64, linux-gnu

status

major 3

minor 4.0

year 2017

month 04

day 21

svn rev 72570

language R

version.string R version 3.4.0 (2017-04-21)

nickname You Stupid Darkness

Any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions