Re: [R] Tinn-R and R problem

2013-01-19 Thread Rui Barradas

Hello,

This seems to be a Tinn-R question, to be addressed to its team, not to 
R-Help. Anyway, since you're using R 2.12.1, maybe the error goes away 
if you update your version of R.


Hope this helps,

Rui Barradas

Em 19-01-2013 04:30, Roslina Zakaria escreveu:

Dear r-users,

Actually, this is not a big problem, however it is a bit annoying.  Everytime I 
want to use Tinn-R and R. I have to do this step first before I can excute a 
set of R codes:

R-- configure -- temporarily (current session)

if not it will give this message:


.trPaths - paste(paste(Sys.getenv('APPDATA'), '\\Tinn-R\\tmp\\', sep=''), 
c('', 'search.txt', 'objects.txt', 'file.r', 'selection.r', 'block.r', 'lines.r'), 
sep=''



source('C:/Users/Owner/AppData/Roaming/Tinn-R/custom/Rconfigure_default.r')


Hope somebody can explain to me and help me to solve this problem?

R version 2.12.1 (2010-12-16)

Thank you so much for your help.
[[alternative HTML version deleted]]



__
R-help@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.



__
R-help@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.


Re: [R] Tinn-R and R problem

2013-01-19 Thread Bert Gunter
Yes, Rui.

And, even more, the Tinn-R docs explain what to do and there's even a
Tinn-R menu item (R --Configure -- Permanent) that should fix the
matter.

For manual configuration of such things in R, see (in R)  ?Startup

-- Bert

On Sat, Jan 19, 2013 at 8:28 AM, Rui Barradas ruipbarra...@sapo.pt wrote:
 Hello,

 This seems to be a Tinn-R question, to be addressed to its team, not to
 R-Help. Anyway, since you're using R 2.12.1, maybe the error goes away if
 you update your version of R.

 Hope this helps,

 Rui Barradas

 Em 19-01-2013 04:30, Roslina Zakaria escreveu:

 Dear r-users,

 Actually, this is not a big problem, however it is a bit annoying.
 Everytime I want to use Tinn-R and R. I have to do this step first before I
 can excute a set of R codes:

 R-- configure -- temporarily (current session)

 if not it will give this message:

 .trPaths - paste(paste(Sys.getenv('APPDATA'), '\\Tinn-R\\tmp\\',
 sep=''), c('', 'search.txt', 'objects.txt', 'file.r', 'selection.r',
 'block.r', 'lines.r'), sep=''



 source('C:/Users/Owner/AppData/Roaming/Tinn-R/custom/Rconfigure_default.r')


 Hope somebody can explain to me and help me to solve this problem?

 R version 2.12.1 (2010-12-16)

 Thank you so much for your help.
 [[alternative HTML version deleted]]



 __
 R-help@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.


 __
 R-help@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.



-- 

Bert Gunter
Genentech Nonclinical Biostatistics

Internal Contact Info:
Phone: 467-7374
Website:
http://pharmadevelopment.roche.com/index/pdb/pdb-functional-groups/pdb-biostatistics/pdb-ncb-home.htm

__
R-help@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.


Re: [R] Tinn R to R problem

2010-11-27 Thread Rudev

Hi there,

Thanks a lot. It helped.

Best,

Rudra

On Wed, Nov 24, 2010 at 3:34 PM, JCFaria [via R] 
ml-node+3058122-1766967341-203...@n4.nabble.comml-node%2b3058122-1766967341-203...@n4.nabble.com
 wrote:

 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 istalled)
 3. Reboot R
 4. It is all.

 PS:
 The new stable version of Tinn-R is 2.3.7.1 (
 http://sourceforge.net/projects/tinn-r/)

 HTH,
 --
 ///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\
 Jose Claudio Faria
 Estatistica - prof. Titular
 UESC/DCET/Brasil
 joseclaudio.fa...@gmail.com
 ///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\

 --
 View message @
 http://r.789695.n4.nabble.com/Tinn-R-to-R-problem-tp3057832p3058122.html
 To unsubscribe from Tinn R to R problem, click 
 herehttp://r.789695.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=3057832code=cnVkcmFkZXY0QGdtYWlsLmNvbXwzMDU3ODMyfDE2NjI1MTIwOTI=.



-- 
View this message in context: 
http://r.789695.n4.nabble.com/Tinn-R-to-R-problem-tp3057832p3061964.html
Sent from the R help mailing list archive at Nabble.com.

[[alternative HTML version deleted]]

__
R-help@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.


Re: [R] Tinn R to R problem

2010-11-24 Thread JCFaria

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 istalled)
3. Reboot R
4. It is all.

PS:
The new stable version of Tinn-R is 2.3.7.1
(http://sourceforge.net/projects/tinn-r/)

HTH,
-- 
///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\
Jose Claudio Faria
Estatistica - prof. Titular
UESC/DCET/Brasil
joseclaudio.fa...@gmail.com
///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\
-- 
View this message in context: 
http://r.789695.n4.nabble.com/Tinn-R-to-R-problem-tp3057832p3058122.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@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.