Full_Name: Mark Bravington
Version: 2.0.1
OS: Windows XP
Submission from: (NULL) (140.79.22.104)
'sys.on.exit()' doesn't seem to be working, since R1.7.1 at least:
soe.test <- function() {
on.exit( cat( 'In exit code\n'))
str( sys.on.exit()) # should display "language..." I think
12
}
(
On Sun, 6 Feb 2005, Fernando Henrique Ferraz P. da Rosa wrote:
Prof Brian Ripley writes:
- People might like to start organizing translation teams for their own
languages, and early experience from such a team would be helpful in
polishing the instructions and mechanisms. There is a document f
Prof Brian Ripley writes:
> - People might like to start organizing translation teams for their own
> languages, and early experience from such a team would be helpful in
> polishing the instructions and mechanisms. There is a document for
> translators at
>
> http://developer.r-project.o
> Marcus G Daniels writes:
> Prof Brian Ripley wrote:
>> Some of them use Fortran, please note, and libtool is none too good at
>> that.
> I didn't have an (obvious) problem with that. I did notice that
> DYLIB_* variables in Makeconf.in didn't have USE_LIBTOOL_TRUE/FALSE
> conditionalizati