Skip to content

Tinn-R 2.3.7.0 released

4 messages · Frank Black, Jose Claudio Faria, Steve_Friedman at nps.gov +1 more

#
Hello,

All you need are explained at Help/Main/User guide/HTML from Tinn-R menu.

Basically:
1. Close R;
2. Menu R/Configure/ Pemanent (Rprofile.site): Tinn-R will generate a
small script inside of the file Rprofile.site (located on the folder
'etc' where R is installed);
3. If there are some prior script (related to old Tinn-R version):
comment or remove it;
4. Reboot R;
5. It is all.

PS: The latest stable version of Tinn-R is 2.3.7.1 available at:
http://sourceforge.net/projects/tinn-r/

HTH,
3 days later
#
I am also finding the link between TINN - R  (2.3.7.0) and R (2.12.0  2010
- 10 - 15) to be problematic.

 source(.trPaths[5], echo=TRUE, max.deparse.length=150)
Error in source(.trPaths[5], echo = TRUE, max.deparse.length = 150) :
  object '.trPaths' not found


Steve Friedman Ph. D.
Ecologist  / Spatial Statistical Analyst
Everglades and Dry Tortugas National Park
950 N Krome Ave (3rd Floor)
Homestead, Florida 33034

Steve_Friedman at nps.gov
Office (305) 224 - 4282
Fax     (305) 224 - 4147


                                                                           
             Frank Black                                                   
             <frank.black.1988                                             
             @gmail.com>                                                To 
             Sent by:                  Jose Claudio Faria                  
             r-help-bounces at r-         <joseclaudio.faria at gmail.com>       
             project.org                                                cc 
                                       r-help at r-project.org                
                                                                   Subject 
             12/02/2010 08:16          Re: [R] Tinn-R 2.3.7.0 released     
             PM                                                            
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




Nice, but I'm still finding the same bug when communicating between R and
Tinn-R:

 source(.trPaths[5], echo=TRUE, max.deparse.length=150)

So I still have to use the last version of Tinn-R which doesn't have that
problem (Tinn-R 1.19.4.7).

Emili

2010/11/22 Jose Claudio Faria <joseclaudio.faria at gmail.com>
______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
#
Try installing the complements (configure permanent or temporary)
El lun, 06-12-2010 a las 08:36 -0500, Steve_Friedman at nps.gov escribi?: