subfuzion / gsDesign

Generates group sequential designs using alpha- and beta-spending functions or Wang-Tsiatis (e.g., O'Brien-Fleming and Pocock) boundary families. Many plotting capabilities as well as non-binding futility rules are available. Easily extended.
http://subfuzion.github.com/gsDesign
1 stars 0 forks source link

Custom Installer #3

Open subfuzion opened 12 years ago

subfuzion commented 12 years ago

Need setup program that ensures:

Silverlight policy server should start automatically when launching gsDesign Explorer and should exit when gsDE is closed.

keaven commented 12 years ago

I found my problem here. For R 2.14, there is a directory C:\Program Files\R\R-2.14.0\bin\i386 that was not in my path where R.dll is. For R 2.11, there was no "i386" subdirectory...so such a directory did NOT need to be in the path. I guess this is something you will need to be aware of in building a final installer for people who will not be messing with their paths... I see R 2.13 had this same subdirectory, but I don't have R 2.12 installed...I suspect the change MAY have occured there.