[R] Generic Functions

2008-02-24 Thread Dominik Locher
Hi I have some problems in defining new generic functions and classes. Just have a look at the following example: require(fPortfolio) setClass("PROBECLASS", representation( type="character" ) ) isGeneric("setType

[R] Compile Packages on vista

2008-12-07 Thread Dominik Locher - bondsearch.ch
Hi I'm trying to compile R packages on my vista (I'm very new on vista...). I installed Rtools, RExcel on a specific folder: c:\Rtools and gave full access. Unfortunately, I am still unable to compile any packages (may be still because of the security properties of vista). I checked several mai