This help topic is for R version 3.1.1. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/base/html/La_version.html
La_version {base}R Documentation

LAPACK version

Description

Report the version of LAPACK in use.

Usage

La_version()

Value

A character vector of length one.

Examples

La_version()

[Package base version 3.1.1 ]