I know this has been addressed before, but I'm still confused by the
solution.

When running TINN - R (ver 2.1.1.6) with R (2.8.0)  I have lost the
functionality of TINN-R

It returns an error

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


I modified the RProfile.site file as follows:

options(pager="interal")
.trPaths=c(

'C:/Documents and Settings/username/Application Data/Tinn-R/tmp/',
  'C:/Documents and Settings/username/Application
Data/Tinn-R/tmp/search.txt',
  'C:/Documents and Settings/username/Application
Data/Tinn-R/tmp/objects.txt',
  'C:/Documents and Settings/username/Application Data/Tinn-R/tmp/file.r',
  'C:/Documents and Settings/username/Application
Data/Tinn-R/tmp/selection.r',
  'C:/Documents and Settings/username/Application Data/Tinn-R/tmp/block.r',
  'C:/Documents and Settings/username/Application Data/Tinn-R/tmp/lines.r')

what am I missing ?

Thanks in advance.

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

steve_fried...@nps.gov
Office (305) 224 - 4282
Fax     (305) 224 - 4147

______________________________________________
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.

Reply via email to