More about malbec2
| Hostname: | malbec2 | 
| OS: | Linux (Ubuntu 18.04.2 LTS) | 
| Arch: | x86_64 | 
| Platform: | x86_64-linux-gnu | 
| R version: | 3.6.1 (2019-07-05) -- "Action of the Toes" | 
 
C compiler
| R variable (VAR) | Value ('R CMD config <VAR>' output) | 
| CC | b'gcc\n' | 
| CFLAGS | b'-g -O2 -Wall\n' | 
| CPICFLAGS | b'-fpic\n' | 
| CPP | b'gcc -E\n' | 
| Please refer to 'R CMD config -h' for the meaning of these variables | 
Compiler version ('b'gcc\n' --version' output):
/bin/sh: 1: bgcc\n: not found
 
C++ compiler
| R variable (VAR) | Value ('R CMD config <VAR>' output) | 
| CXX | b'g++ -std=gnu++11\n' | 
| CXXFLAGS | b'-g -O2 -Wall\n' | 
| CXXPICFLAGS | b'-fpic\n' | 
| CXXCPP | b'g++ -std=gnu++11 -E\n' | 
| Please refer to 'R CMD config -h' for the meaning of these variables | 
Compiler version ('b'g++ -std=gnu++11\n' --version' output):
/bin/sh: 1: bg++ -std=gnu++11\n: not found
 
C++98 compiler
| R variable (VAR) | Value ('R CMD config <VAR>' output) | 
| CXX98 | b'g++\n' | 
| CXX98FLAGS | b'-g -O2 -Wall\n' | 
| CXX98PICFLAGS | b'-fpic\n' | 
| CXX98STD | b'-std=gnu++98\n' | 
| Please refer to 'R CMD config -h' for the meaning of these variables | 
Compiler version ('b'g++\n' --version' output):
/bin/sh: 1: bg++\n: not found
 
C++11 compiler
| R variable (VAR) | Value ('R CMD config <VAR>' output) | 
| CXX11 | b'g++\n' | 
| CXX11FLAGS | b'-g -O2 -Wall\n' | 
| CXX11PICFLAGS | b'-fpic\n' | 
| CXX11STD | b'-std=gnu++11\n' | 
| Please refer to 'R CMD config -h' for the meaning of these variables | 
Compiler version ('b'g++\n' --version' output):
/bin/sh: 1: bg++\n: not found
 
C++14 compiler
| R variable (VAR) | Value ('R CMD config <VAR>' output) | 
| CXX14 | b'g++\n' | 
| CXX14FLAGS | b'-O3 -march=native -mtune=native -fPIC\n' | 
| CXX14PICFLAGS | b'-fpic\n' | 
| CXX14STD | b'-std=gnu++14\n' | 
| Please refer to 'R CMD config -h' for the meaning of these variables | 
Compiler version ('b'g++\n' --version' output):
/bin/sh: 1: bg++\n: not found
 
Fortran 77 compiler
| R variable (VAR) | Value ('R CMD config <VAR>' output) | 
| F77 | b'gfortran\n' | 
| FFLAGS | b'-g -O2 -Wall\n' | 
| FLIBS | b'-lgfortran -lm -lquadmath\n' | 
| FPICFLAGS | b'-fpic\n' | 
| Please refer to 'R CMD config -h' for the meaning of these variables | 
Compiler version ('b'gfortran\n' --version' output):
/bin/sh: 1: bgfortran\n: not found
 
Fortran 9x compiler
| R variable (VAR) | Value ('R CMD config <VAR>' output) | 
| FC | b'gfortran\n' | 
| FCFLAGS | b'-g -O2\n' | 
| FCPICFLAGS | b'-fpic\n' | 
| Please refer to 'R CMD config -h' for the meaning of these variables | 
Compiler version ('b'gfortran\n' --version' output):
/bin/sh: 1: bgfortran\n: not found
 
More information might be added in the future...