[Rd] win-builder offline on Sept. 13
Hi, tomorrow, saturday, September 13, our department (and hence win-builder as well as building of any packages for Windows) will be offline. Since the IT room gets new fire protection walls, we will have to move out whole IT equipment for 3 weeks... Uwe Ligges __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
[Rd] Reaching R-forge - tunnel ssh through ssh?
This question is only related to R-devel in that I need to work out how to reach R-forge.R-project.org to update and commit files of R packages for which I am a developer. My desktop computer at work runs Ubuntu 8.04. Because this is not a supported operating system this computer is behind a firewall. I can use a proxy server for http, https and rsync connections. However, the proxy server does not allow outgoing (or incoming) ssh connections. I can use ssh to log in to a local computer that is not behind the firewall and then use svn+ssh to contact R-forge. I have managed to get myself into a bind with that scheme, however. I added and deleted files on the checked out copy on the shared file system using my desktop and then could not check in the changes from the "visible" machine because of svn version skew. The "visible" machine has an out-of-date version of svn. Does anyone know how to tunnel ssh over ssh and, further, how I would specify that in the svn checkin? If my desktop computer is A, the "visible" computer is B and the R-forge server is C then I want to use ssh to set up a tunnel between A and B so that A can reach C for an svn+ssh checkin. Off-list replies would be welcome. __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
[Rd] tiny typo in NEWS
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 "browseURL" o brwoseURL() has a new argument 'encodeIfNeeded' to use URLencode() in cases where it seems likely that would be helpful. (Unfortunately, those are hard to guess.) By the way, thank you !!! to the R developers for o cov() and cor() newly have the new option 'use = "everything"' as default, and so does var() with its default 'na.rm = FALSE'. This returns NA instead of signalling an error for NA observations. which seems as though it will restore the pre-2.7.0 behavior for all-missing data ... Ben Bolker -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIyrGoc5UpGjwzenMRAoQ+AJ9AI/WLKERA/VJqwALTspSKx3eHAQCeOh6Q 9lpwQnpit3eH1UZ3Xi7tbyg= =B+d+ -END PGP SIGNATURE- __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
Re: [Rd] tiny typo in NEWS
Ben Bolker wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 "browseURL" o brwoseURL() has a new argument 'encodeIfNeeded' to use URLencode() in cases where it seems likely that would be helpful. (Unfortunately, those are hard to guess.) Thanks. Usually there's no need to report NEWS typos quickly; I read the RSS feed (see http://developer.r-project.org/RSSfeeds.html) and fix what I see. (In this case Brian Ripley got to it first.) But if something there is more than a few days old, we probably missed it. Duncan Murdoch By the way, thank you !!! to the R developers for o cov() and cor() newly have the new option 'use = "everything"' as default, and so does var() with its default 'na.rm = FALSE'. This returns NA instead of signalling an error for NA observations. which seems as though it will restore the pre-2.7.0 behavior for all-missing data ... Ben Bolker -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIyrGoc5UpGjwzenMRAoQ+AJ9AI/WLKERA/VJqwALTspSKx3eHAQCeOh6Q 9lpwQnpit3eH1UZ3Xi7tbyg= =B+d+ -END PGP SIGNATURE- __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel