[R-gui] Tinn-R 1.16.1.5 stable was released

Philippe Grosjean phgrosjean at sciviews.org
Wed Jul 20 18:16:15 CEST 2005


Uwe Ligges wrote:
> Unfortunately, it does not run on, e.g., Windows NT4.0SP6, for example.
> 
> Translation of the error message:
> Entry point "SHGetSpecialFolderPathA" not found in "shell32.dll".
> 
> Uwe Ligges

Indeed, this appears to be a function recently added in the Win32 API. 
That is why it does not work with NT 4.0. I find 
SHGetSpecialFolderLocation which could be used instead and which 
requires Windows NT 4.0 or later and Windows 95 or later. So, should be 
fine!
Best,

Philippe


> 
> 
> Jose Claudio Faria wrote:
> 
> 
>>Dears R users,
>>
>>We would like to announce that a new version of the Tinn-R
>>(Tinn-R 1.16.1.5 stable) was released and is available
>>in http://www.sciviews.org/Tinn-R.
>>
>>________________________________________________________________________________
>>Tinn-R 1.16.1.5 stable (15 Jul 2005) - LATEST
>>________________________________________________________________________________
>>
>>  - Tinn-R now works with R in MDI mode if the device graphic is maximized with
>>    no more limitations of the number of device graphic, as pointed in the
>>    Tinn-R 1.15.1.7 stable (07 Apr 2005).
>>
>>  - If you use the function 'utils:::setWindowTitle(paste("-",getwd()))' in
>>    Rprofile, Tinn-R still recognizes Rgui (was not the case in previous
>>    versions).
>>
>>  - A new menu option (and respective button and hotkey) was added to the main
>>    menu: 'R/Controlling R/List structure of selected variable' that allows you
>>    to list the structure of any R object/variable.
>>
>>  - A new menu (and respective popup menu) was added to the main menu:
>>    'File/Put full path in clipboard'. This option allows you to put the full
>>    path of the file in the clipboard with two options: Unix mode (../..) or
>>    Windows (..\..) (usefull to get full path of data files).
>>
>>  - In 'R toolbar' the position of the buttons were a little changed for a more
>>    logical arrangement.
>>
>>  - The menu 'Format/Block' was a little reworked.
>>
>>  - A small bug with project ('Save' and 'Save as'), related to automatic
>>    extension ('*.tps'), was fixed.
>>________________________________________________________________________________
>>
>>
>>Best regards,
>>___________
>>Tinn-R team
>>
>>_______________________________________________
>>R-SIG-GUI mailing list
>>R-SIG-GUI at stat.math.ethz.ch
>>https://stat.ethz.ch/mailman/listinfo/r-sig-gui
> 
> 
> _______________________________________________
> R-SIG-GUI mailing list
> R-SIG-GUI at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-gui
> 
>



More information about the R-SIG-GUI mailing list