Dear colleagues,
after testing one of my packages with students, I'm trying to improve
the user interface, to make it even simpler and more robust. The package
uses S4 classes and I was very happy with this, but my aim is now to
allow non-named arguments with different ordering, depending on thei
I am trying to create a self-contained R package wrapping Python that works
cross platform and have not been able to do this on Windows. There is
already an R package which calls Python, requiring Python to be installed
on the target machine: https://github.com/cjgb/rPython-win. When the R
packag