This is a maintenance release building on the recent
0.2.0 release
which added Windows support (provided you use the Rtools toolchain for
Windows). In this release, we changed the startup initialization so that
interactive()
comes out FALSE (just as we had done for
littler just yesterday)
and with that no longer call Rf_KillAllDevices()
from the destructor as we may not have
had devices in the first place. A few minor things were tweaked around the
code organisation and build process, see the ChangeLog for details.
The new release should hit CRAN mirrors tomorrow, and is (as always) available from my machine too.