> JGR()
Starting JGR ...
Error in download.file("http://www.rforge.net/JGR/web-files/JGR.dmg", :
cannot open destfile 'JGR.dmg', reason 'Permission denied'
Could not download launcher. Either you are
not connected to the internet, or you do not have permissins to the
folder: /hdiutil: mount failed - No such file or directory
cp: /Volumes/JGR/JGR.app: No such file or directory
Copy the following is a launch script for JGR
#!/bin/csh
setenv R_HOME /Library/Frameworks/R.framework/Resources
setenv R_LIBS /Library/Frameworks/R.framework/Versions/2.13/Resources/library
setenv R_LIBS_USER /Library/Frameworks/R.framework/Versions/2.13/Resources/library
./JGR.app/Contents/MacOS/JGR
Error in file(file, ifelse(append, "a", "w")) :
cannot open the connection
In addition: Warning message:
In file(file, ifelse(append, "a", "w")) :
cannot open file 'jgrLaunch': Permission denied
The JGR console never opened, so I could not load Deducer.
I'm a comparative novice at all this. Any help would be appreciated.
--
---
You received this message because you are subscribed to the Google Groups "Deducer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deducer+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.