This help topic is for R version 3.6.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.

See Also

extSoftVersion for versions of other third-party software.

La_library for binary/executable file with LAPACK in use.

Examples

La_version()

[Package base version 3.6.1 ]