Good day,
To clarify, extSoftVersion and grSoftVersion first became available in R 3.2.3.
The university's servers are running R 3.2.2, so I didn't see it.
--
Dario Strbenac
PhD Student
University of Sydney
Camperdown NSW 2050
Australia
__
> Paul Grosu
> on Thu, 28 Jan 2016 07:53:13 -0500 writes:
> Hi Dario,
> Here are another couple of other fun functions you can utilize besides the
> ones Dirk recommended :)
> extSoftVersion()
> grSoftVersion()
> Below is an example:
>> grSoftVersion()
Hi Dario,
Here are another couple of other fun functions you can utilize besides the
ones Dirk recommended :)
extSoftVersion()
grSoftVersion()
Below is an example:
> grSoftVersion()
cairo libpng jpeg
"1.10.2" "1.6.16"
On 28 January 2016 at 09:00, Dario Strbenac wrote:
| The capabilities function gives a logical result of which features R has been
compiled with. Is there a more advanced variety of the function that will give
the version number of the library, or its system path, rather than simply TRUE ?
Both
Good day,
The capabilities function gives a logical result of which features R has been
compiled with. Is there a more advanced variety of the function that will give
the version number of the library, or its system path, rather than simply TRUE ?
--
Dario St