platform:
a combination of the architecture and operating system.
arch:
the hardware architecture code.
os:
the operating system.
system:
a combination of the architecture and operating system.
status:
not used now.
major:
a string giving the major part of the version number of the R release TIBCO Enterprise Runtime for R should be compatible with.
minor:
a string giving the minor and patch release parts of the compatible R release number.
year:
a string giving the year in which this version of TIBCO Enterprise Runtime for R was compiled.
month:
a string giving the build month, as a two digit month numeral.
day:
a string giving the build day of the month, as a two digit numeral.
svn rev:
a string giving the SVN revision number of the source code used to produce the compatible R version, copied from that version of R.
language:
the string "TERR".
version.string:
a string giving the name of the product, the version, and the build date.
TERR.version:
a string giving the major, minor, and patch release number of this version of TIBCO Enterprise Runtime for R.
TERR.svn.rev:
a string giving the SVN revision number of the source code used to produce this version of TIBCO Enterprise Runtime for R.
build:
a string giving a code for the build.
compiler:
the vendor of the compiler suite used to build this version of TIBCO Enterprise Runtime for R.
compiler.version:
the version information for the compiler suite.
compiler.flags:
the flags used when compiling the source code for this version of TIBCO Enterprise Runtime for R.
configuration:
the string "Release" for distributed versions of TIBCO Enterprise Runtime for R. Other values, such as "Debug" are used for internal versions.
use.mkl:
a logical value. If TRUE, specifies that the Intel MKL library is used for certain numeric linear algebra functions and other functions.
use.openmp:
a logical value. If TRUE, specifies that the OpenMP library is used to parallelize many vectorized functions.